• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

language-docker-l

Syntax highlighting for Docker
  • #language
  • #grammar
ZombyMedia
0.2.3 16,263
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom Docker Syntax Highlighting

Atom syntax highlighting for Dockerfiles.

Install

Install the package language-docker-l in Atom (Preferences->Packages) or Atom's package manager from a shell:

$ apm install language-docker-l

What we support

This package supports most of Dockerfiles syntax that includes the .dockerignore file as well

Enable Highlighting for Dockerfile.<suffix>

[Unsupported] - Highlighting is based on wildcards and is not supported by Atom. [file.types] Use this package to enable the functionality file-types

Snippet to use:

  "file-types": {
    "^Dockerfile\\..*$": "source.dockerfile"
  }

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by