chainguard-dev / apko

Build OCI images from APK packages directly without Dockerfile
https://apko.dev
Apache License 2.0
1.21k stars 125 forks source link

Make MergeInto threadsafe #1374

Closed jonjohnsonjr closed 4 weeks ago

jonjohnsonjr commented 4 weeks ago

Just appending to maps or slices is not great in a concurrent universe, so my previous fix was in fact not fixing much of anything, whoops.

jonjohnsonjr commented 4 weeks ago

Our tests against alpine are all failing because currently they only have riscv64 packages in edge/main.