This commit is contained in:
		@@ -17,8 +17,6 @@ EXPOSE 10389 10636 60088 60464 8080 8443
 | 
				
			|||||||
WORKDIR $ADS_HOME
 | 
					WORKDIR $ADS_HOME
 | 
				
			||||||
RUN mkdir $ADS_INSTANCES && cp -r instances/default $ADS_INSTANCES
 | 
					RUN mkdir $ADS_INSTANCES && cp -r instances/default $ADS_INSTANCES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY ou=config.ldif $ADS_INSTANCES/default/conf/ou=config.ldif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
VOLUME ["/ads"]
 | 
					VOLUME ["/ads"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENTRYPOINT ["bin/apacheds.sh","run"]
 | 
					ENTRYPOINT ["bin/apacheds.sh","run"]
 | 
				
			||||||
		Reference in New Issue
	
	Block a user