Added all docker stuff to the project

This commit is contained in:
Alejandro Celaya
2019-08-16 18:38:26 +02:00
parent 1cc2cfaec7
commit 6433a67d52
11 changed files with 476 additions and 31 deletions

23
.dockerignore Normal file
View File

@@ -0,0 +1,23 @@
config/autoload/*local*
data/infra
data/cache/*
data/log/*
data/locks/*
data/proxies/*
data/migrations_template.txt
data/GeoLite2-City.*
data/database.sqlite
data/shlink-tests.db
**/.gitignore
CHANGELOG.md
composer.lock
vendor
docs
indocker
docker-*
php*
infection.json
phpstan.neon
**/test*
build*
.github