Christopher Petito
Christopher Petito
I am also interested in support for ARM docker images, especially for testing locally on Apple Silicon based machines
I have also started testing it on an M1 device, and it seems to work 😄 I haven't gone very deep into it yet though, so i'll be back with...
Are there any updates on this issue? I see the draft PR hasn't changed since last month's revision
I'm quite surprised this hasn't been dealt with considering the size and importance of this project. I would need this for development on M1 based macs and on ARM instances...
The first commit is from [here](https://github.com/docker/cli/pull/5067), for the sake of testing
will fix this soon
I'm not super fond of the scripts either, I was trying to follow a bit of what already existed while keeping things as simple s possible for the community (eg....
ps i added aspire dashboard here as well so we can test both and see what we want to stick with
Good catch. I agree with always setting up a signal handler in the CLI and cancelling with the context, but i'm not sure how many changes it'd require in the...
> @krissetto I agree with some of what you're saying on principle, but I do worry a bit about overabstracting in the case of the OTEL libraries. > > >...