Skip to content

Commit

Permalink
docker push
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislusf committed Mar 11, 2019
1 parent c93b02d commit 290df24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ gleam: deps
docker: gleam
docker build -t chrislusf/gleam .
rm -f $(BINARY)
docker push chrislusf/gleam:latest

run_docker: docker
docker-compose up

0 comments on commit 290df24

Please sign in to comment.