Convert docker-compose file to ECS task definiton

cat docker-compose.yml | docker run --rm -i micahhausler/container-transform

If using in CloudFormation, then each key in the task definition must be capitalized. You can feed it to https://github.com/ameir/upkey in order to do that for you.

Leave a Reply

Your email address will not be published. Required fields are marked *

*