- add .dockerignore to minimize build context - add runtime ldap and sasl libraries - add entrypoint script to allow initialization as root and drop privileges for gvaldap.sh - add importlib-metadata dependency required by celery
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| **/*.pyc
 | |
| **/.coverage
 | |
| .env
 | |
| .git
 | |
| .gitignore
 | |
| .vagrant
 | |
| Vagrantfile
 | |
| change-vmdebootstrap-default-dhcp.sh
 | |
| coverage-report
 | |
| docs
 | |
| salt
 |