Hacker News new | ask | show | jobs
by paukiatwee 4418 days ago
Now major players start to adopt Docker, I wonder whether they should standardized manifest format?

GCE use diff format than AWS BE, it would be good to have standard so more love for DevOps. :)

1 comments

We're in favor of standardizing the ideas, here.
There's a lot of discussion about that on #docker-dev. I think we (Docker maintainers) might pick a default format + plugin system to swap in your own. Of course the plugin would itself be a container :)
Interesting approach. I'm very much looking forward to hashing out the details.