Skip to content

Commit

Permalink
Update Docker Command
Browse files Browse the repository at this point in the history
  • Loading branch information
denverwilliams committed Jul 22, 2017
1 parent ea874c1 commit 00e7c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion socat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ ADD . /build
RUN chmod +x /build/build.sh
RUN /build/build.sh

CMD ["bash", "cp /output/linux/x86_64/socat /tmp/"]
CMD ["/bin/bash"]

0 comments on commit 00e7c9c

Please sign in to comment.