spacemacs/layers/+config-files/dockerfile
Eivind Fonn c893383fe4 Fix some documentation bugs
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05: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 Fix some documentation bugs 2015-12-03 23:50:29 -05:00

Dockerfile layer

/TakeV/spacemacs/media/commit/979867447e2399c2539bfb94bbd344752834994f/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