Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Telepresence | 5,849 | 4 | 20 hours ago | 355 | September 23, 2022 | 358 | other | Go | ||
Local development against a remote Kubernetes or OpenShift cluster | ||||||||||
Fn | 5,416 | 17 days ago | 152 | apache-2.0 | Go | |||||
The container native, cloud agnostic serverless platform. | ||||||||||
Udemy Docker Mastery | 4,730 | 4 days ago | 26 | mit | JavaScript | |||||
Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud | ||||||||||
Devilbox | 4,138 | 22 days ago | 51 | mit | PHP | |||||
A modern Docker LAMP stack and MEAN stack for local development | ||||||||||
Node Docker Good Defaults | 2,161 | 4 months ago | 7 | mit | JavaScript | |||||
sample node app for Docker examples | ||||||||||
Ddev | 1,831 | 4 days ago | 123 | apache-2.0 | Go | |||||
Docker-based local PHP+Node.js web development environments | ||||||||||
Localdots | 457 | 3 years ago | 1 | other | Dockerfile | |||||
HTTPS domains for localhost. 🏠 | ||||||||||
Magento2 | 432 | a year ago | 47 | mit | PHP | |||||
Docker Image to Magento 2 local development in Mac, Linux and Windows | ||||||||||
Docker Php Tutorial | 286 | a month ago | 2 | PHP | ||||||
Example files of my tutorial on PHP on Docker (check out the branches!) | ||||||||||
Php Docker Good Defaults | 283 | a year ago | 7 | mit | Dockerfile | |||||
*WORK IN PROGRESS* sample PHP/Laravel app for Docker examples |
DDEV is an open source tool for running local web development environments for PHP, Python and Node.js, ready in minutes. Its powerful, flexible per-project environment configurations can be extended, version controlled, and shared. DDEV allows development teams to adopt a consistent Docker workflow without the complexities of bespoke configuration.
If you need help, our friendly community provides great support.
wp-content/uploads
).ddev exec
.ddev ssh
to explore the Linux environment inside the container.ddev list
.ddev snapshot
.ddev share
.Run ddev
to see all the commands.
See “How can I contribute to DDEV?” in the FAQ, and the Contributing page.