This layer provides syntax highlighting and build functionality for Docker files.
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 Binding | Description |
---|---|
SPC m c b | build current buffer via dockerfile-build-buffer |