Tristan Bailey c31e002064 Update Redis Docker File
The dir for the conf seems to be missing from the base image, so the copy fails

Also if the server does not start with the conf as parameter it will not pick it up. Which leaves Redis wide open to attack by default:

Example try to telnet to your ip on the redis port for this container:   
telnet 192.168.1.11 6379  
echo "Hey no AUTH required!"
2017-05-04 08:22:32 +01:00
2017-05-01 21:01:57 -07:00
2017-04-23 23:57:47 +02:00
2017-05-01 12:41:55 +02:00
2017-05-01 12:36:31 +02:00
2017-05-01 12:36:31 +02: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-03-26 14:56:55 +07:00
2017-04-07 14:24:15 +12:00
2017-05-01 12:36:31 +02:00
2016-09-03 21:24:36 +08:00
2017-05-04 08:22:32 +01:00
2016-12-26 01:59:58 -02:00
2017-05-03 23:33:52 +02:00
2017-03-17 13:52:19 +07:00
2017-03-17 14:54:06 +07:00
2016-03-11 10:11:24 +02:00
2017-04-27 15:05:35 +08:00
2017-04-22 14:07:50 -04:00

Build Status

Use Docker first and learn about it later.

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

forthebadge

Documentation

Full Documentation Here

Credits

Maintainers:

License

MIT License (MIT)

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%