An easy to use docker terminal creator, in the web.
Docker Python 3.x Git
git clone https://github.com/ssbagpcm/docker-terminal.git
docker build -t ubuntu-term:latest .
pip install -r requirements.txt or pip3 install -r requirements.txt (depend on your system specs...)
python app.py or python3 app.py (depend on your system specs...)
http://127.0.0.1:5000
ssbagpcm : the creator of this repository.
cs01 : for providing me a lot of inspiration. original repository
Made with ❤️ by ssbagpcm