Skip to content

RussMaxwell/simplePythonWebApp-ImageReady

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonWebApp-ImageReady

This Python Application runs a very simple website with HTML and CSS.

This repository is docker ready which means when you pull down the repo, you can easily build a docker image.

Prerequisites

  • Need Docker Installed
  • Recommend having VS Code installed

For Example:

  • Within VS Code BashShell in the current directory as the project run:

    docker build -t

  • after docker image built you can test locally or push the image to Azure Container Registry and deploy as Azure Web App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published