Skip to content

Commit

Permalink
test mac networking
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaley committed Aug 23, 2016
1 parent e946eab commit be17c0a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rackhd/cmd/utils/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FROM rackhd/golang:1.7.0-wheezy

ENTRYPOINT ["/go/bin/endpoint"]
ADD ./bin/endpoint /go/bin/endpoint

CMD ["/go/bin/endpoint","-endpoint-address=http://localhost:10002","-backend-address=consulclient:8500"]

0 comments on commit be17c0a

Please sign in to comment.