Updates comments and dockerfile maintainer lines to use HTTPS urls where applicable. Signed-off-by: Eric Windisch <eric@windisch.us> Upstream-commit: df9ee6d6563ace6e382a3bdd4a45b38756a76afb Component: engine
19 lines
437 B
Plaintext
19 lines
437 B
Plaintext
*dockerfile.txt* Syntax highlighting for Dockerfiles
|
|
|
|
Author: Honza Pokorny <https://honza.ca>
|
|
License: BSD
|
|
|
|
INSTALLATION *installation*
|
|
|
|
Drop it on your Pathogen path and you're all set.
|
|
|
|
FEATURES *features*
|
|
|
|
The syntax highlighting includes:
|
|
|
|
* The directives (e.g. FROM)
|
|
* Strings
|
|
* Comments
|
|
|
|
vim:tw=78:et:ft=help:norl:
|