2 changed files with 6 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||||
|
|
||||||
|
command DockerBuild :split term://DOCKER_BUILDKIT=1 docker build . |
||||||
|
command DockerDive execute ":split term://dive " . expand("<cword>") |
||||||
|
command DockerRun execute ":split term://docker run -it " . expand("<cword>") |
||||||
|
|
Loading…
Reference in new issue