dockerfile.txt 437 B

123456789101112131415161718
  1. *dockerfile.txt* Syntax highlighting for Dockerfiles
  2. Author: Honza Pokorny <https://honza.ca>
  3. License: BSD
  4. INSTALLATION *installation*
  5. Drop it on your Pathogen path and you're all set.
  6. FEATURES *features*
  7. The syntax highlighting includes:
  8. * The directives (e.g. FROM)
  9. * Strings
  10. * Comments
  11. vim:tw=78:et:ft=help:norl: