mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
CI: Update build-libheif.sh script #4082
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
e6a8579c20
commit
ad0b71c0f9
1 changed files with 1 additions and 1 deletions
2
scripts/dist/build-libheif.sh
vendored
2
scripts/dist/build-libheif.sh
vendored
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# To create ARMv7 binaries with Docker on Ubuntu 22.04 LTS, you can e.g. run the following:
|
||||
#
|
||||
# docker run --rm -u 1000 --platform=arm --pull=always -v ".:/go/src/github.com/photoprism/photoprism" \
|
||||
# docker run --rm --platform=arm --pull=always -v ".:/go/src/github.com/photoprism/photoprism" \
|
||||
# -e BUILD_ARCH=arm -e SYSTEM_ARCH=arm --entrypoint "" photoprism/develop:jammy ./scripts/dist/build-libheif.sh
|
||||
|
||||
# Show usage information if first argument is --help.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue