diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2024-10-05 14:11:57 +0200 |
---|---|---|
committer | Bnyro <bnyro@tutanota.com> | 2024-10-06 11:59:57 +0200 |
commit | 5332d3a0b8f94a7a984d22cbcfa1fb9c34cb3ff9 (patch) | |
tree | 628788187e76eceede7f94ba6c666a09666d6afd /.gitattributes | |
parent | f00fa76edafed0c1e660d6f0b92fa9be2b34dddb (diff) | |
download | searxng-5332d3a0b8f94a7a984d22cbcfa1fb9c34cb3ff9.tar.gz searxng-5332d3a0b8f94a7a984d22cbcfa1fb9c34cb3ff9.zip |
[fix] docker: alpine - install apk py3-pydantic-core
Alpine Linux uses musl libc (instead of glibc). However, there is no pre-build
of the pydantic-core python package for musl lib on armv7. Alternatively this
patch installs py3-pydantic-core from Alpine packages [1]
[1] https://pkgs.alpinelinux.org/package/edge/community/armv7/py3-pydantic-core
- closes: https://github.com/searxng/searxng/issues/3887
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions