Skip to content

Tags: blecx/compose-cli

Tags

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#1432 from docker/compose-go-up

bump compose-go

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#1352 from docker/falky_aci_start_stop

ACI workaround invocation does not return, but container is actually running OK, trying to not block on this.

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#1230 from gtardif/fix_progress_time…

…_display

Avoid negative elapsed the display when only one event is sent.

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#1124 from docker/aci_resolve_contai…

…nername_alias

Support container_name in ACI and add network alias in dns sidecar.

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#1103 from gtardif/flaky_down

When running compose down, remove containers with Force=true

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#1068 from docker/no_compose_local_w…

…indows_e2e

Do not run compose local e2e tests on windows GHA nodes for now

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#1021 from gtardif/fix_down_no_conta…

…iners

Ensure down continues (removes networks) even if containers have been removed already

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#953 from docker/windows_e2e_docker_…

…logout

On GH Actions windows nodes, ensure there is no automatic docker login before running ACI E2E tests

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#888 from docker/ecs_get_timeout

ECS E2E timeout update due to flakiness in CI

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request docker-archive#854 from gtardif/retro-compat-conte…

…xt-json-list

Revert breaking change on `docker context ls —format “{{ json . }}`