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.
- Host: GitHub
- URL: https://github.com/avi350751/docker-demo-app
- Owner: avi350751
- Created: 2024-08-19T22:09:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T03:20:25.000Z (almost 2 years ago)
- Last Synced: 2026-06-08T02:34:01.741Z (28 days ago)
- Topics: docker, flask, python
- Language: Python
- Homepage:
- Size: 4.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A docker demo app