Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hal91190/docker-debian
- Owner: hal91190
- Created: 2015-01-21T23:24:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T09:18:06.000Z (over 8 years ago)
- Last Synced: 2023-02-27T06:01:33.871Z (almost 2 years ago)
- Topics: docker-debian, dockerfile, linux
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```