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.
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