Sign inSign up

lisenet/httpd-pii-demo

By lisenet

Updated about 5 years ago

Image
0

1.5K

lisenet/httpd-pii-demo repository overview

What is httpd-pii-demo?

It is a simple PHP application that is based on this project: https://github.com/taniarascia/pdo

Apache is configured to bind to port 80.

See GitHub project page for details.

How to use this image?

This image requires a MySQL server to store data.

docker run -d -p 8080:80 lisenet/httpd-pii-demo:0.1

Visit http://localhost:8080 and you will see a simple database app.

To see hard-coded MySQL configuration that the application uses, do the following:

docker exec -it $CONTAINER_ID /bin/cat config.php

Tag summary

Content type

Image

Digest

Size

163.2 MB

Last updated

about 5 years ago

docker pull lisenet/httpd-pii-demo:0.2