Sign inSign up

danjng/demo

By danjng

•Updated almost 11 years ago

Demonstration

Image
0

249

danjng/demo repository overview

base_lamp: This image contains a base installation for a LAMP stack. Nothing more, nothing less.

drupal_new: This image contains a Drupal installation on top of a LAMP stack. Everything is empty and ready for configuration. Configure by visiting http://<IP-of-container>/install.php. MySQL database information is the following - databasename=drupal, user=drupal, password=drupal

Pull these images using:

docker pull danjng/demo:base_lamp

and

docker pull danjng/demo:drupal_new

Once these images are running, you must restart both mysqld and httpd services before it is fully functional. This may be added in the future to a startup script.

Tag summary

Content type

Image

Digest

sha256:a359ada9d…

Size

138.3 MB

Last updated

almost 11 years ago

docker pull danjng/demo:quinn