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
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,4 @@ RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \
apt-get -qq install hugo libwebp7 libwebp-dev && \
apt-get -qq clean
RUN ldconfig
\ No newline at end of file
RUN ldconfig -v
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment