You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	Added --no-process-group to the samba dockerfile: https://stackoverflow.com/questions/49357524/docker-alpine-samba-does-not-start
This commit is contained in:
		| @@ -17,4 +17,4 @@ EXPOSE 137/udp \ | ||||
|        139/tcp \ | ||||
|        445/tcp | ||||
|  | ||||
| CMD nmbd -D && smbd -FS | ||||
| CMD nmbd -D && smbd -FS --no-process-group | ||||
|   | ||||
		Reference in New Issue
	
	Block a user