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-08-31 19:26:05 +02:00
committed by XECDesign
parent 9aa87dbfb4
commit 732a87415d
2 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
output/
work/
deploy/
apt-cacher-ng/
.git/objects/*