Skip to content

Commit

Permalink
cmd corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
jig committed Jul 18, 2014
1 parent 0ba6bb4 commit 455cd3f
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 @@ -20,4 +20,4 @@ ENV GOROOT /usr/local/go
ENV PATH $PATH:$GOROOT/bin
VOLUME [ "/go" ]

CMD ["/usr/local/liteide/bin/liteide"]
CMD ["/bin/bash"]

0 comments on commit 455cd3f

Please sign in to comment.