An open API service indexing awesome lists of open source software.

https://github.com/avi350751/docker-demo-app

This repository contains a simple Dockerized Flask application that performs basic arithmetic calculations. The purpose of this project is to demonstrate how to containerize a Python-based web application using Docker, making it easy to deploy and scale.
https://github.com/avi350751/docker-demo-app

docker flask python

Last synced: 28 days ago
JSON representation

This repository contains a simple Dockerized Flask application that performs basic arithmetic calculations. The purpose of this project is to demonstrate how to containerize a Python-based web application using Docker, making it easy to deploy and scale.

Awesome Lists containing this project

README

          

A docker demo app