Intro to Docker [with Java Examples]

preview_player
Показать описание
An introduction to @DockerInc covering the most important concepts you need to understand to start using Docker. I'll be using a java application for my examples but the same basic concepts apply for any technology you're using for your applications.

00:00​ - Introduction
00:22 - The Problem (Why Docker?)
03:29​ - What is a container?
04:49 - The Solution (Why Docker?)
05:47 - Virtual Machines vs Containers
07:30 - How do I Containerize my Application?
08:44 - [Demo] Create a Hello World Application
09:26 - [Demo] Step 1: Install Docker
10:07 - [Demo] Step 2: Build a Docker Image
16:31 - [Demo] Step 3: Run a Docker Container

Categories:#IntelliJIDEA #Docker #DockerHub
Рекомендации по теме
Комментарии
Автор

even better than docker official tutorial. thank you

levinie
Автор

I never quite understood Docker until I watched this video. Dalia managed to do the impossible in less than 4 minutes. This is top quality content.

tjohnsonabraham
Автор

Years I avoided Docker, now I'm obsessed, thank you.

alexpadula
Автор

Jet brains should start education channel for such great content

sumitpatnaik
Автор

I never watch videos in English, but I can listen to Dalia for hours. Please give us more videos with her.

MariosMartiopoulos
Автор

Positively one of the best introductory tutorials on Docker out there on Youtube.

skverskk
Автор

The quality of the video, the design of the graphics, crystal clear explanation right to the point, and even soft background music make this video outstanding. Thank you

hyperborean
Автор

Great edu video. I wish jet brains offer a special edu YouTube channel and courses. Just a suggestion

superstargazer
Автор

Best explanation of Docker Intro concepts I've even seen on web

azatburkhanov
Автор

Nice presentation. I want to add at 5:50 VMs don't suffer only from having to duplicate an OS but also from having to emulate hardware components to the virtual environment. That makes them both heavy and slow.

dimitriosmenounos
Автор

Jesus thank you so much. This is the best video yet about Docker.

OmoruyiOmofonmwan
Автор

The bset explanation about docker image creation. Perfect

manee
Автор

There's lots of follow-up stuff to ingest before going productive, of course -- but this _is_ a great introduction for the uninitiated! Kudos!

raphaelreitzig
Автор

Great video and material quality. This kind of format works even better than just a tutorial from Docker. And big thanks for showing us how to use Docker features from IDE.

P.S: and it's easy to consume a material at 2x. Thanks to Dalia for the great pronunciation!

pahanskype
Автор

Amazing way to explain Docker. Thanks for sharing it

himaniamit
Автор

the best docker with java video i have seen. i almost gave up on using docker with java till i watched this video. Well explained . Thank u

samofohachinweuba
Автор

One of the best videos on Docker... Thanks

danmarian
Автор

Loved the way you speak. Crisp, slow and with full attention. Even a kindergarten student will be able to follow! Thanks!

yogeshmujumdar
Автор

This is useful as currently, we do not have tutorials that clearly explain Java with Docker. Keep it up. However, we would like Tutorials that are more hands-on from your side than you explaining and the code writing itself on the left. None the less thanks so much.

codegeek
Автор

Very very helpful....Thanks a lot ma'am.

rahul-java-dev