forked from achill/dockerlib
Build official Docker Images yourself without Raid Limit instead using Docker Hub
- Python 92.7%
- Makefile 7.3%
|
|
||
|---|---|---|
| data | add default_build_version tags to images | |
| dockerlib | implement default_build_version config key | |
| .gitignore | add public data folder | |
| CHANGELOG.md | provide changelog as file in repository | |
| dockerlib.svg | add a logo for dockerlib | |
| LICENSE | Initial commit | |
| Makefile | modernize makefile | |
| README.md | Update 'README.md' | |
| requirements.txt | loads image configurations | |
dockerlib
Build official Docker Images yourself without Raid Limit instead using Docker Hub
Installation
Build it using the makefile:
make
Now, to install, you have just to run: sudo make install
Usage
To build, for example Alpine, run:
sudo dockerlib build alpine