Skip to content
Snippets Groups Projects
Verified Commit e63929f8 authored by Balasankar C's avatar Balasankar C
Browse files

Explicitly install openssh-client

parent e6bb5d91
No related branches found
No related tags found
1 merge request!39Explicitly install openssh-client in ruby_docker image
Loading
Loading
@@ -10,6 +10,7 @@ RUN echo "deb http://ftp.debian.org/debian jessie-backports main" >> /etc/apt/so
gcc \
ruby \
ruby-dev \
openssh-client \
libc6-dev \
docker.io \
&& apt-get clean \
Loading
Loading
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