forked from p15670423/monkey
Merge pull request #2 from MarketingYeti/MarketingYeti-patch-2
Update docker.md
This commit is contained in:
commit
b0e378d527
|
@ -25,6 +25,6 @@ sudo docker run --name monkey-island --network=host -d guardicore/monkey-island:
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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 by using the export button and then import it to the new server.
|
||||||
|
|
||||||
![Export configuration](../../images/setup/export-configuration.png "Export configuration")
|
![Export configuration](../../images/setup/export-configuration.png "Export configuration")
|
||||||
|
|
Loading…
Reference in New Issue