https://github.com/massmux/debian
Docker Debian minimal with SSH
https://github.com/massmux/debian
Last synced: 2 months ago
JSON representation
Docker Debian minimal with SSH
- Host: GitHub
- URL: https://github.com/massmux/debian
- Owner: massmux
- Created: 2015-11-14T15:13:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T17:48:27.000Z (almost 8 years ago)
- Last Synced: 2025-02-13T09:23:57.698Z (4 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker debian
mantainer Massimo S. Musumeci ( massmux (at) denali.uk )
This is a docker image with ssh support.
how to build this image?
```bash
docker build -t denali/debian .
```
then do this to run it:```bash
docker-compose up -d
```## Contributing
Software developed on Denali group systems. Used Vps in debian OS.
Visit [](https://www.denali.eu) for more infos.