You've already forked nginx-proxy-manager
							
							
				mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 04:11:42 +03:00 
			
		
		
		
	Changes owner of logs to root on every container start
This commit is contained in:
		
							
								
								
									
										4
									
								
								docker/rootfs/etc/cont-init.d/01_perms.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										4
									
								
								docker/rootfs/etc/cont-init.d/01_perms.sh
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					#!/usr/bin/with-contenv bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					mkdir -p /data/logs
 | 
				
			||||||
 | 
					chown -R root:root /data/logs
 | 
				
			||||||
		Reference in New Issue
	
	Block a user