pub static DOCKER: LanguageSupportExpand description
Docker language entry.
Dockerfiles carry no extension, so filenames claims both conventional
spellings; .dockerfile is also claimed for the projects that do use it
as one. The stems claim the per-environment variants - Dockerfile.dev,
Dockerfile.prod, Containerfile.web - which multi-image layouts
produce in an unbounded family and hadolint lints the same way.