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

Releases: linuxserver-archive/docker-docker-compose

alpine-1.26.2-ls3

06 Jul 19:53
bfd1ea3
Compare
Choose a tag to compare
alpine-1.26.2-ls3 Pre-release
Pre-release

LinuxServer Changes:

Remote Changes:

Updating to alpine-1.26.2

alpine-1.26.2-ls2

06 Jul 18:26
652e741
Compare
Choose a tag to compare
alpine-1.26.2-ls2 Pre-release
Pre-release

LinuxServer Changes:

Remote Changes:

Updating to alpine-1.26.2

1.26.2-ls7

03 Jul 08:39
Compare
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.1-ls7

01 Jul 21:48
Compare
Choose a tag to compare

LinuxServer Changes:

compose Changes:

1.26.1 (2020-06-30)

Features

  • Bump docker-py from 4.2.1 to 4.2.2

Bugs

  • Enforce docker-py 4.2.1 as minimum version when installing with pip
  • Fix context load for non-docker endpoints

alpine-1.26.2-ls1

03 Jul 07:58
Compare
Choose a tag to compare
alpine-1.26.2-ls1 Pre-release
Pre-release

LinuxServer Changes:

Remote Changes:

Updating to alpine-1.26.2

alpine-1.26.1-ls1

01 Jul 17:58
Compare
Choose a tag to compare
alpine-1.26.1-ls1 Pre-release
Pre-release

LinuxServer Changes:

Remote Changes:

Updating to alpine-1.26.1

1.26.1-ls6

30 Jun 20:41
Compare
Choose a tag to compare

LinuxServer Changes:

compose Changes:

1.26.1 (2020-06-30)

Features

  • Bump docker-py from 4.2.1 to 4.2.2

Bugs

  • Enforce docker-py 4.2.1 as minimum version when installing with pip
  • Fix context load for non-docker endpoints

1.26.0-ls6

29 Jun 06:12
Compare
Choose a tag to compare

LinuxServer Changes:

compose Changes:

Features

  • Added docker context support.
  • Added missing test dependency ddt to setup.py.
  • Added --attach-dependencies to command up for attaching to dependencies.
  • Allowed compatibility option with COMPOSE_COMPATIBILITY environment variable.
  • Bumped Pytest to 5.3.4 and add refactor compatibility with new version.
  • Bumped OpenSSL from 1.1.1f to 1.1.1g.
  • Bumped certifi from 2019.11.28 to 2020.4.5.1.
  • Bumped docker-py from 4.2.0 to 4.2.1.

Bug fixes

  • Properly escaped values coming from env_files.
  • Synchronized compose-schemas with upstream (docker/cli).
  • Removed None entries on exec command.
  • Added distro package to get distro information.
  • Added python-dotenv to delegate .env file processing.
  • Stopped adjusting output on terminal width when piped into another command.
  • Showed an error message when version attribute is malformed.
  • Fixed HTTPS connection when DOCKER_HOST is remote.

1.26.0-ls5

15 Jun 06:25
Compare
Choose a tag to compare

LinuxServer Changes:

compose Changes:

Features

  • Added docker context support.
  • Added missing test dependency ddt to setup.py.
  • Added --attach-dependencies to command up for attaching to dependencies.
  • Allowed compatibility option with COMPOSE_COMPATIBILITY environment variable.
  • Bumped Pytest to 5.3.4 and add refactor compatibility with new version.
  • Bumped OpenSSL from 1.1.1f to 1.1.1g.
  • Bumped certifi from 2019.11.28 to 2020.4.5.1.
  • Bumped docker-py from 4.2.0 to 4.2.1.

Bug fixes

  • Properly escaped values coming from env_files.
  • Synchronized compose-schemas with upstream (docker/cli).
  • Removed None entries on exec command.
  • Added distro package to get distro information.
  • Added python-dotenv to delegate .env file processing.
  • Stopped adjusting output on terminal width when piped into another command.
  • Showed an error message when version attribute is malformed.
  • Fixed HTTPS connection when DOCKER_HOST is remote.

1.26.0-ls4

04 Jun 21:53
b3012a7
Compare
Choose a tag to compare

LinuxServer Changes:

compose Changes:

Features

  • Added docker context support.
  • Added missing test dependency ddt to setup.py.
  • Added --attach-dependencies to command up for attaching to dependencies.
  • Allowed compatibility option with COMPOSE_COMPATIBILITY environment variable.
  • Bumped Pytest to 5.3.4 and add refactor compatibility with new version.
  • Bumped OpenSSL from 1.1.1f to 1.1.1g.
  • Bumped certifi from 2019.11.28 to 2020.4.5.1.
  • Bumped docker-py from 4.2.0 to 4.2.1.

Bug fixes

  • Properly escaped values coming from env_files.
  • Synchronized compose-schemas with upstream (docker/cli).
  • Removed None entries on exec command.
  • Added distro package to get distro information.
  • Added python-dotenv to delegate .env file processing.
  • Stopped adjusting output on terminal width when piped into another command.
  • Showed an error message when version attribute is malformed.
  • Fixed HTTPS connection when DOCKER_HOST is remote.