• Joel Simpson's avatar
    Update docker-compose.yml · a5f3a92e
    Joel Simpson authored
    It looks like the 
         219: user: "1000:50" 
    statement was added a while back to fix a file permissions issue, but on a completely fresh up it keeps mysql from starting, generating the following.  Removing the line allowed everything to work properly.:
    
    mysql_1                | Initializing database
    mysql_1                | mysqld: Can't create/write to file '/var/lib/mysql/is_writable' (Errcode: 13 - Permission denied)
    mysql_1                | 2017-09-14T23:55:30.989254Z 0 [Note] Basedir set to /usr/
    mysql_1                | 2017-09-14T23:55:30.989559Z 0 [Warning] The syntax '--symbolic-links/-s' is deprecated and will be removed in a future release
    mysql_1                | 2017-09-14T23:55:30.989602Z 0 [Warning] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
    mysql_1                | 2017-09-14T23:55:30.990877Z 0 [ERROR] --initialize specified but the data directory exists and is not writable. Aborting.
    mysql_1                | 2017-09-14T23:55:30.990886Z 0 [ERROR] Aborting
    a5f3a92e
Name
Last commit
Last update
.github Loading commit data...
DOCUMENTATION Loading commit data...
adminer Loading commit data...
aerospike Loading commit data...
apache2 Loading commit data...
aws Loading commit data...
beanstalkd Loading commit data...
beanstalkd-console Loading commit data...
caddy Loading commit data...
certbot Loading commit data...
elasticsearch Loading commit data...
haproxy Loading commit data...
hhvm Loading commit data...
jenkins Loading commit data...
kibana Loading commit data...
laravel-echo-server Loading commit data...
logs Loading commit data...
mailhog Loading commit data...
mariadb Loading commit data...
memcached Loading commit data...
minio Loading commit data...
mongo Loading commit data...
mssql Loading commit data...
mysql Loading commit data...
neo4j Loading commit data...
nginx Loading commit data...
percona Loading commit data...
pgadmin Loading commit data...
php-fpm Loading commit data...
php-worker Loading commit data...
phpmyadmin Loading commit data...
postgres Loading commit data...
postgres-postgis Loading commit data...
rabbitmq Loading commit data...
redis Loading commit data...
rethinkdb Loading commit data...
selenium Loading commit data...
varnish Loading commit data...
workspace Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
docker-compose.sync.yml Loading commit data...
docker-compose.yml Loading commit data...
docker-sync.yml Loading commit data...
env-example Loading commit data...
sync.sh Loading commit data...
travis-build.sh Loading commit data...