deploy.sh: nur fuer linux/amd64 bauen
Statt multiplatform (amd64/arm64) wird das Image nur fuer linux/amd64 gebaut und gepusht (nuccy ist amd64). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -122,7 +122,7 @@ Die App läuft als Container auf **nuccy** im externen Docker-Netzwerk
|
||||
./deploy.sh v1.2.0 # eigener Tag
|
||||
```
|
||||
|
||||
Baut multiplattform (amd64/arm64) und pusht nach
|
||||
Baut für `linux/amd64` und pusht nach
|
||||
`docker.citysensor.de/strom-next:<tag>`.
|
||||
|
||||
### Auf nuccy starten
|
||||
|
||||
Reference in New Issue
Block a user