https://github.com/hal91190/docker-debian
A docker image based on Debian
https://github.com/hal91190/docker-debian
docker-debian dockerfile linux
Last synced: 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T09:18:06.000Z (about 10 years ago)
- Last Synced: 2025-03-19T08:49:25.656Z (over 1 year 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
```