Added podgrab nginx config
This commit is contained in:
parent
ac5f944770
commit
e21a135c7d
4 changed files with 30 additions and 21 deletions
3
vim/de
3
vim/de
|
|
@ -1,2 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
docker run --rm -it -v "$1":/data -w '/data' chewingbever/nvim:latest
|
||||
|
|
|
|||
Reference in a new issue