Skip to content

Commit

Permalink
green
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Oct 23, 2019
1 parent 9a909d4 commit 8a72139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ COPY static /static
#COPY --from=ui /usr/src/app/ui/semantic/dist/themes/default/assets static/dist/themes/default/
COPY --from=app /go/src/app/docker-demo /bin/docker-demo
COPY templates /templates
ENV COW_COLOR blue
ENV COW_COLOR green
EXPOSE 8080
ENTRYPOINT ["/bin/docker-demo"]

0 comments on commit 8a72139

Please sign in to comment.