Add docker module
This commit is contained in:
parent
96bea9e9ad
commit
515ed02dfb
2 changed files with 28 additions and 0 deletions
6
modules/tools/docker/packages.el
Normal file
6
modules/tools/docker/packages.el
Normal file
|
@ -0,0 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/docker/packages.el
|
||||
|
||||
(package! docker)
|
||||
(package! docker-tramp)
|
||||
(package! dockerfile-mode)
|
Loading…
Add table
Add a link
Reference in a new issue