feat(docker): add simple config for trying
For trying the `kickstart.nvim` configuration, a simple Docker blueprint is implemented.
This commit is contained in:
parent
72364ad9ac
commit
f8bc3a4f06
2 changed files with 33 additions and 0 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.git*
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
LICENSE.md
|
||||
README.md
|
||||
doc/
|
||||
Loading…
Add table
Add a link
Reference in a new issue