Grav is a Fast, Simple, and Flexible file-based Web-platform.
Make sure you created volumes for:
CHOWN: Set the user/, backup/ and logs/ folders to be owned by the internal www-data user. true by default.services:
grav:
image: resripper/grav:latest
restart: unless-stopped
port:
- 80:80
volumes:
- /.../user:/var/www/html/user
- /.../backup:/var/www/html/backup
- /.../logs:/var/www/html/logs
Content type
Image
Digest
sha256:2f482d8f8…
Size
69.6 MB
Last updated
5 days ago
docker pull resripper/grav