From d66aebb15a5804f84240dccac55cd56b1dde15e5 Mon Sep 17 00:00:00 2001 From: Kevin Krakauer Date: Fri, 30 Oct 2020 12:00:11 -0700 Subject: Add the gVisor admission webhook PiperOrigin-RevId: 339913577 --- images/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'images') diff --git a/images/README.md b/images/README.md index 9880946a6..297c7c3f3 100644 --- a/images/README.md +++ b/images/README.md @@ -41,9 +41,9 @@ All images will be tagged and memoized using a hash of the directory contents. As a result, every image should be made completely reproducible if possible. This means using fixed tags and fixed versions whenever feasible. -Notes that images should also be made architecture-independent if possible. The -build scripts will handling loading the appropriate architecture onto the -machine and tagging it with the single canonical tag. +Note that images should also be made architecture-independent if possible. The +build scripts will handle loading the appropriate architecture onto the machine +and tagging it with the single canonical tag. Add a `load-` dependency in the Makefile if the image is required for a particular set of tests. This target will pull the tag from the image repository -- cgit v1.2.3