Releases: linuxserver-archive/docker-docker-compose
alpine-1.27.4-ls8
LinuxServer Changes:
Remote Changes:
Updating to alpine-1.27.4
1.27.4-ls16
LinuxServer Changes:
compose Changes:
Bugs
-
Remove path checks for bind mounts
-
Fix port rendering to output long form syntax for non-v1
-
Add protocol to the docker socket address
alpine-1.27.4-ls7
LinuxServer Changes:
Remote Changes:
Updating to alpine-1.27.4
alpine-1.27.3-ls7
LinuxServer Changes:
Remote Changes:
Updating to alpine-1.27.3
alpine-1.27.2-ls7
LinuxServer Changes:
Remote Changes:
Updating to alpine-1.27.2
1.27.3-ls15
LinuxServer Changes:
compose Changes:
Bugs
-
Merged
max_replicas_per_nodeondocker-compose config. -
Fixed
depends_onserialization ondocker-compose config. -
Fixed scaling when some containers are not running on
docker-compose up. -
Enabled relative paths for
driver_opts.deviceforlocaldriver. -
Allowed strings for
cpusfields.
1.27.2-ls15
LinuxServer Changes:
compose Changes:
Bugs
- Fix bug on
docker-compose runcontainer attach
1.27.0-ls14
LinuxServer Changes:
compose Changes:
Features
- Merge 2.x and 3.x compose formats and align with COMPOSE_SPEC schema
- Implement service mode for ipc
- Pass
COMPOSE_PROJECT_NAMEenvironment variable in container mode - Make run behave in the same way as up
- Use
docker buildondocker-compose runwhenCOMPOSE_DOCKER_CLI_BUILDenvironment variable is set - Use docker-py default API version for engine queries (
auto) - Parse
network_modeon build
Bugs
- Ignore build context path validation when building is not required
- Fix float to bytes conversion via docker-py bump to 4.3.1
- Fix scale bug when deploy section is set
- Fix
docker-pybump insetup.py - Fix experimental build failure detection
- Fix context propagation to docker cli
Miscellaneous
- Bump
docker-pyto 4.3.1 - Bump
toxto 3.19.0 - Bump
virtualenvto 20.0.30 - Add script for docs syncronization
1.26.2-ls14
LinuxServer Changes:
compose Changes:
1.26.2 (2020-07-02)
Bugs
- Enforce
docker-py4.2.2 as minimum version when installing with pip
1.26.2-ls13
LinuxServer Changes:
compose Changes:
1.26.2 (2020-07-02)
Bugs
- Enforce
docker-py4.2.2 as minimum version when installing with pip