GoLand
 
Get GoLand
Because GoLand 2025.1 is still in development, this documentation may not be entirely accurate and is subject to change.

Docker run configurations

Last modified: 28 January 2025

Use Docker run configurations to build Docker images and run containers from GoLand. For example, you can run a container with the database used by your application backend. Or you can build an image with your application binary, dependencies, and any other necessary files. This is called "dockerizing" an application.

GoLand provides the following types of Docker run configurations: