https://github.com/docker/dev-environments
https://github.com/docker/dev-environments
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/docker/dev-environments
- Owner: docker
- Created: 2021-06-17T08:08:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T14:25:03.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T01:51:15.337Z (11 months ago)
- Size: 19.5 KB
- Stars: 64
- Watchers: 13
- Forks: 32
- Open Issues: 86
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!WARNING]
> Dev Environments has been deprecated and removed from Docker Desktop version 4.42 and later.
# Dev Environments
This repository contains a feedback and issue tracker for Docker Dev Environments.
## Getting Docker Environments
Docker Dev Environments are free as part of Docker Desktop for Mac and Windows ([download](https://www.docker.com/products/docker-desktop)).
## Introduction
Docker Dev Environments make sharing and collaborating on your code easier than ever before. With just one click, you can share your work-in-progress code with your entire team for faster, higher-quality code reviews. That means less time fixing dependencies, and more time writing new code. With your whole team's work near at hand, you’re just one click away from faster code collaboration.
If you find a problem with the software, first browse the existing issues or search from the bar at the top (s to focus) and then, if you don't find your issue, open a new issue.
If you have new feature requests/improvements then please feel free to open a new feature request here, if you have a new idea not related to Dev Environments then please add something to Dockers public roadmap [See the roadmap](http://github.com/docker/roadmap)
[Contribute to our roadmap](https://github.com/docker/roadmap/issues/new/choose)
### Early Access to features
For users of Docker Desktop interested in early access to new features please join our Developer Preview Program.
### Security
Please do not create a public github issue. If you discover a potential security issue in this project we ask that you notify Docker Security send your report privately to security@docker.com. Please do not create a public github issue.
## FAQs
Q: How do I get started with Dev Environments?
A: Please read through our [docs](https://docs.docker.com/desktop/dev-environments/).
Q: I have a bug on Docker Desktop not related to Dev Environments.
A: Please open an issue either on for win, for mac or on engine as appropriate.
- [Docker Desktop Windows](https://github.com/docker/for-win/)
- [Docker Desktop Mac](https://github.com/docker/for-mac/)
- [Docker Engine](https://github.com/moby/moby)
Q: How do I use the sharing feature?
A: Sharing of Dev Environments is a team feature, check out our team plans to find out more.
# License
This library is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
If you are curious about anything else Docker related then please head over to: www.docker.com