|
10 anni fa | |
---|---|---|
Dockerfile | 10 anni fa | |
README.md | 10 anni fa | |
apache2-wordpress.conf | 10 anni fa | |
icon.png | 11 anni fa | |
start.sh | 10 anni fa | |
supervisor-apache2.conf | 10 anni fa | |
wordpress.app | 10 anni fa | |
wp-config.php.template | 10 anni fa |
docker build -t girish/wordpress .
docker run -tiP -e MYSQL_URL= -v /tmp/data:/app/data girish/wordpress
The install step seems to install cookies! When testing using docker, make sure that the cookies of a previous install are cleared. Otherwise, one keeps getting a 304.