mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Update docs
This commit is contained in:
		
							parent
							
								
									eefbadd230
								
							
						
					
					
						commit
						18e91d5f85
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -23,7 +23,6 @@
 | 
			
		|||
      -t=false: Allocate a pseudo-tty
 | 
			
		||||
      -u="": Username or UID
 | 
			
		||||
      -d=[]: Set custom dns servers for the container
 | 
			
		||||
      -v=[]: Creates a new volume and mounts it at the specified path.
 | 
			
		||||
      -v=[]: Create a bind mount with: [host-dir]:[container-dir]:[rw|ro]. If "host-dir" is missing, then docker creates a new volume.
 | 
			
		||||
      -volumes-from="": Mount all volumes from the given container.
 | 
			
		||||
      -b=[]: Create a bind mount with: [host-dir]:[container-dir]:[rw|ro]
 | 
			
		||||
      -entrypoint="": Overwrite the default entrypoint set by the image.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue