Skip to content
cav94mat edited this page Jul 21, 2020 · 1 revision

Schedulable maintenance procedure for docker-compose stacks. It can be embedded as a service to existing stacks, run autonomously in a separated stack or container, or built and installed locally.

The procedure takes care of pulling the latest version, side-loading and/or building all the docker images specified in the stack, optionally running scripts before, during or after the operation, and re-creating the containers that need to.

Workflow
Clone this wiki locally