82 - Dockerizing your python application

preview_player
Показать описание
You've written your Python code and you installed Docker, now what? This video explains the process of Dockerizing your Python code (application). This includes defining your Dockerfile, building an image and running a container. Python code for non-local means denoising has been used as an example.

Рекомендации по теме
Комментарии
Автор

This video seriously deserves a better exposure. Fantastic and crisp explanation how to dockerize and run python applications. Anybody with just python background will be able to do this in half an hour after watching this. Great Job !

msvenkat
Автор

Wow. Absolutely amazing. This video deserves more exposure. Thanks you.

manjubeli
Автор

simple, crisp and clear... thanks for this video

deepakkumarh.r
Автор

Thank you so much! Beautifully clear, as ever.

nayo
Автор

Very nice sir, I was looking for this from last 1 week. You save my day . Once again thank you sir.

irfantariq
Автор

A very clear and crispy explanation. Thank you.

thabanivusi
Автор

Fantastic video ! Clear, concise, and well explained. Thank you.

FLVCTVAT_NEC_MERGITVR
Автор

Best Docker video for beginners I have ever seen.

danielmedina
Автор

Sreeni Thank you so much! after days of search finally it was this video that encapsulated all one needs to know ! Keep doing the amazing job.

neelarahimi
Автор

Thank you Srini, it was a fantastic tutorial!

TheSocialDrone
Автор

Very well explained and tanks a lot for your super videos!

jtl_
Автор

Hi Sreeni, Great explanation. U have kept it crisp and Clear. I have subscribed to your channel as I'm impressed by the way you explain. Keep up the good work.

RS-vuum
Автор

Thank you very much. Very helpful tutorial!

adamsmith
Автор

Dockerfile @ 4:10 if that's what you were looking for. Great video btw.

gabesusman
Автор

Thanks a lot, this video helped me a lot👏😊

sagarhande
Автор

Indeed you explained it very nicely 👌👌

ShubhamPatil-ints
Автор

Hi, thank you so much for this clear explanation, I have question, if I build it in my own local computer then want to move it to production server, do I have to rebuild it in the server?

julhye-sun
Автор

Hi Sreeni, thanks for the video. Do you have any videos on using pyodbc in a docker container and creating an image using python?

ajaysalian
Автор

Sreeni I have found your video su interesting and useful .
I am a maker interested in Iot, machine learning, robotics .
All the best regards

enricosaccheggiani
Автор

What to do if I make any changes in dockerfile or in my code after building docker image?

ShovonMallick