Docker.tmbundle icon indicating copy to clipboard operation
Docker.tmbundle copied to clipboard

More detailed highlighting for `LABEL`

Open jfcherng opened this issue 1 year ago • 0 comments

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

E.g.,

LABEL org.opencontainers.image.authors="[email protected]"
#     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#                                     ^
#                                      ^^^^^^^^^^^^^^^^^^^^

jfcherng avatar Oct 13 '23 10:10 jfcherng