Docker in IntelliJ IDEA

preview_player
Показать описание
In this video, we're going to explore some of the Docker features available in IntelliJ IDEA.

00:00​ - Introduction
00:14 - Setup
01:38 - Working with Images and Containers
06:54 - Working with Dockerfiles
11:02 - Pushing an image
11:56 - Working with Docker Compose

*Author: Dalia Abo Sheasha

Join us:

#IntelliJIDEA #Docker #DockerCompose #Image #Container #ServicesWindow #Dockerfile #Pushing #DockerHub #Tomcat #MySQL
Рекомендации по теме
Комментарии
Автор

Awesome tutorial. Great job Team Intellij for your support to other technologies 🥳

geekthegeek
Автор

Great! Another nice video would be to cover mounts and live code reloading.

charlesCinema
Автор

A superb video, perfectly paced and illustrated.

johnpaulcarter
Автор

I am a simple Guy, i see a vid about Dalia i like it even before i watch it.
i know it will be good
thank Jetbrains, thank Dalia, pleasee keep going

michelchaghoury
Автор

Thanks so much, I am learning docker in 2024 and your video helped me

deisesales
Автор

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

MariosMartiopoulos
Автор

Excellent tutorial, I could immediately SSH connect to a remote Docker and manage it through IDEA.

michaels.
Автор

Very nice. Have not worked with Docker in Idea before and was easily able to follow. Well done.

MarekAndreansky
Автор

This makes quite easier to work with Docker! Thanks

tradewithtony
Автор

Very glad to find this video. Thank you

vbar-ukr
Автор

Extremely great integration with Docker in IntelliJ. Thank you!

anhquocnguyen
Автор

Wow this makes it very easy to work with Docker on IntelliJ

Lohithnimmala
Автор

Super tutorial! Thank you very much!!!

Alexander-iseq
Автор

great summary of concepts! very useful and quick :_)

ftwtf
Автор

Great content and good explanation for IntelliJ UI, especially after watching the "Intro to Docker" episodes.

The only part which is not clear here is "Why do we need to scale containers?"

pahanskype
Автор

Very informative..can we have same for AWS too

dnbhatia
Автор

At the last section of the video, when you scaled up the number of containers, what will happen to the bonded ports.
Let's say if we inc the number of containers of the App which is exposed to 8080. If we scale up, all of them will fight for the port, right? Will it cause any issues? Or it will act as a load balancer?
Pls let me know

PrathamGupta