Skip to content
Snippets Groups Projects
Commit d44c7590 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Added GNU parallel to release container. Should probably be moved to upstream debian container

parent d3b40006
No related branches found
No related tags found
1 merge request!14Merge in staging
......@@ -35,6 +35,7 @@ RUN apt-get -yqq update \
ghostscript \
gv \
poppler-utils \
parallel \
&& apt-get -yqq autoremove \
&& rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment