• How to use:

    1. Install Docker or Podman (Linux only) in your system for a directory call fedora-vim-nerdtree.
    2. Build the docker image: "docker build -t fedora-vim-nerdtree ."
    3. Create a new container: "docker run -it --rm fedora-vim-nerdtree"

    Alternatively you can create a "Projects" folder and start the container in this location:

    "docker run -it --rm -v /home/Projects:/home/Projects -w /home/Projects fedora-vim-nerdtree"

    Edited by Vinicius Morgado
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment