Update Dockerfile, add docker-compose for prod and dev environment, cleanup some old things

This commit is contained in:
ErickSkrauch
2018-02-16 00:01:46 +03:00
parent 55f52d0ad4
commit acd0237fac
12 changed files with 69 additions and 154 deletions

18
.gitignore vendored
View File

@@ -1,15 +1,5 @@
# IDEA
/.idea
# Docker Compose file
/docker-compose.yml
/docker-compose.override.yml
# vendor
/vendor
# Cover output
.idea
docker-compose.yml
docker-compose.override.yml
vendor
.cover
# Local config
/config.yml