Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hal91190/docker-debian

A docker image based on Debian
https://github.com/hal91190/docker-debian

docker-debian dockerfile linux

Last synced: about 2 months ago
JSON representation

A docker image based on Debian

Awesome Lists containing this project

README

        

# docker-debian
A localized docker image based on Debian testing.

## Build
```
docker build -t="hal91190/debian-testing-fr" .
```

## Run
```
docker run -it --rm hal91190/debian-testing-fr
```