mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
@@ -792,6 +792,20 @@ Maybe one day I will bother to test?
|
||||
|
||||
[Meanwhile](https://www.reddit.com/r/selfhosted/comments/1foxrlb/guide_setting_up_mtls_with_caddy_for_multiple/)
|
||||
|
||||
# Update
|
||||
|
||||
Manual image update:
|
||||
|
||||
- edit the compose with the new version tag
|
||||
- `docker compose pull`
|
||||
- `docker compose up -d`
|
||||
- `docker image prune`
|
||||
|
||||
If using `Dockerfile` then
|
||||
|
||||
- edit the Dockerfile with the new version tag
|
||||
- `docker compose up -d --build`
|
||||
|
||||
# Monitoring
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user