Skip to content

always start docker services in example deployment

Michael Krause requested to merge fix-docker-compose-autostart into master

"always" means: after reboots, after dockerd restarts and with flapping detection (docker tries to prevent endless boot loops)

Merge request reports