Add read only flag to mounted Backups
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /root/tests:/mnt/backup
|
- /root/tests:/mnt/backup:ro
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
PBS_SERVER: ${PBS_SERVER}
|
PBS_SERVER: ${PBS_SERVER}
|
||||||
|
|||||||
Reference in New Issue
Block a user