Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: docker/compose

Tags

v2.40.2

Toggle v2.40.2's commit message
publish env_file references as opaque hash to prevent paths conflicts

Signed-off-by: Nicolas De Loof <[email protected]>

v2.40.1

Toggle v2.40.1's commit message
make CTRL+Z a no-op operation on Windows

Signed-off-by: Guillaume Lours <[email protected]>

v2.40.0

Toggle v2.40.0's commit message
build(deps): bump github.com/docker/cli

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.5.0-rc.1+incompatible to 28.5.0+incompatible.
- [Commits](docker/cli@v28.5.0-rc.1...v28.5.0)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 28.5.0+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.39.4

Toggle v2.39.4's commit message
test: Set stop_signal to SIGTERM

The official nginx images set STOPSIGNAL to SIGQUIT which dumps core.
Set it to SIGTERM to avoid dumping core on e2e tests.

Signed-off-by: Ricardo Branco <[email protected]>

v2.39.3

Toggle v2.39.3's commit message
bump compose-go to version v2.8.2

Signed-off-by: Guillaume Lours <[email protected]>

v2.39.2

Toggle v2.39.2's commit message
only monitor attached services on up command

Signed-off-by: Guillaume Lours <[email protected]>

v2.39.1

Toggle v2.39.1's commit message
bump compose-go to v2.8.1

Signed-off-by: Guillaume Lours <[email protected]>

v2.39.0

Toggle v2.39.0's commit message
Integration of SetAttributes calls

Signed-off-by: keitosuwahara <[email protected]>

v2.38.2

Toggle v2.38.2's commit message
build(deps): bump github.com/docker/docker

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.3.0+incompatible to 28.3.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.3.0...v28.3.1)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-version: 28.3.1+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.38.1

Toggle v2.38.1's commit message
implement model_variable

Signed-off-by: Nicolas De Loof <[email protected]>