Skip to content
Snippets Groups Projects
Commit 0319cf5d authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

docker-dev: add openssh-client for git ssh support

parent b5b06a14
No related branches found
No related tags found
No related merge requests found
Pipeline #181858 failed
...@@ -12,6 +12,7 @@ RUN apt-get update \ ...@@ -12,6 +12,7 @@ RUN apt-get update \
sudo \ sudo \
git \ git \
npm \ npm \
openssh-client \
php-apcu \ php-apcu \
php-apcu-bc \ php-apcu-bc \
php7.4-cli \ php7.4-cli \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment