Skip to content

Commit a844787

Browse files
committed
Allow reading the SQL logs for CI
We need Docker to read the logs of the GHA services.
1 parent fab6f86 commit a844787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-gitlabci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apt-get update && apt-get install -y \
2020
texlive-latex-recommended texlive-latex-extra texlive-lang-european latexmk \
2121
# Misc gitlab things \
2222
mariadb-client curl build-essential packaging-dev \
23-
git python3-pip moreutils w3m python3-yaml \
23+
git python3-pip moreutils w3m python3-yaml docker.io \
2424
# Things we'd have in the chroot \
2525
ca-certificates default-jre-headless pypy3 locales software-properties-common \
2626
# W3c WCAG \

0 commit comments

Comments
 (0)