compose/ecs
Nicolas De Loof 52574046f0
introduce `compose push` command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-12-01 14:55:52 +01:00
..
local introduce `compose push` command 2020-12-01 14:55:52 +01:00
resolv Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 2020-10-26 16:42:51 +01:00
secrets Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 2020-10-26 16:42:51 +01:00
testdata Marshall cloudformation template as yaml 2020-11-05 11:01:32 +01:00
autoscaling.go
autoscaling_test.go
aws.go Pass region to create s3 bucket into 2020-11-10 08:40:02 +01:00
awsResources.go fixing empty vpcId 2020-10-30 10:49:04 -03:00
aws_mock.go Pass region to create s3 bucket into 2020-11-10 08:40:02 +01:00
backend.go Remove region from contexts and cleanup 2020-10-30 17:51:16 +01:00
cloudformation.go Include volume name in PolicyName to disambiguate 2020-11-10 15:47:16 +01:00
cloudformation_test.go Add support for gpu devices reservation 2020-11-16 14:24:25 +01:00
compatibility.go Add support for gpu devices reservation 2020-11-16 14:24:25 +01:00
context.go Don't mess with exiting .aws/credentials 2020-11-16 14:51:05 +01:00
context_test.go Make newcomer experience smooth 2020-11-03 10:49:28 +01:00
convert.go Add support for gpu devices reservation 2020-11-16 14:24:25 +01:00
doc.go
down.go Adding error progress indication when errors 2020-11-27 18:18:14 +01:00
ec2.go
ec2_test.go
gpu.go
gpu_test.go
iam.go
list.go
logs.go document public types 2020-11-17 11:57:38 +01:00
marshall.go Marshall cloudformation template as yaml 2020-11-05 11:01:32 +01:00
ps.go
sdk.go Publish on s3 if payload is > API limit 2020-11-10 11:03:00 +01:00
secrets.go
tags.go
up.go introduce `compose push` command 2020-12-01 14:55:52 +01:00
volumes.go
wait.go Adding error progress indication when errors 2020-11-27 18:18:14 +01:00
wait_test.go Display ecs status in CamelCase in order to have homogeneous output between backends. 2020-11-02 13:08:54 +01:00
x.go