Increase MySQL disk space

This commit is contained in:
Tristan Darricau 2016-02-03 01:34:25 +01:00
parent 3efbe08ee7
commit 9411b6fe28

View file

@ -22,7 +22,7 @@ EOL
-d \
--volume /tmp/phpbb.cnf:/etc/mysql/conf.d/phpbb.cnf \
--name mysql \
--shm-size=128M \
--shm-size=256M \
--env MYSQL_ROOT_PASSWORD='' \
--env MYSQL_DATABASE='phpbb_tests' \
--env MYSQL_ALLOW_EMPTY_PASSWORD='yes' \