IntelliJ IDEA
 
Get IntelliJ IDEA

Run and debug a Java application with Docker

Last modified: 11 October 2024

You can use Docker to run and debug a Java application in a container with a specific runtime environment. This tutorial describes how to create a Docker run target with OpenJDK 17 for a simple Java application.