Alessio Dal Santo
2fa04add3a
Fix: Rimosso comando mv ridondante in Dockerfile.multiarch
...
Build Docker Image for Raspberry Pi / build-and-push (push) Failing after 6m53s
Il binario inverter_poller viene già compilato direttamente in bin/ da cmake/make, il comando 'mv inverter_poller bin/' causava errore perché il file non esisteva nella directory corrente.
2026-01-27 17:11:41 +01:00
Pi Developer
3578f2dcbb
Rimuovi flag --platform ridondante dal FROM
...
Build Docker Image for Raspberry Pi / build-and-push (push) Failing after 1m4s
- Buildx gestisce automaticamente le piattaforme target
- Risolve errore: no match for platform in manifest
2026-01-25 17:28:26 +01:00
Pi Developer
3ed42dc8da
Aggiorna base image da Debian Stretch a Bullseye
...
Build Docker Image for Raspberry Pi / build-and-push (push) Failing after 41s
- Debian Stretch è deprecato e i repository non sono più disponibili
- Bullseye è la versione stable corrente e supporta le stesse architetture
2026-01-25 17:26:17 +01:00
David Nedved
b8e9d8ad33
include healthcheck in default actions
2020-04-01 11:42:35 +10:00