https://github.com/progrium/dockerbuilder
https://github.com/progrium/dockerbuilder
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/progrium/dockerbuilder
- Owner: progrium
- License: mit
- Created: 2014-05-27T22:02:23.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-27T22:12:55.000Z (about 12 years ago)
- Last Synced: 2024-05-08T22:03:24.590Z (about 2 years ago)
- Language: Shell
- Size: 121 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dockerbuilder
A Docker container for building Docker containers. It takes an uncompressed tarball of a project source piped to it and runs `docker build` on it.
## License
BSD