Migrate to podman
This commit is contained in:
parent
ab60906b86
commit
b6c9f26ea1
5 changed files with 7 additions and 7 deletions
|
|
@ -172,7 +172,9 @@
|
|||
:disabled t)
|
||||
|
||||
(use-package docker
|
||||
:bind ("C-c d" . docker))
|
||||
:bind ("C-c d" . docker)
|
||||
:custom
|
||||
(docker-command "podman"))
|
||||
|
||||
(use-package iedit)
|
||||
(use-package wgrep)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue