add dovecot dockerfile and build script
This commit is contained in:
		
							
								
								
									
										4
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					FROM dovecot/dovecot:latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					RUN userdel _apt
 | 
				
			||||||
 | 
					RUN useradd -u 100 -r -g 101 -d /var/spool/postfix -s /sbin/nologin -c "postfix" postfix
 | 
				
			||||||
		Reference in New Issue
	
	Block a user