Build official Docker Images yourself without Raid Limit instead using Docker Hub
This repository has been archived on 2025年05月09日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- 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