Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

ModusCreateOrg/panamax-docker-drupal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

No longer maintained

[DEPRECATED] This repository is no longer maintained

While this project is fully functional, the dependencies are no longer up to date. You are still welcome to explore, learn, and use the code provided here.

Modus is dedicated to supporting the community with innovative ideas, best-practice patterns, and inspiring open source solutions. Check out the latest Modus Labs projects.

Modus Labs


panamax-docker-drupal

Drupal docker image without a DB included in the image. This image is designed to be used with panamax/panamax-docker-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 panamax/panamax-docker-drupal:7.28

...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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%