mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 19:05:09 +01:00
Readme: add docker-compose down in update process
This commit is contained in:
parent
76ca281e03
commit
aa7de1b590
1 changed files with 1 additions and 0 deletions
|
@ -243,6 +243,7 @@ When using docker-compose your compose file takes care of your configuration, so
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ docker-compose pull
|
$ docker-compose pull
|
||||||
|
$ docker-compose down
|
||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue