mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	container: T4947: support mounting container volumes as ro or rw
This commit is contained in:
		
							parent
							
								
									9ef754ca58
								
							
						
					
					
						commit
						c090fa22b9
					
				| @ -88,6 +88,10 @@ Configuration | ||||
| 
 | ||||
|         set container name coredns volume 'corefile' source /config/coredns/Corefile | ||||
|         set container name coredns volume 'corefile' destination /etc/Corefile | ||||
|          | ||||
| .. cfgcmd:: set container name <name> volume <volumename> mode <ro | rw> | ||||
| 
 | ||||
|     Volume is either mounted as rw (read-write - default) or ro (read-only) | ||||
| 
 | ||||
| .. cfgcmd:: set container name <name> restart [no | on-failure | always] | ||||
| 
 | ||||
| @ -216,4 +220,4 @@ Example Configuration | ||||
|         set container name zabbix-web-nginx-mysql environment 'MYSQL_ROOT_PASSWORD' value 'root_pwd' | ||||
| 
 | ||||
|         set container name zabbix-web-nginx-mysql port http source 80 | ||||
|         set container name zabbix-web-nginx-mysql port http destination 8080 | ||||
|         set container name zabbix-web-nginx-mysql port http destination 8080 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user