Skip to content

theodorosploumis/gitpod-drupal-workspace

Repository files navigation

Open in Gitpod

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