mirror of
https://github.com/edv-pi/pbs-client-docker.git
synced 2025-04-16 19:42:55 +02:00
Merge pull request #7 from Aterfax/runexec
Amend /run tmpfs mount options.
This commit is contained in:
commit
b144c40c0b
@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
tmpfs:
|
||||
- /tmp
|
||||
- /run
|
||||
- /run:exec
|
||||
volumes:
|
||||
- ./pbsconfig/:/root/.config/proxmox-backup/
|
||||
# Note - if you want to restore backups make sure to change to read write below.
|
||||
|
Loading…
Reference in New Issue
Block a user