Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Releases: linuxserver-archive/docker-docker-compose

alpine-1.27.4-ls8

03 Oct 12:21

Choose a tag to compare

alpine-1.27.4-ls8 Pre-release
Pre-release

LinuxServer Changes:

Remote Changes:

Updating to alpine-1.27.4

1.27.4-ls16

24 Sep 16:59

Choose a tag to compare

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

24 Sep 16:54
45ddef5

Choose a tag to compare

alpine-1.27.4-ls7 Pre-release
Pre-release

LinuxServer Changes:

Remote Changes:

Updating to alpine-1.27.4

alpine-1.27.3-ls7

16 Sep 20:03
45ddef5

Choose a tag to compare

alpine-1.27.3-ls7 Pre-release
Pre-release

LinuxServer Changes:

Remote Changes:

Updating to alpine-1.27.3

alpine-1.27.2-ls7

13 Sep 05:00
45ddef5

Choose a tag to compare

alpine-1.27.2-ls7 Pre-release
Pre-release

LinuxServer Changes:

Remote Changes:

Updating to alpine-1.27.2

1.27.3-ls15

16 Sep 16:31

Choose a tag to compare

LinuxServer Changes:

compose Changes:

Bugs

  • Merged max_replicas_per_node on docker-compose config.

  • Fixed depends_on serialization on docker-compose config.

  • Fixed scaling when some containers are not running on docker-compose up.

  • Enabled relative paths for driver_opts.device for local driver.

  • Allowed strings for cpus fields.

1.27.2-ls15

10 Sep 18:01

Choose a tag to compare

LinuxServer Changes:

compose Changes:

Bugs

  • Fix bug on docker-compose run container attach

1.27.0-ls14

07 Sep 19:32
9829f4c

Choose a tag to compare

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_NAME environment variable in container mode
  • Make run behave in the same way as up
  • Use docker build on docker-compose run when COMPOSE_DOCKER_CLI_BUILD environment variable is set
  • Use docker-py default API version for engine queries (auto)
  • Parse network_mode on 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-py bump in setup.py
  • Fix experimental build failure detection
  • Fix context propagation to docker cli

Miscellaneous

  • Bump docker-py to 4.3.1
  • Bump tox to 3.19.0
  • Bump virtualenv to 20.0.30
  • Add script for docs syncronization

1.26.2-ls14

31 Aug 17:14
9829f4c

Choose a tag to compare

LinuxServer Changes:

compose Changes:

1.26.2 (2020-07-02)

Bugs

  • Enforce docker-py 4.2.2 as minimum version when installing with pip

1.26.2-ls13

24 Aug 06:12

Choose a tag to compare

LinuxServer Changes:

compose Changes:

1.26.2 (2020-07-02)

Bugs

  • Enforce docker-py 4.2.2 as minimum version when installing with pip