Replace Vagrant with Docker

This commit is contained in:
2017-12-02 23:10:55 +03:00
parent 9b3fdf386b
commit 895c7b0b29
19 changed files with 3375 additions and 111 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
.composer
.npm
.vagrant
/ansible/galaxy.roles/
/output_*
/node_modules/