top | item 32243567

(no title)

lflux | 3 years ago

Still no support for arm64 docker executors after years of asking for it.

discuss

order

mtlynch|3 years ago

Can't you run Docker on an arm64 machine executor?

https://circleci.com/docs/using-arm

I know it's not as convenient as being able to use a docker executor directly, but it seems straightforward to work around.

lflux|3 years ago

I can and it would require porting my entire CI workflow to machine. We use a lot of docker-executor specific stuff, and if I'm going to spend the time to port several thousand lines of CI config, I can just port it to a different CI platform instead.