Skip to content

Commit

Permalink
fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vieux committed Nov 18, 2014
1 parent 801e84b commit e141e36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .godir
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github.com/docker/libcluster
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM golang:onbuild
EXPOSE 4243
EXPOSE 4243
ENTRYPOINT libcluster

0 comments on commit e141e36

Please sign in to comment.