ソースを参照

changed headline

Toastie 10 ヶ月 前
コミット
6070da5792
1 ファイル変更1 行追加1 行削除
  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.
   - `container-startup.service` is a one-shot systemd service which runs `startup.sh up`
      after boot as soon as the docker service is ready.