Skip to content

Commit f09b244

Browse files
author
Doug Greiman
committed
Add --no-cache flag, since it's usually what you want.
1 parent bf4cd13 commit f09b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ usage() {
2222
}
2323

2424
if [ "$#" -eq 0 ] ; then
25-
docker build -f tools/update_tools/Dockerfile --tag rules_python:update_tools .
25+
docker build --no-cache -f tools/update_tools/Dockerfile --tag rules_python:update_tools .
2626
docker run -v"$PWD":/opt/rules_python_source rules_python:update_tools
2727
elif [ "$#" -eq 1 -a "$1" == "--nodocker" ] ; then
2828
bazel build //rules_python:piptool.par //rules_python:whltool.par

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy