Hacker News new | ask | show | jobs
by elisiariocouto 365 days ago
Excellent work! Any reason why don’t implement this as a plugin for the container CLI?
1 comments

Thanks!

> Any reason why don’t implement this as a plugin for the container CLI?

I did a different CLI because, considering that Apple released their v0.1.0, I'm not sure if they're working in some kind of official support for compose YAMLs.

With that in mind, I tried to avoid coupling it into the container CLI, to avoid injecting any kind of breaking change or something else which could cause any issue in the future.