fixup! add scripts to build alpine packages with podman

This commit is contained in:
Joakim Hulthe
2026-03-30 10:12:39 +02:00
parent d695ad5ed3
commit 26f70c0005

View File

@@ -4,7 +4,7 @@
1. Install `abuild` 1. Install `abuild`
2. Create keys: `abuild-keygen` 2. Create keys: `abuild-keygen`
The keys will end up in ~/.abuild/, and will be mounted into the build container by podma, and will be mounted into the build container. The keys will end up in ~/.abuild/, and will be mounted into the build container.
3. Remember to keep keys around. 3. Remember to keep keys around.
## Building ## Building