For reference, here's how all their state is right now:
# docker ps -a --format 'table {{.Status}}\t{{.Names}}' | sort
STATUS NAMES
Exited (0) 2 days ago deploy_certs_1
Exited (128) 2 days ago deploy_db_1
Exited (128) 2 days ago deploy_nginx_1
Exited (128) 2 days ago deploy_tink-server_1
Exited (2) 2 days ago deploy_boots_1
Exited (2) 2 days ago deploy_cacher_1
Exited (2) 2 days ago deploy_hegel_1
Exited (2) 2 days ago deploy_registry_1
Up About an hour deploy_elasticsearch_1
Up About an hour deploy_fluentbit_1
Up About an hour deploy_kibana_1
Up About an hour deploy_tink-cli_1
To get things working again I have to manually start the non-running ones with:
After I reboot the provisioner machine it no longer works.
Before the reboot, these are the containers running (as displayed by
docker ps
):But after reboot, only these are running:
For reference, here's how all their state is right now:
To get things working again I have to manually start the non-running ones with: