acorn-io / runtime

A simple application deployment framework built on Kubernetes
https://docs.acorn.io/
Apache License 2.0
1.14k stars 100 forks source link

Configure platforms for multiarch globally #522

Open andyjeffries opened 2 years ago

andyjeffries commented 2 years ago

On the webinar I saw that you can specify --platform= to build multiarch, but it would be really nice if you could list them in an .acornrc in your home folder or something so it always does it without needing to keep specifying those params every time.

ibuildthecloud commented 2 years ago

This is a good idea. This would be the first need for a config file, but I'm sure there are more to come.