You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
Docker
Interact with Docker1 inside of Emacs.
Setup
Make sure you have the required components installed on your system before loading the module.
RUN apt install -y docker docker-compose
Config
Shortcuts
Open the container management screen with SPC k
.
(dotfiles/leader "k" '(docker :which-key "Docker"))