This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Releases: linuxserver-archive/docker-docker-compose
Releases · linuxserver-archive/docker-docker-compose
1.26.0-ls3
LinuxServer Changes:
compose Changes:
Features
- Added
docker contextsupport. - Added missing test dependency
ddttosetup.py. - Added
--attach-dependenciesto commandupfor attaching to dependencies. - Allowed compatibility option with
COMPOSE_COMPATIBILITYenvironment variable. - Bumped
Pytestto 5.3.4 and add refactor compatibility with new version. - Bumped
OpenSSLfrom 1.1.1f to 1.1.1g. - Bumped
certififrom 2019.11.28 to 2020.4.5.1. - Bumped
docker-pyfrom 4.2.0 to 4.2.1.
Bug fixes
- Properly escaped values coming from
env_files. - Synchronized compose-schemas with upstream (docker/cli).
- Removed
Noneentries on exec command. - Added
distropackage to get distro information. - Added
python-dotenvto delegate.envfile processing. - Stopped adjusting output on terminal width when piped into another command.
- Showed an error message when
versionattribute is malformed. - Fixed HTTPS connection when
DOCKER_HOSTis remote.
1.25.5-ls2
LinuxServer Changes:
compose Changes:
Features
- Bump OpenSSL from 1.1.1d to 1.1.1f
- Add 3.8 compose version
- Limit service scale to the size specified by the field deploy.placement.max_replicas_per_node
1.25.5-ls1
LinuxServer Changes:
compose Changes:
Features
- Bump OpenSSL from 1.1.1d to 1.1.1f
- Add 3.8 compose version
- Limit service scale to the size specified by the field deploy.placement.max_replicas_per_node