Skip to content
/ webgrind Public

Webgrind docker container image

License

Notifications You must be signed in to change notification settings

wodby/webgrind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webgrind Docker Container Image

Build Status Docker Pulls Docker Stars

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:

Supported tags and respective Dockerfile links:

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