pages.*: update outdated pages (#11893)

This commit is contained in:
Sebastiaan Speck
2023-12-29 10:16:53 +01:00
committed by GitHub
parent 473dd06173
commit 9baf07d08b
30 changed files with 65 additions and 137 deletions

View File

@@ -15,10 +15,6 @@
`docker compose up --build`
- 代替composeファイルを使って全てのコンテナを起動する:
`docker compose --file {{ファイルパス}} up`
- 実行中の全てのコンテナを停止する:
`docker compose stop`