`Containerfile` is a vendor-neutral alternative name for `Dockerfile`, used by [podman](https://github.com/containers/common/blob/main/docs/Containerfile.5.md), buildah and possibly other tools. `bat -l Dockerfile Containerfile` works fine, a mapping out of the box would be nice. (Thanks for this awesome tool!)