Skip to content

Commit

Permalink
Create dock.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteyhat committed May 26, 2019
1 parent 80efe85 commit 0a55db1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dock.sh
@@ -0,0 +1,7 @@
sudo docker-compose stop

sudo docker-compose build

sudo docker-compose up -d

sudo docker-compose start

0 comments on commit 0a55db1

Please sign in to comment.