SIGN IN SIGN UP
docker / compose UNCLAIMED

Define and run multi-container applications with Docker

TAGS

20 tags
v5.1.1

Update docker/github-builder to v1.4.0 Fixes template validation error in CI by updating to latest stable version of docker/github-builder workflow. This resolves the JToken parsing error in bake.yml@v1 that was causing bin-image-test to fail. Signed-off-by: maks2134 <maks210306@yandex.by>

v5.1.0

Fix panic when watch rebuilds without up Signed-off-by: Max Proske <max@mproske.com>

v5.0.2

set fsnotify build tag when building for OSX Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

v5.0.1

warn user no service has been selected to build Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

v5.0.0

refactor: replace interface{} with any for clarity and modernization Signed-off-by: zjumathcode <pai314159@2980.com>

v5.0.0-rc.2

images command should display image Created time or N/A if not available Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

v5.0.0-rc.1

sdk docs: patch Signed-off-by: aevesdocker <allie.sadler@docker.com>

v2.40.3

bump compose-go to version v2.9.1 Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com> (cherry picked from commit 3eb2934eb76cc549bdddf50805a1c81e69abf4b8) Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.40.2

publish env_file references as opaque hash to prevent paths conflicts Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

v2.40.1

make CTRL+Z a no-op operation on Windows Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.40.0

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](https://github.com/docker/cli/compare/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

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

bump compose-go to version v2.8.2 Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.39.2

only monitor attached services on up command Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.39.1

bump compose-go to v2.8.1 Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.39.0

Integration of SetAttributes calls Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>

v2.38.2

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](https://github.com/docker/docker/compare/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

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

v2.38.0

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

v2.37.3

propagate target docker host set by --host to Bake Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>