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

Docker Image run configuration

Last modified: 27 July 2023

Use this type of configuration to run a Docker container from a locally existing image that you either pulled or built previously.

Docker uses the docker run command with the following syntax:

You can set all the arguments for this command using the options of the Docker Image run configuration.

By default, the Docker Image configuration has the following options:

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