dockerize for deterministic site builds

This commit is contained in:
Nathan Marley 2017-09-20 19:28:02 +07:00
parent 1bb814cda4
commit b3b0a259cd
2 changed files with 32 additions and 0 deletions

4
.dockerignore Normal file
View file

@ -0,0 +1,4 @@
.bundle/
vendor/
.git/
Dockerfile