Closed stevejalim closed 2 years ago
@pmac @robhudson - I'm splitting this work into smaller PRs to make it easier to review.
I'm still surprised I needed to add some build deps for the slim buster image in order to get Pillow and cffi to install at all, so def worth some extra eyes/thought why this might have become the case when the actual python reqs haven't moved
@pmac OK this is updated again to target Apple Silicon and (I think, based on searching around) this will fall back to non-ARM arch for intel/AMD.
Could you run make clean pull build test
on your Intel mac to confirm, please?
This changeset
Updates the Dockerfile's build deps for builder and prod images to allow build and tests to run Added:
Updates README.md to include env setup step and remove reference to (non-existent) create_locales() helper