Nicolas De Loof 4462f12249 revisit `run` implementation as create, attach, start, wait 4 years ago
..
e2e a5affa447f Adapt e2e tests to compose flag order 4 years ago
local 4462f12249 revisit `run` implementation as create, attach, start, wait 4 years ago
resolv 0d197401a2 Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 5 years ago
secrets 0d197401a2 Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 5 years ago
testdata 906e434be5 Fix golden files usage 4 years ago
autoscaling.go 34a7466571 Merge pull request #817 from docker/scalescale 5 years ago
autoscaling_test.go a3221341da Configure autoscaling parameters 5 years ago
aws.go 7d0e1dfc3c introduce compose logs --tail and --follow options 4 years ago
awsResources.go f1ac6d4fdc Move errdefs => api/errdefs 4 years ago
aws_mock.go 7d0e1dfc3c introduce compose logs --tail and --follow options 4 years ago
backend.go f1ac6d4fdc Move errdefs => api/errdefs 4 years ago
cloudformation.go 0aa3f4a189 Add kill command 4 years ago
cloudformation_test.go e48ad7d6c0 golden file in subfolder trigger MkDir ¯\_(ツ)_/¯ 4 years ago
compatibility.go fef73b8af3 Parse reservation.devices for GPU requests 4 years ago
context.go f1ac6d4fdc Move errdefs => api/errdefs 4 years ago
context_test.go 906e434be5 Fix golden files usage 4 years ago
convert.go fef73b8af3 Parse reservation.devices for GPU requests 4 years ago
doc.go d154c41586 Update copyright 5 years ago
down.go 4dee783aba Move progress => api 4 years ago
ec2.go 75a5a0f205 Merge pull request #812 from docker/barbarian 5 years ago
ec2_test.go 10b8fabaae Allow user to set ami/machine by Deploy.Placement.Constraint 5 years ago
gpu.go fef73b8af3 Parse reservation.devices for GPU requests 4 years ago
gpu_test.go 109ba96743 Run on EC2 when a service require GPU 5 years ago
iam.go 6fa30284d9 Introduce use of EFS Access Point to mount filesystems as volumes 5 years ago
list.go f33eff5903 introduce `--filter` option on `compose ls` 4 years ago
logs.go a4b003ecfa pull logs and events better than aggregate events from multiple channels 4 years ago
marshall.go cb02622318 Marshall cloudformation template as yaml 5 years ago
ps.go 9b282b69f8 Introduce --all option on compose ps 4 years ago
run.go 4462f12249 revisit `run` implementation as create, attach, start, wait 4 years ago
sdk.go 2484dfa5b5 clearer error message and fix typo 4 years ago
secrets.go 432ce79e2c More unig tests with aws-sdk behind an interface + mocks 5 years ago
tags.go 930ae8bdb2 goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . 4 years ago
up.go 7a7114fb5f Capture container exit code and dump on console 4 years ago
volumes.go f1ac6d4fdc Move errdefs => api/errdefs 4 years ago
wait.go 4dee783aba Move progress => api 4 years ago
wait_test.go 3b6bfdd5b1 Display ecs status in CamelCase in order to have homogeneous output between backends. 5 years ago
x.go 5c4a940de2 add support for overlays on generated cloudformation template 4 years ago