From 32dd27dfef54fb5bd4d427f1ff2579e9c1835670 Mon Sep 17 00:00:00 2001 From: Hariprasath Ravichandran Date: Tue, 15 Aug 2023 20:11:08 +0530 Subject: [PATCH] Updated Pages --- README.md | 2 +- docs/index.md | 12 +----------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index fb56aca..5f91e53 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains a Docker setup for creating a custom SSH server based on Alpine Linux. The setup includes the ability to use static SSH host keys, configure SSH key and password authentication, and set up user-specific SSH key pairs. -[![Build](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml/badge.svg)](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml) +[![Build](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml/badge.svg)](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml) ![Docker pulls](https://img.shields.io/docker/pulls/haravich/custom-ssh-server) ## Table of Contents diff --git a/docs/index.md b/docs/index.md index 0310a6a..332e3fa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,22 +7,12 @@ title: Home This repository contains a Docker setup for creating a custom SSH server based on Alpine Linux. The setup includes the ability to use static SSH host keys, configure SSH key and password authentication, and set up user-specific SSH key pairs. -[![Build](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml/badge.svg)](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml) - -## Table of Contents - -# SSH Server in Docker based on Alpine Linux - -This repository contains a Docker setup for creating a custom SSH server based on Alpine Linux. The setup includes the ability to use static SSH host keys, configure SSH key and password authentication, and set up user-specific SSH key pairs. - -[![Build](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml/badge.svg)](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml) +[![Build](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml/badge.svg)](https://github.com/haravich/custom-ssh-server/actions/workflows/docker-image.yml) ![Docker pulls](https://img.shields.io/docker/pulls/haravich/custom-ssh-server) ## Table of Contents - [SSH Server in Docker based on Alpine Linux](#ssh-server-in-docker-based-on-alpine-linux) - [Table of Contents](#table-of-contents) -- [SSH Server in Docker based on Alpine Linux](#ssh-server-in-docker-based-on-alpine-linux-1) - - [Table of Contents](#table-of-contents-1) - [Introduction](#introduction) - [Prerequisites](#prerequisites) - [Getting Started](#getting-started)