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
- Host: GitHub
- URL: https://github.com/owlinux1000/ssh-container
- Owner: owlinux1000
- Created: 2022-08-14T11:48:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T11:50:35.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T10:35:48.517Z (over 1 year ago)
- Language: Dockerfile
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSH Container
A simple container running sshd
```sh
$ docker compose build
$ docker compose up
```