https://github.com/wordpress/wpdev-docker-images
Docker images for use with the Core local development environment.
https://github.com/wordpress/wpdev-docker-images
Last synced: about 1 year ago
JSON representation
Docker images for use with the Core local development environment.
- Host: GitHub
- URL: https://github.com/wordpress/wpdev-docker-images
- Owner: WordPress
- License: gpl-2.0
- Created: 2019-08-05T00:48:56.000Z (almost 7 years ago)
- Default Branch: trunk
- Last Pushed: 2025-03-14T17:01:25.000Z (over 1 year ago)
- Last Synced: 2025-04-06T10:13:41.926Z (about 1 year ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/u/wordpressdevelop
- Size: 264 KB
- Stars: 63
- Watchers: 24
- Forks: 31
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Development Docker Images
These Docker images are used by the WordPress Development Environment.
## Getting Started
- **Download:** These Docker images are built for developing WordPress. You can use them by checking out [the WordPress repository](https://make.wordpress.org/core/handbook/contribute/#the-repositories), and running `npm run env:start`.
- **Discuss:** Conversations and discussions take place in [the #core channel](https://wordpress.slack.com/archives/C02RQBWTW) on the [Making WordPress Slack](https://make.wordpress.org/chat/).
- **Contribute:** Development of these Docker images happens in this GitHub repo. Get started by [reading the contributing guidelines](/CONTRIBUTING.md).