Use docker-image-builder instead of custom installing docker each time.
Compare changes
+ 2
− 10
@@ -12,10 +12,7 @@ build:
@@ -25,11 +22,6 @@ build:
Actually use the dind service, and avoiding setting up docker each time inside the local image.
Closes #1 (closed)