Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
haravich committed Aug 15, 2023
1 parent fede659 commit 976724c
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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:
Expand Down

0 comments on commit 976724c

Please sign in to comment.