docker-devuan_paddy-hack/scripts
Olaf Meeuwissen d92fe56e7b Remove unneeded files from the image
Keeping out the `/dev/` tree is done when tarring things up so that
the `bootstrap.sh` script will have access to devices at run-time.
This approach also protects against removing devices that have been
mounted into the chroot, if any (e.g. devpts).
2017-08-19 14:27:34 +09:00
..
docker-apt-clean
remove-apt-lists
remove-unneeded-files Remove unneeded files from the image 2017-08-19 14:27:34 +09:00
replace-resolve-conf Replace /etc/resolv.conf content with something generic 2017-08-18 22:55:46 +09:00
set-generic-hostname Set a generic yet descriptive hostname 2017-08-19 14:27:34 +09:00
tweak-apt-config Remove unneeded files from the image 2017-08-19 14:27:34 +09:00
tweak-dpkg-config Speed up package installation (especially on spinning disks) 2017-08-18 12:23:36 +09:00
tweak-init-policy Don't run init scripts from installation scripts 2017-08-18 22:55:46 +09:00