Skip to content

Commit 72b7572

Browse files
authored
remove :exec from /run
1 parent f1dfaf3 commit 72b7572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ full_custom_readme: |
9797
volumes:
9898
- /var/run/docker.sock:/var/run/docker.sock:ro
9999
tmpfs:
100-
- /run:exec
100+
- /run
101101
ports:
102102
- 2375:2375
103103
restart: unless-stopped

0 commit comments

Comments
 (0)