Update docker.md

This commit is contained in:
MarketingYeti 2021-01-26 14:09:46 -05:00 committed by Mike Salvatore
parent 5eb96e34b3
commit 9a1ce32900
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ sudo docker run --name monkey-island --network=host -d guardicore/monkey-island:
## Upgrading
There's no "upgrade-in-place" option for Docker. To get the new version, download it, stop the current container, and run the installation commands again with the new file.
Currently, there's no "upgrade-in-place" option when a new version is released. To get an updated version, download it, stop the current container and run the installation commands again with the new file.
If you'd like to keep your existing configuration, you can export it to a file by using the export button and then import it to the new server.
If you'd like to keep your existing configuration, you can export it to a file using the *Export config* button and then import it to the new Monkey Island.
![Export configuration](../../images/setup/export-configuration.png "Export configuration")