|
há 10 anos atrás | |
---|---|---|
Dockerfile | há 10 anos atrás | |
README.md | há 10 anos atrás | |
apache2-wordpress.conf | há 10 anos atrás | |
icon.png | há 11 anos atrás | |
start.sh | há 10 anos atrás | |
supervisor-apache2.conf | há 10 anos atrás | |
wordpress.app | há 10 anos atrás | |
wp-config.php.template | há 10 anos atrás |
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.