Skip to content

Commit

Permalink
Install openssh (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
arbulu89 authored Mar 11, 2024
1 parent f0202ef commit 1dbac74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ RUN zypper -n ar https://download.opensuse.org/repositories/openSUSE:/Tools/15.4
vim \
yq \
wget \
make
make \
openssh

ARG USER_NAME=osc
ARG GROUP_NAME=$USER_NAME
Expand Down

0 comments on commit 1dbac74

Please sign in to comment.