first commit

This commit is contained in:
Matteo Basile
2026-07-16 08:55:30 +02:00
parent af525dfd06
commit f27f9388e5
6 changed files with 29 additions and 9 deletions

View File

@@ -37,6 +37,12 @@ Pull manuale:
docker pull gitea.dataprovider01.sandbox-cat-dat.simpl-europe.eu/j.r/application-consumption-demo-algorithm:optimized
```
Se il nodo target e' amd64 e vedi errore "no matching manifest for linux/amd64":
```bash
docker pull --platform linux/amd64 gitea.dataprovider01.sandbox-cat-dat.simpl-europe.eu/j.r/application-consumption-demo-algorithm@sha256:6cc8ab7c08f195cb65c689255418652fdf0094acaaa4ef63475d594039cda2ab
```
## Uso locale rapido
```bash