asbjornenge / Docker.tmbundle

Dockerfile syntax
MIT License
75 stars 27 forks source link

Allow FROM directive to be highlighted differently #43

Closed rauno56 closed 1 week ago

rauno56 commented 2 weeks ago

If FROM directive looks like the directives, it's difficult to catch stages in multi-stage Dockerfiles. This leaves the default case exactly as it was before but adds an option to color FROM differently for people who want it.

princemaple commented 2 weeks ago

The convention is to put it on the left side of "dockerfile"