/pyxtermjs-docker

This is a dockerized version of pyxterms.js, giving you a fully functional terminal to a docker container, in your browser.

Primary LanguagePythonMIT LicenseMIT

Dockerized pyxterm.js

This is a dockerized version of pyxterms.js, giving you a fully functional terminal to a docker container, in your browser.

screenshot

Running Locally

  • 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.