diff --git a/Containerfile b/Containerfile index 8fabb06..bf35127 100644 --- a/Containerfile +++ b/Containerfile @@ -1,6 +1,6 @@ FROM alpine -RUN apk update && apk add --no-cache tini bash perl-app-cpanminus +RUN apk update && apk add --no-cache tini bash perl-app-cpanminus make gcc RUN cpanm install HiD RUN cpanm install HiD::Generator::BibtexPage