Skip to content
Snippets Groups Projects
Verified Commit a77f993a authored by psy's avatar psy
Browse files

lets see what ldconfig actually does

parent 39dd716c
Branches
No related tags found
No related merge requests found
Pipeline #29883 passed
...@@ -6,4 +6,4 @@ RUN apt-get -qq update && \ ...@@ -6,4 +6,4 @@ RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \ apt-get -qq dist-upgrade && \
apt-get -qq install hugo libwebp7 libwebp-dev && \ apt-get -qq install hugo libwebp7 libwebp-dev && \
apt-get -qq clean apt-get -qq clean
RUN ldconfig RUN ldconfig -v
\ No newline at end of file \ No newline at end of file
  • psy @psy

    mentioned in commit cf4231c3

    ·

    mentioned in commit cf4231c3

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment