Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlaccetti/docker-debian-build
Build Docker things with Debian
https://github.com/mlaccetti/docker-debian-build
Last synced: 5 days ago
JSON representation
Build Docker things with Debian
- Host: GitHub
- URL: https://github.com/mlaccetti/docker-debian-build
- Owner: mlaccetti
- License: lgpl-2.1
- Created: 2015-11-11T19:11:19.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2015-11-16T18:57:49.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T10:25:45.049Z (about 1 month ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Debian Build using Docker
### Building
`$ docker build -t debian-build .`
### Running
`$ docker run -it --rm debian-build`