From b16fb60aebdc648c3811413f0f2e5b8b6fb3cf31 Mon Sep 17 00:00:00 2001 From: startxfr Date: Wed, 10 Dec 2014 00:23:13 +0100 Subject: =?UTF-8?q?ajout=20d'un=20titre=20affich=C3=A9=20dans=20github=20+?= =?UTF-8?q?=20mis=20een=20palce=20var=20d'env=20pour=20apache?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Services/ssh/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Services/ssh') diff --git a/Services/ssh/README.md b/Services/ssh/README.md index 03d326b..b04d68e 100644 --- a/Services/ssh/README.md +++ b/Services/ssh/README.md @@ -1,5 +1,6 @@ # STARTX Services docker-images : SSH Server -This container run sshd on fedora server. You can overwrite /root/.ssh/autorized_keys with your own list of autorized keys. + +Container running sshd daemon under a fedora server. You can add your own list of autorized keys ## Running from docker registry @@ -13,6 +14,8 @@ Copy sources in your docker host cd startx-docker-images; git clone https://github.com/startxfr/docker-images.git . +You can overwrite /root/.ssh/autorized_keys with your own list of autorized keys. + Build the container docker build -t sv-ssh Services/ssh/ -- cgit v1.2.3