mirror of https://github.com/docker/docs.git
1.0 KiB
1.0 KiB
title | linkTitle | description | keywords | weight |
---|---|---|---|---|
Share and collaborate on a project | Collaborate | Learn how to collaborate on a project | collaborate, projects, docker desktop, local, remote | 60 |
Docker Projects makes it easy for teams to share, manage, and collaborate on containerized applications.
Collaboration is managed by associating a project with a Docker organization, and leveraging cloud-stored configurations. This allows team members to easily access and work on the same project without needing extensive manual setup.
Once a project is associated with an organization, other team members can access it by:
-
Signing into Docker Desktop and navigating to Projects.
-
Selecting the correct organization tab.
-
Selecting the project from the list of shared projects.
-
Cloning the project into a local destination.