ibzib commented on a change in pull request #15691:
URL: https://github.com/apache/beam/pull/15691#discussion_r725306972
##########
File path: website/www/site/content/en/contribute/release-guide.md
##########
@@ -551,6 +551,10 @@ See the source of the script for more details, or to run
commands manually in ca
### Run build_release_candidate.sh to create a release candidate
+Before you start, run this command to make sure you'll be using the latest
docker images:
+
+ docker system prune -a
Review comment:
It'd probably be easier to put the command in the script instead of the
instructions though.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]