now has better support for docker in docker

This commit is contained in:
2016-07-29 00:52:30 +02:00
parent 46e4ed1c8b
commit f9f0119121
11 changed files with 63 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
{
"npmts":{
"mode":"default",
"cli":true
"cli":true,
"dockerSock":true
}
}