Skip to content
Snippets Groups Projects
Commit 65b42c7d authored by Daniel Speicher's avatar Daniel Speicher
Browse files

Install Docker.

parent d953f97d
No related branches found
No related tags found
No related merge requests found
Pipeline #5452 failed
......@@ -9,7 +9,7 @@ LABEL com.example.vendor="PARAGON Executive Service GmbH" \
RUN echo "===> Adding GIT..." && \
apt-get update -y && \
apt-get install -y -q git && \
apt-get install -y -q git docker-ce && \
echo "Completed"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment