JetBrains Fleet 1.34 Help

Docker

Docker is a tool for deploying and running executables in isolated and reproducible environments. This may be useful, for example, to test code in an environment identical to production.

JetBrains Fleet integrates the Docker functionality and provides assistance for creating Docker images, running Docker containers, managing Docker Compose applications, using public and private Docker registries, and much more directly from the IDE.

Connect to the Docker daemon

  1. Make sure that your Docker daemon is running, either locally or in the remote workspace.

  2. Open the Docker tool. You can do this from a tool panel:

    Opening the Docker tool

    Alternatively, press ⌘ T then select Docker.

Last modified: 03 May 2024