mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 21:24:07 +01:00
References
Notes
You have to pre-supply the appsettings.json in the bind mount volume dir.
sudo mkdir -p /mnt/docker-volumes/gzctf/config
sudo chmod -R 775 /mnt/docker-volumes/gzctf/config
cp appsettings.json /mnt/docker-volumes/gzctf/config/.