Learn how to install Cachet on your server with Docker.
cachet_ver
ARG in the docker-compose.yml file:
http://<ipdockerisboundto>:8000/setup
and have fun!
branch and
cachethq/docker:latestDocker automated build are a work in progress / development version of the upstream https://github.com/CachetHQ/Cachet project. As such,
masteror
latest` should not be used in a production environment as it may change at anytime. We strongly recommend specifying a stable Cachet Release at build time as mentioned in step 3 above.