• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

language-docker

Dockerfile syntax highlighting
jagregory
1.1.8 297,766
557
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom Docker Syntax Highlighting

Atom syntax highlighting for Dockerfiles.

Install

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

$ apm install language-docker

Syntax support

language-docker supports most Dockerfile syntax features, as well as .dockerignore files.

Highlighting of Dockerfile.<suffix>

Highlighting based on wildcards is not supported in Atom. You can use package file-types with this in you config.cson to enable it.

  "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