39 thoughts on “What is Docker!?👩‍💻 (in 30 seconds) #technology #programming #software #career #tech #code

  • I still don't know the puepose of docker extension in my vs code

  • Only recommended for Linux ?
    In windows a need todo vm Ubuntu, cent0s, etc ?
    This consumed more s.o ram cpu etc ?
    Y need to now 🙁 docker is the future or na?

  • Next talk about open Stack which sadly most of people don’t know about it , which is used to create many cloud OS by big companies

  • In simple term they share kernels but each have its own user mode ! And btw for security isolation you will use it on top of a vm and the idea of containers is mainly will be used in cloud native !! So yea but vm will still be a big part

  • so is docker a virtual machine ? … im confused 😵

  • I don't know man I develop my Django Flask apps on Virtual Box containers. Its proven to be reliable, with tons of tools, and with a huge community for support. I will stick with what works. Just use a bares bone Linux OS and you should be fine.

  • I've flashbacks from Vietnam when I hear about Docker. Most miserable 2 months of my life.

  • Sandboxing not container huge difference
    Being a box don't always means a container 🤣

  • Containers do not share an OS. They share the linux kernel

  • It's just a whale that manages containers and shares the kernel with em

  • “Do you have a problem where your app works on your computer but not on anyone else’s computer?”
    Me: No no I don’t, it doesn’t work on my pc either

  • Most useful tool in deployment I've used so far. I've deployed multiple apps in one VPS without any problems.

  • I have a question: if I have a local database can I dockerize it then deploy the image in some remote server so I can access it remotely?

  • Build once – run anywhere… unless you have a different cpu architecture like arm

  • Is it just me or it really sounds like jvm but for an entire app

  • Good explanation, maybe a 60s quick guide on how to get started 🙂

  • Hi, I'm Jiemeu and I love your channel. I hope to discuss business cooperation with you

  • I like the way you explain new technologies in a simple way

  • Then what is difference in virtual server accesing os and docker files also accessing os?

  • Am I the only one that's still confused about how to actually use docker or when to use it with which stack / language? The tutorials are so confusing to me and I always have to jump between sites to use it…😥

Comments are closed.