Skip to content

Tags: agudooo/compose

Tags

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] <support@github.com>

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 <rbranco@suse.de>

v2.39.3

Toggle v2.39.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bump compose-go to version v2.8.2

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.39.2

Toggle v2.39.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
only monitor attached services on up command

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.39.1

Toggle v2.39.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bump compose-go to v2.8.1

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.39.0

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

Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>

v2.38.2

Toggle v2.38.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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] <support@github.com>

v2.38.1

Toggle v2.38.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
implement model_variable

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

v2.38.0

Toggle v2.38.0's commit message
fix linting errors

Signed-off-by: Leonardo Peregrino <55335068+leoperegrino@users.noreply.github.com>

v2.37.3

Toggle v2.37.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
propagate target docker host set by --host to Bake

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>