Build official Docker Images yourself without Raid Limit instead using Docker Hub
 
 
Go to file
fossdd 4afcf809ad Update 'README.md'
Signed-off-by: fossdd <fossdd@noreply.codeberg.org>
2021-07-09 17:11:21 +02:00
data add default_build_version tags to images 2021-01-07 11:52:55 +01:00
dockerlib implement default_build_version config key 2021-01-07 11:43:00 +01:00
.gitignore add public data folder 2020-12-30 15:38:28 +01:00
CHANGELOG.md provide changelog as file in repository 2021-01-05 19:44:54 +01:00
LICENSE Initial commit 2020-12-30 12:46:39 +01:00
Makefile modernize makefile 2021-07-09 17:10:08 +02:00
README.md Update 'README.md' 2021-07-09 17:11:21 +02:00
dockerlib.svg add a logo for dockerlib 2020-12-31 17:49:19 +01:00
requirements.txt loads image configurations 2020-12-30 13:40:49 +01:00

README.md

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