Build debian packages in a clean docker environment
Project description
BLDR
Build debian packages in a clean docker environment
Features:
- provide a dockerized dpkg-buildpackage wrapper, as Docker can be used to create a clean build environment for Debian packaging
- easy-to-use: navigate inside a directory that has a debian subdirectory and run build
- collect the debian dependencies automatically and puts them in Docker build layer
- cache the dependency install step and the re-build will be quicker
- to test the debian package you can enter to the container which contains the build environment
- the built debian package is stored in a local apt repository
- build multiple dependent packages, if called multiple times (uses the built packages as build dependencies of the next ones)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bldr-0.0.17.tar.gz
(48.4 kB
view hashes)
Built Distribution
bldr-0.0.17-py3-none-any.whl
(21.4 kB
view hashes)