'Generic Commit'
Some checks failed
dropshell-build / build (push) Has been cancelled

This commit is contained in:
Your Name
2025-06-14 22:07:46 +12:00
parent e4d0661d50
commit 1ac00e83f8
12 changed files with 164 additions and 144 deletions

View File

@ -21,13 +21,6 @@ cd build-base
```
This creates the `gitea.jde.nz/public/dropshell-build-base:latest` Docker image for your current architecture and loads it into Docker.
For multiarch build (without loading):
```bash
cd build-base
BUILD_MODE=multiarch ./build.sh
```
This builds for linux/amd64 and linux/arm64 but keeps the image in the buildx cache only.
### Building a Project
```bash
./build.sh