Skip to content

Commit

Permalink
removing expose in favor of -p
Browse files Browse the repository at this point in the history
  • Loading branch information
yaman committed Apr 21, 2015
1 parent d5f3ed1 commit fa74927
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@ ENV GOPATH /tmp/gopath

RUN go get github.com/yaman/timeout

EXPOSE $PORT

ENTRYPOINT ${GOPATH}/bin/timeout -proto=$PROTO -port=$PORT

0 comments on commit fa74927

Please sign in to comment.