Skip to content

kenderak/devops-flask-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devops-flask-nginx

Flask web application with nginx reverse proxy server.

Build images

docker-compose build

Run containers

Run the following command if you want to see everything in the console about the running applications.

docker-compose up

Run containers in background and print container IDs.

docker-compose up -d

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published