Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.
/ pyxtermjs-docker Public archive
forked from cs01/pyxtermjs

Latest commit

 

History

History
10 lines (7 loc) · 497 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 497 Bytes

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.