compose/ecs
Ulysses Souza 02744ac4f9 Add --ignore-pull-failures to command pull
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-24 14:44:04 -03:00
..
e2e progress writes to stderr 2021-02-22 17:05:28 +01:00
local Add --ignore-pull-failures to command pull 2021-03-24 14:44:04 -03:00
resolv Go 1.16 uses go modules by default, setting GO111MODULE=auto to let it detect, and run as before 2021-02-22 16:44:04 +01:00
secrets Go 1.16 uses go modules by default, setting GO111MODULE=auto to let it detect, and run as before 2021-02-22 16:44:04 +01:00
testdata Fix golden files usage 2021-02-02 20:14:23 -03:00
autoscaling.go
autoscaling_test.go
aws.go use "container name witout project" for both logs and events 2021-03-17 11:38:43 +01:00
awsResources.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
aws_mock.go use "container name witout project" for both logs and events 2021-03-17 11:38:43 +01:00
backend.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
cloudformation.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
cloudformation_test.go golden file in subfolder trigger MkDir ¯\_(ツ)_/¯ 2021-02-02 15:44:37 +01:00
compatibility.go Parse reservation.devices for GPU requests 2021-01-07 16:27:15 +01:00
context.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
context_test.go Fix golden files usage 2021-02-02 20:14:23 -03:00
convert.go Parse reservation.devices for GPU requests 2021-01-07 16:27:15 +01:00
doc.go
down.go Move progress => api 2021-01-15 15:57:24 +01:00
ec2.go
ec2_test.go
exec.go Add `compose exec` command 2021-02-16 10:56:00 +01:00
gpu.go Parse reservation.devices for GPU requests 2021-01-07 16:27:15 +01:00
gpu_test.go
iam.go
list.go Add —all option to compose ls, listing non running projects. 2021-02-24 13:11:12 +01:00
logs.go pull logs and events better than aggregate events from multiple channels 2021-02-09 17:27:36 +01:00
marshall.go
ps.go Introduce --all option on compose ps 2021-02-02 13:58:27 +01:00
run.go dryrun to collect resources to be removed, then remove 2021-02-15 12:32:44 +01:00
sdk.go use "container name witout project" for both logs and events 2021-03-17 11:38:43 +01:00
secrets.go
tags.go goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . 2021-01-15 16:24:00 +01:00
top.go Add `compose top` command 2021-03-05 12:44:16 +01:00
up.go Add --ignore-pull-failures to command pull 2021-03-24 14:44:04 -03:00
volumes.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
wait.go Move progress => api 2021-01-15 15:57:24 +01:00
wait_test.go
x.go add support for overlays on generated cloudformation template 2021-01-11 17:20:57 +01:00