Update instructions for upgrade docker

This commit is contained in:
plt 2021-02-06 19:43:38 +08:00
parent 9b01a4340b
commit 5acfb60efb
3 changed files with 10 additions and 5 deletions

View File

@ -1,3 +0,0 @@
# Upgrade from 7.0 to 7.1
Just download the new image, stop the old docker container, modify the Seafile image version in docker-compose.yml to the new version, then start with docker-compose up.

View File

@ -0,0 +1,9 @@
# Upgrade Seafile Docker
## Upgrade from 7.0 to 7.1
Just download the new image, stop the old docker container, modify the Seafile image version in docker-compose.yml to the new version, then start with docker-compose up.
## Upgrade from 7.1 to 8.0
Just download the new image, stop the old docker container, modify the Seafile image version in docker-compose.yml to the new version, then start with docker-compose up.

View File

@ -131,8 +131,7 @@ nav:
- Upgrade from 6.3 to 7.0:
- Upgrade Seafile Docker CE: docker/6.3 upgrade to 7.0.md
- Upgrade Seafile Docker Pro: docker/pro-edition/6.3 upgrade to 7.0.md
- Upgrade for other versions:
- 7.0 to 7.1: docker/upgrade/7.0_7.1.md
- Upgrade for other versions: docker/upgrade/upgrade_docker.md
- Configuration and Customization:
- Forward: config/README.md
- ccnet.conf: config/ccnet-conf.md