Closed allenpetersen closed 11 months ago
There's no dockerfile, the image is built with kiwi-ng
:
If you prefer building your own image instead of relying on my pre-built image, you need to install kiwi-ng
and run my Makefile.
Adding more context:
kiwi is a tool that allows you to build images in several formats (e.g. qcow2, oci container images, iso, etc.) based on one image description (click). This profile describes what packages are being installed inside the container and during bootstrapping. Once the image is ready, there's a bash script executed at the end of the build process that allows for modifications on a file system level inside of the image (click).
This is how the container image is being built, it's an alternative way to build a container image.
@allenpetersen has your question been answered?
Please reopen if you have any further questions.
Could you provide the source Dockerfile for
mschnitzer/asa-linux-server
please? I would like to inspect what I'm running. I don't understand what is happening with the single "KIWI 9.24.43" layer.