spacemacs/contrib/!config/dockerfile
2015-05-25 00:50:38 -04:00
..
img Prefix categories with ! 2015-05-25 00:50:38 -04:00
packages.el Prefix categories with ! 2015-05-25 00:50:38 -04:00
README.md Prefix categories with ! 2015-05-25 00:50:38 -04:00

dockerfile contribution layer for Spacemacs

logo

Table of Contents

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