Releases
v0.7-1
Version 0.7
Removed support for a btrfs filesystem in a file (#41 )
Prototype Builder
for building Debian packages (#47 )
Added option --bind-volatile
, working as --bind-ro
plus a temporary
writable overlay (#50 )
Added option --workdir-volatile
working as --workdir
but with a volatile
mount (#50 )
Use volatile mounts for CI (#51 )
Added config option build_artifacts_dir
and command line option monci ci --artifacts
to collect build artifacts in a directory (#10 )
Added option debcachedir
to point to a directory where downloaded .deb
files can be cached across container runs (#52 )
Added option extra_packages_dir
and --extra-packages-dir
to provide extra
packages as dependencies for builds (#49 )
Added echo 7 > /etc/yum/vars/releasever
to Centos7 bootstrap
Added monci ci --shell
to open a shell in the container after the build
Fixed network issues with systemd-resolved based images (Fedora 36)
You can’t perform that action at this time.