Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this assignment you will be creating a flask application to generate a QR code based on form input. All you need is to type

image text in transcribed

For this assignment you will be creating a flask application to generate a QR code based on form input. All you need is to type the code into main.py that is in the photos

Command Reference - No Particular Order

docker build -t kaw393939/python312 .

docker run -it kaw393939/python312

docker run -it kaw393939/python312

docker run -it kaw393939/python312 app.py

docker compose up --build

docker compose up

docker run --volume /Users/keithwilliams/Desktop/fall2022/qrprog/qr_generator_service/images:/home/myuser/images Note:

You need to build each time you change your dockerfile

docker exec -it bash allows you to login to the running container

docker tag local-image:tagname new-repo:tagname

docker push new-repo:tagname

docker login

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

4. How has e-commerce affected business-to-business transactions?

Answered: 1 week ago