Docker: added --cache-from to use cache

This commit is contained in:
matlabbe
2018-05-06 23:46:04 -04:00
parent 911b8158a4
commit 1df99efa14
8 changed files with 4 additions and 18 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/bash
docker tag $IMAGE_NAME $DOCKER_REPO:17.04
docker push $DOCKER_REPO:17.04