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:80c127e0c…
Size
70.2 MB
Last updated
7 days ago
docker pull resripper/grav