Multiarch Docker Image for the Polr Service
September 27, 2021September 27, 2021|
lucaMultiarch Docker Image for the Polr Service|
0 Comment|
12:57
Polr is a cute self-hosted service that allows you to shorten URLs with a practical web interface. Unfortunately, as usual, I couldn’t find a good docker image for arm devices. I therefore forked another open project from @ajanvier and I adapted it to multiarch. This is the result. The image is currently available for armv7, arm64, x86 and x64. Perfectly suitable for Raspberry Pi devices.
Bye! 😉
Related Post

Binaries for POT 5.4.0-beta1 on Qt 5.7.0 and Experimental Accelerated QtWebKit
This is a new binary package including the same content of POT 5.3.0-beta1 package, with [...]
Isogeometric Analysis: Bézier Curves and Surfaces in Rust
Introduction I recently implemented a demo of Isogeometric Analysis in Octave and then, just for [...]