|
@@ -1,4 +1,4 @@
|
|
-# Docker startup helper scripts
|
|
|
|
|
|
+# systemd docker compose startup helper
|
|
- `startup.sh` runs `docker compose` for a list of services to bring containers up/down or to pull images.
|
|
- `startup.sh` runs `docker compose` for a list of services to bring containers up/down or to pull images.
|
|
- `container-startup.service` is a one-shot systemd service which runs `startup.sh up`
|
|
- `container-startup.service` is a one-shot systemd service which runs `startup.sh up`
|
|
after boot as soon as the docker service is ready.
|
|
after boot as soon as the docker service is ready.
|