adds persistent root volume and shell history for www-data user
This commit is contained in:
@@ -15,6 +15,7 @@ mkdir -p "/tmp/${PREFIX}"
|
||||
|
||||
echo "Setting up docker volumes"
|
||||
docker volume create "${PREFIX}-db"
|
||||
docker volume create "${PREFIX}-root"
|
||||
docker volume create "${PREFIX}-traefik-certs"
|
||||
docker volume create "${PREFIX}-traefik-dynamic"
|
||||
docker volume create "${PREFIX}-traefik-logs"
|
||||
|
||||
Reference in New Issue
Block a user