nixpkgs/doc/builders/images
Louis Blin aae8588182 dockerTools.buildLayeredImage: support fromImage
It is now possible to pass a `fromImage` to `buildLayeredImage` and
`streamLayeredImage`, similar to what `buildImage` currently supports.

This will prepend the layers of the given base image to the resulting
image, while ensuring that at most `maxLayers` are used. It will also
ensure that environment variables from the base image are propagated
to the final image.
2021-03-23 14:50:42 +00:00
..
snap
appimagetools.xml
dockertools.section.md dockerTools.buildLayeredImage: support fromImage 2021-03-23 14:50:42 +00:00
ocitools.xml doc: Improve code listings 2020-09-23 01:25:25 +02:00
snaptools.xml