Skip to content

dockerfile: add Containerfile as additional extension

Containerfiles are what Podman/Buildah prefer to use, and they have the same syntax as a Dockerfile.

See also: https://docs.podman.io/en/latest/markdown/podman-build.1.html

Merge request reports