Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 686ad38

Browse files
authored
Merge pull request #29 from linuxserver/openssh_stable
Add openssh package
2 parents 07c4a6b + 9bd3370 commit 686ad38

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ RUN \
5252
curl \
5353
eudev-libs \
5454
libressl \
55+
openssh \
5556
openzwave \
5657
python3-dev && \
5758
echo "**** link libftdi libs ****" && \

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Add one of the tags, if required, to the linuxserver/domoticz line of the run/cr
4242
#### Tags
4343

4444
+ **stable-4.9700** : latest stable version.
45+
+ **stable-3.8153** : no longer updated old stable version.
46+
+ **stable-3.5877** : no longer updated old stable version.
4547

4648
## Parameters
4749

@@ -106,6 +108,7 @@ The user manual is available at [www.domoticz.com][appurl]
106108

107109
## Versions
108110

111+
+ **02.07.18:** Add openssh package.
109112
+ **01.07.18:** Update to latest stable 4.9700.
110113
+ **03.04.18:** Add dependencies for BroadlinkRM2 plugin.
111114
+ **20.01.18:** Move telldus core to repo to prevent build fail when source site goes down.

0 commit comments

Comments
 (0)