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:
committed by
XECDesign
parent
9aa87dbfb4
commit
732a87415d
@@ -1,3 +1,5 @@
|
||||
output/
|
||||
work/
|
||||
deploy/
|
||||
apt-cacher-ng/
|
||||
.git/objects/*
|
||||
|
Reference in New Issue
Block a user