Changeset - 8b9e08f45bdf
[Not reviewed]
0 1 0
vitalyster - 8 years ago 2017-06-20 13:58:52
vitalyster@gmail.com
Update docker.md
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
documentation/installation/docker.md
Show inline comments
 
@@ -74,4 +74,4 @@ To upgrade Spectrum 2 container, you at first have to pull the updated Docker im
 
	$ docker pull spectrum2/spectrum2
 
	$ docker stop spectrum2
 
	$ docker rm spectrum2
 
	$ docker run --name="spectrum2" -d -p 5222:5222 -v /opt/spectrum2/configuration:/etc/spectrum2/transports -v /opt/spectrum2/data:/var/lib/spectrum2 spectrum2/spectrum2
 
	$ docker run --name="spectrum2" -d -v /opt/spectrum2/configuration:/etc/spectrum2/transports -v /opt/spectrum2/data:/var/lib/spectrum2 spectrum2/spectrum2
0 comments (0 inline, 0 general)