.. | ||
img | ||
packages.el | ||
README.org |
Dockerfile layer
Description
This layer provides syntax highlighting and build functionality for Docker files.
Install
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add dockerfile
to the existing dotspacemacs-configuration-layers
list in this
file.
Key bindings
Key Binding | Description |
---|---|
SPC m c b |
build current buffer via dockerfile-build-buffer |