We’ve prepared a major update to our Docker setup that brings several important changes and planned deprecations of older software versions and hardware architectures.
After August 2025, support for MySQL v5 ends, and we will require Docker v24+ and Docker Compose v2.25+
At the end of December 2025, we will drop support for ARMv6 and ARMv7 (x32) architectures
You should upgrade your setup until the end of the August 2025.
Since version v25.05, support for MySQL v5 and separate docker-compose.ARCHITECTURE.yml files has been deprecated
We now use multi-architecture builds that auto-detect the platform
Recommended platforms are x86_64 / amd64 (typical VPS) and arm64 / aarch64 (e.g. 64-bit Raspberry Pi OS)
From 2026 onwards, no new SUPLA Cloud versions will be built for ARMv7 – if you're still using it, consider upgrading
We've published a complete upgrade and migration guide that will walk you through the process step by step.
Docker stack upgrade 2025
If you have any questions – feel free to ask in this thread!