Run pull and build before taking the container down.
This commit is contained in:
@@ -9,7 +9,7 @@ of the apps you would like to be present.
|
||||
If any apps get updated, rebuilding the container should pull any changes.
|
||||
|
||||
``` shell
|
||||
docker compose down
|
||||
docker compose build
|
||||
docker compose down
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user