Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
Add ssh client to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed May 17, 2017
1 parent 329aebb commit 26bb3d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion homeassistant/Dockerfile
Expand Up @@ -25,7 +25,8 @@ RUN apk --no-cache add \
ffmpeg \
nmap \
libcec \
net-tools
net-tools \
openssh-client

####
## Build library
Expand Down

0 comments on commit 26bb3d4

Please sign in to comment.