Changeset - a8f25e2631d0
[Not reviewed]
0 1 0
vitalyster - 8 years ago 2017-07-26 13:17:33
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
 
@@ -78,4 +78,4 @@ To upgrade Spectrum 2 container, you at first have to pull the updated Docker im
 
	$ docker pull spectrum2/spectrum
 
	$ docker stop spectrum
 
	$ docker rm spectrum
 
	$ docker run --name="spectrum" -d -v /opt/spectrum2/configuration:/etc/spectrum2/transports -v /opt/spectrum2/data:/var/lib/spectrum2 spectrum2/spectrum2
 
	$ docker run --name="spectrum" -d -v /opt/spectrum2/configuration:/etc/spectrum2/transports -v /opt/spectrum2/data:/var/lib/spectrum2 spectrum2/spectrum
0 comments (0 inline, 0 general)