Docker for your Java Development Environment with IntelliJ

preview_player
Показать описание
Learn how to setup Docker for your Java Developer Environment with IntelliJ IDEA with a a single command! Re-create your developer environment consistently across all Linux environments without having to go through all those annoying steps like installing Java, git, maven, setting up environmental variables, custom files, network and user settings etc ..

Table Of Contents
--------------------------------------------------------------------------------------
00:00 Introduction
01:21 DockerHub and GitHub resources used
01:53 Starting IntelliJ IDE in Docker Container - DEMO
07:02 Container File Permissions with $USER
08:07 Custom Docker bind mount directories
08:39 ItelliJ Java Project Source Files - persisted
09:58 Dockerfile
10:35 Re-run Docker container with IntelliJ - state persisted

I will explicitly cover IntelliJ Community Edition 2020.3 and provide a Java Developer environment with the following ...
- Ubuntu version 18.04.5
- Zulu OpenJDK 11.0.10-11.45.27
- Maven 3.6.3
- Git - via package installer (version 2.17.1)
- curl - via package installer (version 7.58.0)

Of course, you have to have docker installed on your host machine!

Docker Images for IntelliJ IDEA available on MVP Java's DockerHub account ..

All you need to do is ..
$ cd intelliJ-ce-idea

You can check out the MVP Java Blog Post
"Docker for your Java Development Environment with IntelliJ" here ..

Here are some relevant Videos as well on Java and Docker ..
======================================================
Subscribe to MVP Java ...

Follow me ...

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

This is something I have been looking for. Very helpful, this can definitely reduce set up time from may be a day to 5 min . Given a team of 10+ engineers, will save me 80 working hours. Will adopt this in my team.

kag
Автор

Looking forward to watch this video tomorrow early in the morning !

oleksandr
Автор

how to configure intellij with docker located remotely?

quant-mind
Автор

**Note: only works if you are running Docker on a Linux host/VM**

Well pretty much useless video for me then

PutsOnSneakers
welcome to shbcf.ru