mvpjava/intellij-ce-2020.3-base-image

By mvpjava

Updated about 4 years ago

A base image for Java development in JetBrains IntelliJ IDE - Community Edition 2020.3

Image
0

589

JetBrains IntelliJ IDEA

This docker image contains the base image containing ...

  • IntelliJ IDEA Community Edition version 2020.3
  • 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)

Intent - Base Docker Image

It is meant to be used as a base image in other Dockerfiles which I have developed. You will see it in the FROM clause in other dockerfiles. This base image won't being up the IDE unless you change the CMD directive or customize it yourself.

Dockerfile and build script available at MVP Java's GitHub Repository at .. https://github.com/mvpjava/intelliJ-ce-idea.git

About MVP Java

Subscribe to MVP Java ...

https://www.youtube.com/c/MVPJava?sub_confirmation=1

Follow me ...

Website : http://www.mvpjava.com

Company: http://www.triomni-it.com

Facebook : https://www.facebook.com/mvpjava

Twitter : https://twitter.com/mvpjava

DockerHub: https://hub.docker.com/?namespace=mvpjava

GitHub: https://github.com/mvpjava

Docker Pull Command

docker pull mvpjava/intellij-ce-2020.3-base-image