Sign inSign up

centurylink/drupal

By centurylink

•Updated almost 11 years ago

Drupal docker image without a DB included in the image.

Image
38

1M+

centurylink/drupal repository overview

⁠Drupal

Drupal docker image without a DB included in the image. This image is designed to be used with centurylink/mysql or similar stand-alone DB image in order to create a multi-container cluster.

On docker run, browse to Port 80 on the container to complete initial setup. Example usage:

$ docker run --rm --name DRUPAL --link DB:DB centurylink/drupal:7.34

...where DB:DB matches the name and alias of your DB instance. Use the values from your linked DB image to complete GUI setup.

From CenturyLink Labs⁠

Tag summary

Content type

Image

Digest

sha256:e4eeb6676…

Size

198.4 MB

Last updated

about 11 years ago

docker pull centurylink/drupal