Skip to content
Snippets Groups Projects
Commit c8a834d9 authored by Griefed's avatar Griefed :joystick:
Browse files

feat: Add git to baseimage

parent 03e55e02
No related branches found
Tags 9b34be53-ls40
No related merge requests found
...@@ -106,6 +106,7 @@ RUN \ ...@@ -106,6 +106,7 @@ RUN \
echo "**** Install packages ****" && \ echo "**** Install packages ****" && \
apt-get install -y \ apt-get install -y \
curl \ curl \
git \
gnupg \ gnupg \
nano \ nano \
net-tools \ net-tools \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment