Skip to content

froa/dockerapp

 
 

Repository files navigation

dockerapp

Simple project to demo and getting started with docker.

  • It is a project based on Python with Flask and Redis technologies.
  • Simple form that caches numbers and description while you are filling it.
  • It was created during the udemy curse for understand the following docker capabilities:
    • docker compose
    • docker cluster
    • docker deploy on cloud (Using digital ocean driver)
    • Pipeline of continuous integration with Circle CI

References

https://www.udemy.com/docker-tutorial-for-devops-run-docker-containers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.4%
  • HTML 20.6%