Skip to content

Commit

Permalink
Add make docker
Browse files Browse the repository at this point in the history
  • Loading branch information
moul committed Jul 19, 2016
1 parent a090a07 commit 7becd08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Expand Up @@ -74,6 +74,10 @@ profile.out: $(SOURCES)
mv profile.out.tmp profile.out


docker:
docker build -t moul/ssh2docker .


.PHONY: docker-build
docker-build:
go get github.com/laher/goxc
Expand Down

0 comments on commit 7becd08

Please sign in to comment.