This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user