| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-17 | 1.3 kB | |
| v11.12.0 source code.tar.gz | 2026-02-17 | 460.0 kB | |
| v11.12.0 source code.zip | 2026-02-17 | 776.2 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
Changes
๐ Features
- Add SSL support for postgres containers @cristianrgreco (#1224)
- Add Azurite support for HTTPS/OAuth configuration @cristianrgreco (#1228)
- Support preserving UID/GID when copying archives to containers @cristianrgreco (#1234)
- Follow symlinks when copying files into containers @cristianrgreco (#1235)
- Warn when compose wait strategy names don't match containers @cristianrgreco (#1232)
- Add support for GenericContainer security options @cristianrgreco (#1226)
๐ Bug Fixes
- Honor nested .dockerignore exclusions in Docker build context @cristianrgreco (#1229)
- Fallback to new Reaper when reused Reaper is unreachable @cristianrgreco (#1233)
๐ Documentation
๐งน Maintenance
- Restore compose warning test compile after naming simplification @cristianrgreco (#1239)
- Simplify Docker Compose naming to v2-only format @cristianrgreco (#1238)
- Docker event stream test helper matches both
statusandActionfields @cristianrgreco (#1230)
๐ฆ Dependency Updates
- Bump dependencies: [#1222], [#1223], [#1220], [#1221], [#1212], [#1211], [#1208], [#1209]
- Bump mkdocs-material: [#1205]