seemanshu-shukla / Sample-Dockerized-Application

This repo demonstrates how one can dockize their application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample-Dockerized-Application

--> This repository demonstrates how one can dockize their application. Here, we are trying to dockerize a simple web application created using Flask.

--> An image of this application is available on Docker Hub repository with name: seemanshushukla/welcome-to-dockerized-app

--> To pull this Docker Image use the following command:

docker pull seemanshushukla/welcome-to-dockerized-app

-->

image

About

This repo demonstrates how one can dockize their application


Languages

Language:Python 75.8%Language:Dockerfile 24.2%