Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for docker-compose like YAML file for task definitions #109

Closed
eldos-dl opened this issue Jun 11, 2015 · 3 comments
Closed

Support for docker-compose like YAML file for task definitions #109

eldos-dl opened this issue Jun 11, 2015 · 3 comments

Comments

@eldos-dl
Copy link

The current JSON style task definition format is making the definitions unnecessarily lengthy and difficult to maintain. Can we get support for docker-compose like task definitions?

@samuelkarp
Copy link
Contributor

Thanks for the feedback! Task Definitions can currently be expressed as JSON in the CLI or as objects in our SDKs. We're also aware of an open-source container-transform project which converts between Task Definition and docker-compose representations.

Since this isn't really a question about the Agent I'm going to close the issue here, but I have taken your feature request into our internal tracking system.

@harishkashyap
Copy link

+1 to @eldos-dl request. task definitions are just lengthy, cumbersome. I would suggest that AWS team expands on container-transform and runs it internally so we only have to submit the docker-compose.yml file and everything is done at your end.

@wyaeld
Copy link

wyaeld commented Oct 18, 2016

@samuelkarp Now that cloudformation supports YAML, can you offer feedback on whether ECS is getting any closer to it?

I know its not agent specific, but there isn't another ecs project with an issue tracker...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants