gitpod-drupal-workspace

An opinionated Docker image you can use with Gitpod.io. Focused on Drupal 8+ development. Includes ddev, lando, composer 2.x and more.

MIT License

Stars
4
Committers
1

Gitpod Drupal workspace

An opinionated Docker image you can use with Gitpod.io as also as any other Docker based development tool. Focused on Drupal 8+ development.

Source code

Docker image

Usage

Simply, on your .gitpod.yml file start from this image:

image: tplcom/gitpod-drupal-workspace

Software installed

Check the commands.md file to get a summary of the installed tools. Inside docker image run commands to get the equivalent list.

Docker environments:

PHP tools:

Drupal related tools:

Composer packages (global):

Nodejs packages (global):

Python packages:

Other tools:

Similar tools

Inspired by:

Licence