You've already forked Docker_Podman_Dev_container
Updating README
This commit is contained in:
@@ -4,6 +4,7 @@ These are the repos where the config for the environment are pulled
|
|||||||
|
|
||||||
https://git.nopants.dk/shell/neovim_config
|
https://git.nopants.dk/shell/neovim_config
|
||||||
|
|
||||||
https://git.nopants.dk/shell/tmux_config
|
To build the image git clone the repo and run podman build .
|
||||||
|
If you want to mount a dir with the git repos that you work with you can use this example
|
||||||
|
|
||||||
https://git.nopants.dk/shell/Tobias-zsh-shell
|
podman run -it -v {FULL PATH}:/data/Documents:z --name nvim_dev {image id}
|
||||||
|
Reference in New Issue
Block a user