PLA
This commit is contained in:
		
							
								
								
									
										11
									
								
								phpldapadmin/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								phpldapadmin/Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
FROM alpine:3
 | 
			
		||||
 | 
			
		||||
RUN apk add --update --no-cache \
 | 
			
		||||
        bash \
 | 
			
		||||
        nano \
 | 
			
		||||
        curl \ 
 | 
			
		||||
        bind-tools \
 | 
			
		||||
        ca-certificates \
 | 
			
		||||
        phpldapadmin
 | 
			
		||||
 | 
			
		||||
RUN update-ca-certificates 
 | 
			
		||||
		Reference in New Issue
	
	Block a user