Awesome
Webgrind Docker Container Image
Docker Images
❗For better reliability we release images with stability tags (wodby/webgrind:1.9-X.X.X
) which correspond to git tags. We strongly recommend using images only with stability tags.
Overview:
- All images based on Alpine Linux
- Base image: wodby/php
- GitHub actions builds
- Docker Hub
Supported tags and respective Dockerfile
links:
1.9
,1
,latest
(Dockerfile)
All images built for linux/amd64
and linux/arm64
Environment Variables
Variable | Default Value | Description |
---|---|---|
WEBGRIND_STORAGE_DIR | ||
WEBGRIND_PROFILER_DIR | /tmp | |
WEBGRIND_DEFAULT_TIMEZONE | Europe/Copenhagen | |
WEBGRIND_ORIG_CODEBASE_PATH | /var/www/html | |
WEBGRIND_MOUNTED_CODEBASE_PATH | /mnt/codebase |
See wodby/php for more variables
Exposed ports
This image exposes the port 8080 for the webgrind webserver.