Part 2 | Python-AWS | Run Flask app on Docker | BS Tech

Pubblicato il: 25 settembre 2021
sul canale di: BS Tech
481
13

Hello everyone, in this video we'll walk through on how to build a docker image for flask app and deploy it on the docker container.

Following are the commands to build docker image and run the container:
1. Build docker image: docker build -t simple-flask-api .
2. Run docker container: docker run -d --name sample-app -p 5000:5000 simple-flask-api:latest

Following is the link to the GitHub repo:
https://github.com/bs-tech-solutions/...

********Contents of the video**********
0:00 Intro
0:10 Welcome
0:25 Run Flask app
1:20 Dockerfile
3:19 Build docker image
3:25 Run the container
3:34 Thank you

Subscribe to our channel if you haven't yet and don't forget to hit
the bell icon so that you never miss out any of our latest videos..

Support us by hitting the like button, sharing our videos,
dropping your valuable thoughts and suggestions in the comment section below.

*****TAGS*****
#flask-api-on-docker
#flask-docker
#flask-docker-image
#flask-Dockerfile
#run-flask-app-on-docker


In questa pagina del sito puoi guardare il video online Part 2 | Python-AWS | Run Flask app on Docker | BS Tech della durata di ore minuti seconda in buona qualità , che l'utente ha caricato BS Tech 25 settembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 481 volte e gli è piaciuto 13 spettatori. Buona visione!