Skip to content
Snippets Groups Projects
Commit f49fd8aa authored by remi-filament's avatar remi-filament
Browse files

Add openssh-client for git ssh clone

parent ca4179dd
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ RUN set -x; \ ...@@ -20,6 +20,7 @@ RUN set -x; \
libxext6 \ libxext6 \
libxrender1 \ libxrender1 \
node-less \ node-less \
openssh-client \
python3-pip \ python3-pip \
python3-pyldap \ python3-pyldap \
python3-qrcode \ python3-qrcode \
......
...@@ -20,6 +20,7 @@ RUN set -x; \ ...@@ -20,6 +20,7 @@ RUN set -x; \
libxext6 \ libxext6 \
libxrender1 \ libxrender1 \
node-less \ node-less \
openssh-client \
python3-pip \ python3-pip \
python3-pyldap \ python3-pyldap \
python3-qrcode \ python3-qrcode \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment