Files
starter-workflows/deployments/properties/aws_dockerfile.properties.json
T

7 lines
235 B
JSON
Raw Normal View History

2021-10-22 15:13:09 +05:30
{
2021-10-22 15:48:49 +05:30
"name": "[Specific Docker] Deploy dockerfile to Amazon EKS",
"description": "Deploy a container to an Amazon ECS.",
2021-10-22 15:13:09 +05:30
"creator": "Amazon Web Services",
"iconName": "aws",
"categories": ["Deployment", "Dockerfile"]
}