Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 529 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 529 Bytes

Flask Calculator (Multi Container)

Prerequisite: Docker should be installed.

  • To run, just clone the repo, browse inside flask_micro and run docker-compose up.
  • Browse to http://localhost:5000/calc in the browser.
  • You will not need to build the images since the images are being pulled from Dockerhub.

alt text

alt text