From 7e3d351876850ec0adf458015337c38bff593990 Mon Sep 17 00:00:00 2001 From: Dennis Hermsmeier Date: Wed, 1 May 2019 21:24:32 +0200 Subject: [PATCH] some readme stuff --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 021073c..24ddb7f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ ### Overview Use this Dockerfile / -image to start a sshd-server upon a lightweight Alpine container. +### Regular builds, automagically +[![Build Status](https://travis-ci.org/Hermsi1337/docker-sshd.svg?branch=master)](https://travis-ci.org/Hermsi1337/docker-sshd) +Thanks to [Travis-CI](https://travis-ci.org/) this image is pushed weekly and creates new [tags](https://hub.docker.com/r/hermsi/alpine-sshd/tags/) if there are new versions available. + +### Tags +For recent tags check [Dockerhub](https://hub.docker.com/r/hermsi/alpine-sshd/tags/). + ### Features * Always installs the latest OpenSSH-Version available for Alpine * Password of "root"-user can be changed when starting the container using --env