Awesome
Cachet Docker Container Image
Docker Images
❗For better reliability we release images with stability tags (wodby/cachet:2.4-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:
2.4
,2
,latest
(Dockerfile)
Environment Variables
See env.example
in CachetHQ repository for all Cachet environment variables.
Variable | Default Value | Description |
---|---|---|
PHP_ERROR_REPORTING | E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED | |
PHP_FPM_CLEAR_ENV | no |
See wodby/php for all image variables
Orchestration Actions
Usage:
make COMMAND [params ...]
commands:
init
See wodby/php for all actions
Deployment
Deploy Cachet to your own server via Wodby.