AWS template also used Docker

This commit is contained in:
Ashwin Sangem
2021-10-11 14:58:21 +05:30
committed by GitHub
parent 5b659e82b4
commit ad91ff259d
+2 -2
View File
@@ -3,5 +3,5 @@
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
"creator": "Amazon Web Services",
"iconName": "aws",
"categories": ["Deployment"]
}
"categories": ["Deployment", "Dockerfile"]
}