Support multiple Docker image architectures #1258
dtcooper
started this conversation in
Ideas & Feature requests
Replies: 1 comment
-
Yes, that would indeed be great. PR very welcome! We are using https://github.com/esatterwhite/semantic-release-docker to build the Docker image. Since a few days it finally supports multi-platform builds! 🥳 I made some quick changes here. Sadly the run failed: https://github.com/peers/peerjs-server/actions/runs/8513000291/job/23315788634 You can probably take it from there. Thank you for taking this on! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Support for at least arm64 Docker container would be fantastic! This could be done by modifying the GitHub action. If there's interest and any support for this, I could submit a PR.
Beta Was this translation helpful? Give feedback.
All reactions