Based on the official drupal 8 docker image
This image preinstalls drupal 8 and includes drush + drupal console
username: drupal
password: drupal
Mainly useful for demo's and testing.
drush.
$ docker exec <container name> drush <command>
drupal console.
$ docker run <container name> drupal <command>
Content type
Image
Digest
sha256:15abb2c2d…
Size
277.7 MB
Last updated
almost 11 years ago
docker pull 8thom/drupal8