Browse Source

changed headline

Toastie 10 months ago
parent
commit
6070da5792
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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.