An open API service indexing awesome lists of open source software.

https://github.com/owlinux1000/ssh-container

A simple container running sshd
https://github.com/owlinux1000/ssh-container

Last synced: 3 months ago
JSON representation

A simple container running sshd

Awesome Lists containing this project

README

          

# SSH Container

A simple container running sshd

```sh
$ docker compose build
$ docker compose up
```