Skip to content

Commit

Permalink
docker-compose.yml add /run tmpfs
Browse files Browse the repository at this point in the history
  • Loading branch information
David Personette committed Sep 25, 2018
1 parent e0f12b2 commit b2c1b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Expand Up @@ -12,6 +12,7 @@ services:
- default
read_only: true
tmpfs:
- /run
- /tmp
restart: unless-stopped
security_opt:
Expand Down

0 comments on commit b2c1b6e

Please sign in to comment.