Merge pull request #17774 from famfo/doc/alpine

doc: fix building for alpine package path
This commit is contained in:
Russ White 2025-01-07 09:01:29 -05:00 committed by GitHub
commit ff794c5ffe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,11 +47,11 @@ Build apk packages
./docker/alpine/build.sh ./docker/alpine/build.sh
This will put the apk packages in: This will put the apk packages into the architecture folder in:
:: ::
./docker/pkgs/apk/x86_64/ ./docker/alpine/pkgs/apk/
Usage Usage
----- -----