Add configurable DOS drive volumes and tests

This commit is contained in:
randogoth 2025-10-19 18:01:06 +03:00
parent b82b1f94d4
commit cc6d0f989d
6 changed files with 240 additions and 5 deletions

View file

@ -19,4 +19,5 @@ services:
- ./config/dos_allowed:/etc/dos_allowed:ro
- ./dos_env:/etc/dos_env
- ./dos_home:/home/dosuser
- ./dos_drives:/opt/dos_drives
restart: unless-stopped