spacemacs/layers/+config-files/dockerfile
justbur 9befd20a1a layers: Transition to new key bindings functions
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
..
img Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
packages.el layers: Transition to new key bindings functions 2015-11-21 18:22:51 +01:00
README.org Documentation update 2015-11-13 14:23:13 +01:00

Dockerfile contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/e8d3ecee0e59797c1ffbe3788841cbb0718c71d9/layers/+config-files/dockerfile/img/docker.png

Description

This layer provides syntax highlighting and build functionality for Docker files.

Install

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(dockerfile))

Key bindings

Key Binding Description
SPC m c b build current buffer via dockerfile-build-buffer