mirror of
https://github.com/moby/moby.git
synced 2026-07-15 03:51:57 +00:00
This highlights `RUN`, `CMD`, and `ENTRYPOINT` lines using shell highlighting. It doesn't bother detecting the JSON forms, but that's OK because JSON arrays highlight pretty reasonably with shell highlights. :) Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>