-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
While setting hugo_version: 0.111.3, the following error is raised :
latest: Pulling from plugins/hugo
Digest: sha256:89a35ebbd5a3a06e8e1f5f39cce33f05dddfe3370012c94118093ac2a6ca9c46
Status: Image is up to date for plugins/hugo:latest
+ /tmp/hugo404086073/2623755503 --destination public_html
Error loading shared library libresolv.so.2: No such file or directory (needed by /tmp/hugo404086073/2623755503)
Error relocating /tmp/hugo404086073/2623755503: __res_search: symbol not found
exit status 127
I suppose you should just add libresolv to the installed packages in the docker images or rebuild the image. Sorry, I don't know how to test the plugin in order to submit a PR and check if this works.
Metadata
Metadata
Assignees
Labels
No labels