This is a dockerized version of pyxterms.js, giving you a fully functional terminal to a docker container, in your browser.
- Make sure you have Docker installed
- Run
make build-and-run
to build the Docker container image and run the app locally - Navigate to http://127.0.0.1:5000/ in your browser.