Skip to content

panamax-docker/panamax-docker-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages