You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bash-5.0# cat /etc/os-release
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.11.5
PRETTY_NAME="Alpine Linux v3.11"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://bugs.alpinelinux.org/"
bash-5.0# image-syncer -h
Error loading shared library libresolv.so.2: No such file or directory (needed by /usr/local/bin/image-syncer)
Error relocating /usr/local/bin/image-syncer: __res_search: symbol not found
What you expected to happen
没有报错
例如release提供静态编译的 image-syncer下载
How to reproduce it (as minimally and precisely as possible)
musl C 库环境下下载release tar包并解压
Anything else we need to know?
Environment
image-syncer version:
OS (e.g. cat /etc/os-release):
Registry version (e.g. habor):
Others:
The text was updated successfully, but these errors were encountered:
Bug Report
Type: bug report
What happened
What you expected to happen
没有报错
例如release提供静态编译的 image-syncer下载
How to reproduce it (as minimally and precisely as possible)
musl C 库环境下下载release tar包并解压
Anything else we need to know?
Environment
cat /etc/os-release
):habor
):The text was updated successfully, but these errors were encountered: