From 976724cb59c085a213078a20b0165607cae955e0 Mon Sep 17 00:00:00 2001 From: Hariprasath Ravichandran Date: Tue, 15 Aug 2023 20:09:11 +0530 Subject: [PATCH] Updated README --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 933cfa6..867caf3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ This repository contains a Docker setup for creating a custom SSH server based o - [SSH Server in Docker based on Alpine Linux](#ssh-server-in-docker-based-on-alpine-linux) - [Table of Contents](#table-of-contents) - - [Table of Contents](#table-of-contents-1) - [Introduction](#introduction) - [Prerequisites](#prerequisites) - [Getting Started](#getting-started) @@ -18,20 +17,6 @@ This repository contains a Docker setup for creating a custom SSH server based o [![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) -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. - -## 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) - - [Table of Contents](#table-of-contents-1) - - [Introduction](#introduction) - - [Prerequisites](#prerequisites) - - [Getting Started](#getting-started) - - [Usage](#usage) - - [Customization](#customization) - - [License](#license) - ## Introduction This project provides a Dockerized environment for creating a custom SSH server with the following features: