We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab6f86 commit a844787Copy full SHA for a844787
docker-gitlabci/Dockerfile
@@ -20,7 +20,7 @@ RUN apt-get update && apt-get install -y \
20
texlive-latex-recommended texlive-latex-extra texlive-lang-european latexmk \
21
# Misc gitlab things \
22
mariadb-client curl build-essential packaging-dev \
23
- git python3-pip moreutils w3m python3-yaml \
+ git python3-pip moreutils w3m python3-yaml docker.io \
24
# Things we'd have in the chroot \
25
ca-certificates default-jre-headless pypy3 locales software-properties-common \
26
# W3c WCAG \
0 commit comments