diskimage-builder/doc/source/developer
Tobias Henkel eff5b2312b
Add a post-root.d phase
While trying to get docker image pre-caching to work we couldn't get a
docker daeomon to run within the chrooted environment. However we got
docker running with the help of bwrap outside of the chrooted
environment. The only option so far for this is the block-device.d
phase. But this has the problem that it runs after the image size has
been calculated. This leads to broken builds if the docker images
being pulled are big.

This can be solved by adding a post-root.d phase that runs outside the
chroot but before the image size calculation.

Change-Id: I36c2a81e2d9f5069f18ce5b0d52c5f1c7212c3ae
2018-10-19 10:33:56 +02:00
..
caches.rst Correct link address 2018-01-18 15:27:00 +08:00
components.rst Adding aarch64 support for CentOS7 2017-03-22 10:46:54 -04:00
design.rst Use fstrim to prep the block device 2016-03-13 16:24:59 +00:00
developing_elements.rst Add a post-root.d phase 2018-10-19 10:33:56 +02:00
dib_lint.rst Add documentation for dib-lint 2016-05-02 01:29:17 -05:00
index.rst Produce API documentation 2017-05-25 14:26:31 +10:00
invocation.rst Move dib-run-parts into diskimage-builder 2016-11-04 17:07:37 +11:00
stable_interfaces.rst Document what our stable interfaces are 2015-07-22 09:17:02 +00:00