Skip to content

Commit

Permalink
Remove restart always
Browse files Browse the repository at this point in the history
  • Loading branch information
suecharo committed Jul 15, 2020
1 parent bf485e3 commit 28660f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Expand Up @@ -10,6 +10,5 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- ${PWD}:/app
working_dir: /app
restart: always
user: "1000:root"
command: ["jupyter-repo2cwl"]

0 comments on commit 28660f5

Please sign in to comment.