CLion
 
2023.1
Get CLion
You are viewing the documentation for an earlier version of CLion.

Dockerfile run configuration

Last modified: 16 May 2023

Use this type of configuration to build an image from a Dockerfile and then derive a container from this image.

Docker uses the docker build command to build an image from a Dockerfile, and then the docker run command to start a container from it.

By default, the Dockerfile configuration has the following options:

Use the Modify options menu to add advanced options to the run configuration: