natescherer / devcontainers-custom-features

A collection of features for use in Development Containers (https://containers.dev)
MIT License
5 stars 2 forks source link

`powershell-resources`: Feature Won't Work When Using QEMU (Illegal Instruction) #35

Open natescherer opened 1 year ago

natescherer commented 1 year ago

Unfortunately, due to https://github.com/docker/buildx/issues/1422, this feature can't work when using QEMU (i.e. building for multiple platforms at once.

Things I've tried to work around:

If anyone reading this has any other ideas to try until the underlying issue can be resolved, I'm all ears!