Docker-Build enhancements

- don't use any volume mounts anymore to allow using docker-in-docker
(with docker.sock mounted)
- smaller Docker build context by ignoring some files
This commit is contained in:
Claus Strasburger
2017-09-21 12:53:01 +01:00
committed by XECDesign
parent 9aa87dbfb4
commit 732a87415d
2 changed files with 12 additions and 7 deletions
+2
View File
@@ -1,3 +1,5 @@
output/
work/
deploy/
apt-cacher-ng/
.git/objects/*