Joel Simpson a5f3a92eb4 Update docker-compose.yml
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
2017-09-14 17:17:34 -07:00
2017-05-25 16:44:51 +08:00
2017-09-12 04:13:44 +08:00
2017-09-12 04:30:53 +08:00
2017-05-01 12:36:31 +02:00
2017-05-25 20:04:21 +08:00
2017-06-12 13:02:08 -04:00
2016-05-12 02:17:39 +01:00
2017-03-05 15:06:22 +01:00
2016-06-01 14:44:40 +03:00
2017-05-30 09:05:09 -05:00
2017-08-14 10:04:11 +08:00
2017-05-04 08:22:32 +01:00
2016-12-26 01:59:58 -02:00
2017-03-17 13:52:19 +07:00
2017-07-14 17:03:01 -04:00
2017-07-15 18:47:02 -04:00
2017-09-14 17:17:34 -07:00
2017-07-15 18:47:02 -04:00
2017-09-05 23:36:30 +03:00
2016-03-11 10:11:24 +02:00
2017-07-15 19:28:02 -04:00

Laradock Logo

A Docker PHP development environment that facilitates running PHP Apps on Docker

Build status GitHub stars GitHub forks GitHub issues GitHub license contributions welcome

Use Docker First And Learn About It Later

forthebadge


Laradock Docs

Credits

License

MIT License

Description
The docker environment for developing Blackbird Chess
Readme 15 MiB
Languages
Dockerfile 53.7%
Shell 24.1%
VCL 7%
HTML 7%
JavaScript 5.2%
Other 2.9%