edff632186
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 |
||
---|---|---|
.. | ||
root.d | ||
test-elements/focal-build-succeeds | ||
element-provides | ||
README.rst |
============= containerfile ============= Base element for creating images from container files (aka Dockerfiles). To use this element, create a container file (Dockerfile), and supply the path to that file in the environment variable `DIB_CONTAINER_FILE`.