thevoiceofra
@thevoiceofra@mander.xyz
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Quadlets might make me finally stop using docker-compose 1 year ago:
If you’re just reading configs then yeah, it’s superior. If you’re maintaining big complex configurations you need something to reduce boilerplate. Jsonnet, nickel or nix are excellent here. So you’re forced to use one of those, generate yaml, and deploy. One more moving thing in your pipeline which can break.
- Comment on Quadlets might make me finally stop using docker-compose 1 year ago:
Interesting. But what If I’m not using CoreOS? Also RedHat fucked up by using YAML for configuration.