]> git.pld-linux.org Git - packages/docker-compose.git/log
packages/docker-compose.git
6 years ago- up to 1.15.0 auto/th/docker-compose-1.15.0-1
Jan Rękorajski [Sun, 20 Aug 2017 09:49:56 +0000 (11:49 +0200)]
- up to 1.15.0
- updated deps patch

6 years agoup to 1.14.0 auto/th/docker-compose-1.14.0-1
Elan Ruusamäe [Tue, 18 Jul 2017 06:17:39 +0000 (09:17 +0300)]
up to 1.14.0

7 years agoup to 1.9.0 (2016-11-16) auto/th/docker-compose-1.9.0-1
Elan Ruusamäe [Sun, 27 Nov 2016 12:45:25 +0000 (14:45 +0200)]
up to 1.9.0 (2016-11-16)

New Features

- Interactive mode for `docker-compose run` and `docker-compose exec` is
  now supported on Windows platforms. Please note that the `docker` binary
  is required to be present on the system for this feature to work.

- Introduced version 2.1 of the `docker-compose.yml` specification. This
  version requires to be used with Docker Engine 1.12 or above.
    - Added support for setting volume labels and network labels in
  `docker-compose.yml`.
    - Added support for the `isolation` parameter in service definitions.
    - Added support for link-local IPs in the service networks definitions.
    - Added support for shell-style inline defaults in variable interpolation.
      The supported forms are `${FOO-default}` (fall back if FOO is unset) and
      `${FOO:-default}` (fall back if FOO is unset or empty).

- Added support for the `group_add` and `oom_score_adj` parameters in
  service definitions.

- Added support for the `internal` and `enable_ipv6` parameters in network
  definitions.

- Compose now defaults to using the `npipe` protocol on Windows.

- Overriding a `logging` configuration will now properly merge the `options`
  mappings if the `driver` values do not conflict.

Bug Fixes

- Fixed a bug where an empty `restart` value would sometimes result in an
  exception being raised.

- Fixed an issue where service logs containing unicode characters would
  sometimes cause an error to occur.

- Fixed a bug where unicode values in environment variables would sometimes
  raise a unicode exception when retrieved.

- Fixed an issue where Compose would incorrectly detect a configuration
  mismatch for overlay networks.

7 years agoup to 1.8.1 (2016-09-22) auto/th/docker-compose-1.8.1-1
Elan Ruusamäe [Thu, 29 Sep 2016 17:16:58 +0000 (20:16 +0300)]
up to 1.8.1 (2016-09-22)

7 years agoup to 1.8.0 (2016-06-14) auto/th/docker-compose-1.8.0-1
Elan Ruusamäe [Thu, 25 Aug 2016 12:18:14 +0000 (15:18 +0300)]
up to 1.8.0 (2016-06-14)

8 years agoup to 1.7.1 auto/th/docker-compose-1.7.1-1
Elan Ruusamäe [Thu, 19 May 2016 11:27:47 +0000 (14:27 +0300)]
up to 1.7.1

Note that Compose 1.7.1 requires Docker Engine 1.10.0 or later for
version 2 of the Compose File format, and Docker Engine 1.9.1 or later
for version 1.

8 years agoup to 1.7.0 auto/th/docker-compose-1.7.0-1
Elan Ruusamäe [Mon, 2 May 2016 19:49:31 +0000 (22:49 +0300)]
up to 1.7.0

8 years agorestore egg deps where appropriate auto/th/docker-compose-1.6.2-2
Elan Ruusamäe [Sun, 20 Mar 2016 19:05:58 +0000 (21:05 +0200)]
restore egg deps where appropriate

8 years agoskip autogenerated unversioned deps
Elan Ruusamäe [Sun, 20 Mar 2016 19:04:49 +0000 (21:04 +0200)]
skip autogenerated unversioned deps

8 years agofix deps auto/th/docker-compose-1.6.2-1
Elan Ruusamäe [Sun, 20 Mar 2016 18:47:17 +0000 (20:47 +0200)]
fix deps

8 years agonew, version 1.6.2
Elan Ruusamäe [Sun, 20 Mar 2016 17:22:50 +0000 (19:22 +0200)]
new, version 1.6.2

based on fedora package, c264205

This page took 0.03656 seconds and 4 git commands to generate.