Containerize Python Applications with Docker

Containerize Python Applications with Docker

NeuralNine

1 год назад

105,933 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

ParanoidNotAndroid
ParanoidNotAndroid - 24.10.2023 14:13

Really good presentation straight to the point and presenting something really usefull in an easy way!
Thanks

Ответить
Yahnnosh Yunggo
Yahnnosh Yunggo - 02.10.2023 23:14

Thank you! You explained it simple and clearly

Ответить
Roman Matveev
Roman Matveev - 01.10.2023 10:32

Why are you using square brackets in your CMD docker file command and not for RUN command?

Ответить
Knowhow
Knowhow - 11.09.2023 16:01

thank you. defo easy to follow and understand, finally..

Ответить
malouke mallouke
malouke mallouke - 21.08.2023 05:37

how do you doing when you need application with muliprcessing in python?

Ответить
Khant Si Thu Phyo
Khant Si Thu Phyo - 07.07.2023 20:09

What about odoo

Ответить
Gabriel Martins
Gabriel Martins - 27.06.2023 06:39

Sadly I have a very cheep acer laptop that in all circumstances would be able to suport virtualization except if acer wasn't garbage and blocked jt from the bios with no option to ever activate it... Acer aspire E15... sometimes I get really angry when I see a new skill that I could be learning but am stuck by my hardware

Ответить
Sheenaz Martinez I
Sheenaz Martinez I - 14.05.2023 19:26

so simple... I had thought that to put your web app to docker is much harde. Thanks for your explanation

Ответить
HitAndMissLab
HitAndMissLab - 12.05.2023 22:44

Wow, this was a great intro video!
I heard about the Docker x100 times, but never knew what was its purpose. Now I understand the whole concept.

Thanks!

Ответить
Grigori Kog
Grigori Kog - 30.04.2023 13:55

can i docker a python project with yolov8 ? Also how can i return the frame
that shows car video detection and counter cap=cv2.VideoCapture('park.mp4')

Ответить
Никита Т
Никита Т - 11.04.2023 18:18

Why are EXPOSE statements not being used?

Ответить
PatrickSVM
PatrickSVM - 20.03.2023 17:27

Thanks for the explanation!

Ответить
John Wu
John Wu - 19.02.2023 10:30

GOAT

Ответить
Nick
Nick - 17.02.2023 20:38

Flori, you should make a tutorial how to deploy dockerized environments to other PC/Server.
This is pointless, why would I deploy my python app on my PC using docker.

Ответить
rixcc
rixcc - 25.01.2023 13:57

I understood that the container will include any packages that are not installed on the system, but what about python itself? Is that also included, or does the system running docker need to have had python installed before?

Ответить
willbrod mutesi
willbrod mutesi - 02.01.2023 20:58

Containerise flask app

Ответить
Daystar
Daystar - 31.12.2022 17:33

Bro can you please make a tut on how to make our own port forwarder server

Ответить