Skip to content

v1.50.11: Docker: Disable arm64 arch temporarily

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 22:01
· 10 commits to refs/heads/master since this release
c3b7ba3

☝️ ARM64 Docker builds

📝 What’s Changed

The tools for building arm64 Docker containers via QEMU are experiencing issues. To avoid halting the release process, arm64 support is being temporarily dropped.

For those that need arm64 support, use v1.50.6 or earlier for the time being. I will monitor the bug fixes and will re-activate when possible.

For bug/investigation discussion, see #3037

👥 List of contributors

@pglombardo

🛥️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

🏃‍♂️ Run This Version

docker run -d -p 5100:5100 pglombardo/pwpush:1.50.8

..and go to http://localhost:5100

🔗 Useful Links