diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-04-22 14:57:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-22 14:57:47 +0200 |
| commit | 4afdea6f661de519ec5ffb0127f3f95404995c1d (patch) | |
| tree | 79075a3a23d943dfd9ec3b35cfabddcc3a0524f4 /docs/Install-with-Docker.md | |
| parent | 7aec893c7f275a3824a9ae9bc0ba24f2c3e25d9e (diff) | |
| download | wiki-4afdea6f661de519ec5ffb0127f3f95404995c1d.tar.gz wiki-4afdea6f661de519ec5ffb0127f3f95404995c1d.tar.bz2 wiki-4afdea6f661de519ec5ffb0127f3f95404995c1d.zip | |
Update Install-with-Docker.md
Diffstat (limited to 'docs/Install-with-Docker.md')
| -rw-r--r-- | docs/Install-with-Docker.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md index b4117e8..297c36a 100644 --- a/docs/Install-with-Docker.md +++ b/docs/Install-with-Docker.md @@ -126,7 +126,7 @@ Then you can just run the following command: `./acore.sh docker build`: to rebuild the sources and generating new binaries. Moreover, it will import latest database changes. -NOTE: sometime you also need to recreate the docker images and re-download new version of the client data. We do not update the neither the Dockerfile nor the client data but +NOTE: sometime you also need to recreate the docker images and re-download new version of the client data. We do not update neither the Dockerfile nor the client data, but when it happens you can run the following commands: 1. `docker-compose down` : it will delete the containers (not the volumes, so your data will be safe). |
