diff --git a/Dockerfile b/Dockerfile index 27f4e81..1fc715a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ MAINTAINER Zhian Kamvar # ggforce requires units which required udunits2 RUN apt-get update \ && apt-get install -y libudunits2-dev \ -&& apt-get install -y glpk +&& apt-get install -y glpk-utils # Rocker now uses TinyTex, which is quite stripped down, so we need to install extra packages RUN tlmgr install \