# vim and cats (all levels) install steps: - install docker - download this directory - run following ```bash docker build . -t vim_and_cats docker run -d -p 5000:5000 vim_and_cats ```