Dockerize a Python Application

preview_player
Показать описание

Dockerize a Python Application with @patloeber

0:00 Introduction
0:22 Demo Start and Dockerfile
3:15 Docker Compose
5:00 Test
6:13 Docker Hub
8:40 Conclusion
Рекомендации по теме
Комментарии
Автор

0:00 Introduction
0:22 Demo Start and Dockerfile
3:15 Docker Compose
5:00 Test
6:13 Docker Hub
8:40 Conclusion

francescociulla
Автор

Awesome video :) Thanks for the collaboration!

patloeber
Автор

Brief and super informative! Really well done guys

filipesommer
Автор

Thank you so much. I spent 7 lakhs rupees on my college degree and it was a waste. What i learn from here, is amazing . Thank you again.

SanjeevKumar-ncrt
Автор

I love two things : the way you did your part of the job, and your strong Italian accent, Of course I subscribed. Thank you both, guys !

Arrato
Автор

Very informative video. The collaboration was excellent and both videos were clear and concise. Thank you to both engineers.

IbrahimAkar
Автор

Awesome and high Just only thing these should be part of organized playlist

singhamita
Автор

Thanks for the video! I just I would like to know why the app was developed using Anaconda but dockerized version doesn't, any reason for that?

pisoides
Автор

Amazing video. I got stuck somewhere, this helped me out 🔥

pradumnasaraf
Автор

could you make a video about setting up development environment on windows for devops development. I am having trouble setting up bash lik you have in your video.

Exsanguine
Автор

Thank you! Your video helped me a lot!

marcosaugusto
Автор

Codespace working sharp 🐋 How many hours did it take you to create this video? It looks crisp and fun to watch

HrittikExplains
Автор

hey one question why did you write 'flask' in CMD?? what does that flask word represent, is it some variable for a file or something else?? OR Is it specifically to run that flask file so by writing flask in cmd it automatically recognizes the flask file and runs it??

edit got this error: demo | /bin/sh: 1: [flask, : not found
demo exited with code 127


ig its related to cmd flask

edit: error got resolved (ive gave cmd command list items in single commas which were supposed to be in double inverted commas) but my initial doubt still stands...

himeshkoli
Автор

I have a question about the next step. What are some simple and inexpensive ways to deploy the app on the cloud?

MartyAckerman
Автор

Great content. Is there a more detailed video that goes more in depth in each step. Like for example how to pick a base image etc.

digitalnomad
Автор

bellissimo esempio, oltre ad un esempio con il testo sarebbe bello un esempio che classifichi le immagini.

g.s.
Автор

did you remove the "app.run(...)" code from the app.py file before deployment?

sildistruttore
Автор

Would have been great if the steps were explained rather than just shown.

ifkipqq