asbjornenge / Docker.tmbundle

Dockerfile syntax
MIT License
75 stars 27 forks source link

More detailed highlighting for `LABEL` #42

Open jfcherng opened 8 months ago

jfcherng commented 8 months ago

grammar ref: https://docs.docker.com/engine/reference/builder/#label

E.g.,

LABEL org.opencontainers.image.authors="jfcherng@gmail.com"
#     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#                                     ^
#                                      ^^^^^^^^^^^^^^^^^^^^