Skip to content

Commit

Permalink
laghos also needs openssh client and server
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Aug 22, 2023
1 parent ee45596 commit c82006c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions laghos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN apt-get update && \
# Utilities
RUN apt-get update && \
apt-get -qq install -y --no-install-recommends \
openssh-client openssh-server \
locales \
ca-certificates \
curl \
Expand Down

0 comments on commit c82006c

Please sign in to comment.