Skip to content

ssbagpcm/docker-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-terminal

An easy to use docker terminal creator, in the web.

Requirements

Docker Python 3.x Git

Quickstart

First, let's clone the repository in your local machine :

git clone https://github.com/ssbagpcm/docker-terminal.git

After this, let's create an image of the dockerfile :

docker build -t ubuntu-term:latest .

Download the required libraries :

pip install -r requirements.txt or pip3 install -r requirements.txt (depend on your system specs...)

When done, simply run the app :

python app.py or python3 app.py (depend on your system specs...)

Then, enter in your browser this url :

http://127.0.0.1:5000

Credits

ssbagpcm : the creator of this repository.

cs01 : for providing me a lot of inspiration. original repository

Made with ❤️ by ssbagpcm

About

An easy to use docker terminal creator, in the web.

Resources

Stars

Watchers

Forks

Contributors