|
пре 10 година | |
---|---|---|
Dockerfile | пре 10 година | |
README.md | пре 10 година | |
apache2-wordpress.conf | пре 10 година | |
icon.png | пре 11 година | |
start.sh | пре 10 година | |
supervisor-apache2.conf | пре 10 година | |
wordpress.app | пре 10 година | |
wp-config.php.template | пре 10 година |
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.