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
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/2d17a08138d9fdab01ae8bfbbaabffa7be6a40d7/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