Skip to content

Docker image of Drupal for developer, based on the official Docker Drupal library

Notifications You must be signed in to change notification settings

INsReady/docker-drupal-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

This image is updated via pull requests to the INsReady/docker-drupal-dev GitHub repo.

Why do we need this image?

The official Drupal Docker library is optimized for production. Therefore, it doesn't have any developers tools built-in. This image is directly dependent on the official library, and adds a list of tools that necessary for Drupal development. Developers shall use this image for development, and use the official library for production. There should be zero difference in how Drupal works between these two images.

Offical Drupal Docker Library

What tools are included in the developer environment?

  • Git
  • MariaDB Client
  • wget
  • nano
  • Composer
  • Drush Launcher
  • Xdebug (Remote debugging enabled as default)
  • phpredis
  • mhsendmail (for Mailhog)
  • gpg

Distribution supported

See the supported tags above. Please use the respective Docker tags to download the Drupal distribution below:

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

About

Docker image of Drupal for developer, based on the official Docker Drupal library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published