Changes

From SME Server
Jump to navigationJump to search
1 byte added ,  23:11, 11 September 2014
m
format
Line 91: Line 91:  
   
 
   
 
  other_args="-g /home/e-smith/files/docker"
 
  other_args="-g /home/e-smith/files/docker"
Since the Docker service will always check this configuration file upon (re)start, it will automatically pick up the arguments you have provided and act accordingly. That also implies that you can have multiple (but ''not''simultaneously) storage locations if you ommit the configuration file and add arguments manually on the command line.
+
Since the Docker service will always check this configuration file upon (re)start, it will automatically pick up the arguments you have provided and act accordingly. That also implies that you can have multiple (but ''not'' simultaneously) storage locations if you ommit the configuration file and add arguments manually on the command line.
    
It is ''important'' that you make this change 'before' you start using docker otherwise it will create it's default storage location in /var/lib/docker.
 
It is ''important'' that you make this change 'before' you start using docker otherwise it will create it's default storage location in /var/lib/docker.

Navigation menu