This is a project using Flask to make a web application inside Docker.
- Clone this repo
- Make sure you have installed docker in your system.
sudo docker-compose up --build
Access it in your browser
http://localhost:8000
- Python3
- Docker
This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details