Start the container in root's home, not /.
This commit is contained in:
@@ -6,5 +6,6 @@ services:
|
||||
container_name: sandbox
|
||||
image: debian:trixie-slim
|
||||
command: "tail -F /var/mail/*"
|
||||
working_dir: /root
|
||||
volumes:
|
||||
- ../../Volumes/Sandbox/root-shared:/root/shared
|
||||
|
||||
Reference in New Issue
Block a user