/usr/share/vim/addons/ftdetect/dockerfile.vim is in vim-syntax-docker 1.10.3-0ubuntu6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 | au BufNewFile,BufRead [Dd]ockerfile,Dockerfile.* set filetype=dockerfile
|