Commit 289ce997 authored by nimrod's avatar nimrod
Browse files

Using image from the web.

The missing `/etc/protocols` broke using images from the web. Install
`netbase`.
parent 759f84e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ RUN apt-get update && \
        groff \
        lmodern \
        make \
        netbase \
        pandoc \
        texlive-extra-utils \
        texlive-fonts-extra \