docker/docker-commands/general.md aktualisiert

This commit is contained in:
pi
2025-11-29 21:29:53 +00:00
parent e8e2c6d3d0
commit e4e0f706a3

View File

@@ -29,3 +29,6 @@ cd $(find . -type d -name watchtower | head -n 1)
docker compose run --rm watchtower --run-once
```
```bash
docker exec watchtower /watchtower --run-once
```