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

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

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 [![Denali](https://www.denali.eu/dena.png)](https://www.denali.eu) for more infos.