Short Description
Docker base image for Assignment 1 (Apache with CGI enabled, phpMyAdmin, Python)
Full Description
Docker base image for Assignment 1
Installed packages
- Apache with CGI enabled
- php
- phpMyAdmin
- Python
- MySQLdb
Environment variables summary
PMA_ARBITRARY
- when set to 1 connection to the arbitrary server will be allowedPMA_HOST
- define address/host name of the MySQL serverPMA_PORT
- define port of the MySQL serverPMA_HOSTS
- define comma separated list of address/host names of the MySQL serversPMA_USER
andPMA_PASSWORD
- define username to use for config authentication methodPMA_ABSOLUTE_URI
- define user-facing URI
Prepared by Matt YIU Man Tung
Dedicated for the course CSCI 4140 in Spring 2016
Tutorial resource page: https://mtyiu.github.io/csci4140-spring16/