|
|
před 10 roky | |
|---|---|---|
| Dockerfile | před 10 roky | |
| README.md | před 10 roky | |
| apache2-wordpress.conf | před 10 roky | |
| icon.png | před 11 roky | |
| start.sh | před 10 roky | |
| supervisor-apache2.conf | před 10 roky | |
| wordpress.app | před 10 roky | |
| wp-config.php.template | před 10 roky |
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.