Changes

From SME Server
Jump to navigationJump to search
123 bytes added ,  16:32, 11 September 2014
m
no edit summary
Line 95: Line 95:  
You can still change the storage location in a later stage by copying all data to the new location you've defined with the -g argument.
 
You can still change the storage location in a later stage by copying all data to the new location you've defined with the -g argument.
   −
Since we already started the Docker service once (see above installation), Docker will have created it's default storage location in /var/lib/docker. However, Docker will re-create a new storage wherever you point the -g argument to, so after we have added /home/e-smith/files/docker to the Docker configuration file and restarted the Docker service, we can safely remove /var/lib/docker
+
Since we already started the Docker service once (see above installation), Docker will have created it's default storage location in /var/lib/docker. However, Docker will re-create a new storage wherever you point the -g argument to, so after we have added /home/e-smith/files/docker to the Docker configuration file and restarted the Docker service, we can safely remove /var/lib/docker. This also explains why it might take a while for the Docker service to (re)start while it creates a new storage location.
     

Navigation menu