Release v2.8.5
Installation
Docker (recommended)
docker pull ghcr.io/egeominotti/bunqueue:latest
docker run -p 6789:6789 -p 6790:6790 ghcr.io/egeominotti/bunqueue:latestBinary
| Platform | Architecture | Download |
|---|---|---|
| Linux | x64 | bunqueue-linux-x64 |
| Linux | arm64 | bunqueue-linux-arm64 |
| macOS | x64 (Intel) | bunqueue-darwin-x64 |
| macOS | arm64 (Apple Silicon) | bunqueue-darwin-arm64 |
| Windows | x64 | bunqueue-windows-x64.exe |
# Example: Linux x64
chmod +x bunqueue-linux-x64
./bunqueue-linux-x64Full Changelog: v2.8.4...v2.8.5