Skip to content

Commit

Permalink
option restart added
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrou59 committed Feb 22, 2019
1 parent 8726cce commit c74792e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ vi docker-compose.yml
slim-python:
image: slim/python:3.7
container_name: python-37
restart: unless-stopped
working_dir: /usr/src/myapp
stdin_open: true
tty: true
Expand Down

0 comments on commit c74792e

Please sign in to comment.