multi-platform builds
asher-pembroke opened this issue · 2 comments
asher-pembroke commented
Docker-compose 2.4 supports a platform keyword that may help in multi-platform builds.
https://docs.docker.com/compose/compose-file/compose-file-v2/#platform
dockerx is another option
RandyMcMillan commented
interesting...
rsafier commented
starting to get docker image builds in https://github.com/PLEBNET-PLAYGROUND/dockerfile-deps
need to figure out multi-platform, currently just doing amd64-linux to learn how to do it
then it dumps them into https://github.com/orgs/PLEBNET-PLAYGROUND/packages