v1.1.0
- Renamed Docker to Container where it makes sense (runtime-side). Container build-side IS Docker spec (Dockerfile)
- Renamed compose files per new recommended names (yaml vs yml) and (compose.yaml vs docker-compose.yml)
- Added Oracle and 389 LDAP deps as that's what we use in production so it's useful to have it here in dev/test too
- Fixed fetch users from LDAP configuration scripts (lib.sh)
Full Changelog: v1.0.1...v1.1.0