Explorar o código

add --no-cache flag

Gildas %!s(int64=5) %!d(string=hai) anos
pai
achega
b9675c511a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cli/README.MD

+ 1 - 1
cli/README.MD

@@ -8,7 +8,7 @@ SingleFile can be launched from the command line by running it into a (headless)
 
 - Build
 
-  `docker build -t singlefile .`
+  `docker build --no-cache -t singlefile .`
 
 - Pull from Docker Hub