diskimage-builder/diskimage_builder/elements/containerfile/test-elements/focal-build-succeeds
James E. Blair edff632186 Add containerfile element
This is a base element which uses a containerfile (Dockerfile) to
build a container image, then the filesystem is extracted from that
image and forms the root of the dib image.

You can add as little or as much to the dockerfile as desired.

Change-Id: I4e821aa2ce7feb8841ef31da56de1a31aa9218b5
2021-05-07 13:54:59 +10:00
..
environment.d Add containerfile element 2021-05-07 13:54:59 +10:00
files Add containerfile element 2021-05-07 13:54:59 +10:00
README.rst Add containerfile element 2021-05-07 13:54:59 +10:00
element-deps Add containerfile element 2021-05-07 13:54:59 +10:00
test-output-formats Add containerfile element 2021-05-07 13:54:59 +10:00

README.rst

Verify we can build an image from a containerfile.