The docker environment for developing Blackbird Chess
Go to file
Daniel Hunsaker 31a4e29c81 Apply COPY vs ADD best practices
Should only use `ADD` for URLs (and even then, `curl` or `wget` are preferred, for numerous reasons, even within this repo) and when extracting archive contents as part of the `ADD` operation; otherwise `COPY` is clearer and (slightly) more efficient.
2018-04-04 06:13:28 -06:00
.github remove codesponsor.io links 2018-01-09 19:09:54 +01:00
DOCUMENTATION Fix minor typo! 2018-04-02 02:53:23 +02:00
adminer MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
aerospike Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
apache2 WEB_DOCUMENT_ROOT accept argument DOCUMENT_ROOT with original default value /var/www/ 2018-03-18 17:34:15 +08:00
aws MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
beanstalkd MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
beanstalkd-console MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
caddy MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
certbot MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
elasticsearch fix #1418 elasticsearch up fails. 2018-03-29 15:34:38 +08:00
grafana added grafana docker container 2017-10-01 02:36:55 +02:00
haproxy MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
hhvm Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
jenkins remove line 2.73.2 2017-12-30 13:41:54 +08:00
kibana Change to official repository 2017-06-12 13:02:08 -04:00
laravel-echo-server Fixes laradock/laradock#/1245 by adding python to the image 2017-11-13 14:39:57 +01:00
logs Adding log directories to prevent errors 2017-04-09 21:58:05 +02:00
maildev MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
mailhog MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
mariadb Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
memcached MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
minio MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
mongo MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
mssql MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
mysql Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
neo4j MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
nginx Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
percona Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
pgadmin MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
php-fpm Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
php-worker MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
phpmyadmin MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
postgres MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
postgres-postgis MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
rabbitmq MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
redis MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
rethinkdb MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
selenium MAINTAINER is deprecated 2018-03-16 21:09:15 +08:00
solr Add Solr 2018-02-11 11:36:57 +01:00
varnish Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
workspace Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
.editorconfig Fixing indent_size=2 from 4 2017-03-17 13:52:19 +07:00
.gitignore ignore `/jenkins/jenkins_home/` generated files 2017-12-20 01:09:47 +01:00
.gitlab-ci.yml add gitlab-ci config file. 2018-03-16 17:34:57 +08:00
.travis.yml Update .travis.yml 2018-02-27 17:21:48 +08:00
LICENSE Update license year 2017-12-31 22:12:59 +01:00
docker-compose.dev.yml Fixes #353 and allows easier dev & prod environments by splitting dev-specific configuration into a separate docker-compose. 2017-11-21 09:59:11 +13:00
docker-compose.sync.yml polishing last details 2017-07-15 18:47:02 -04:00
docker-compose.yml Merge pull request #1457 from bestlong/fix-elasticsearch 2018-03-29 16:18:07 +08:00
docker-sync.yml #1275 Fix memory leaks in docker-sync with verbose true 2017-11-27 12:00:05 +01:00
env-example add APACHE_DOCUMENT_ROOT in env-example file 2018-03-18 17:38:49 +08:00
sync.sh Don't use docker-compose down to stop containers 2017-11-28 15:33:27 +01:00
travis-build.sh fix travis ci hugo job get "cannot create directory" error. 2017-07-27 23:45:18 +08:00

.github/README.md

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

Sponsors

Support this project by becoming a sponsor.

Your logo will show up on the github repository index page and the documentation main page, with a link to your website. [Become a sponsor]

Contributors

Core contributors:

Awesome contributors:

Donations

Help keeping the project development going, by contributing or donating a little. Thanks in advance.

Donate directly via Paypal

Donate

or become a backer on Open Collective

or show your support via Beerpay

Beerpay

License

MIT License