diff --git a/docker/build.sh b/docker/build.sh index a68a145927ed976c31f8eb0ca787eb9fb6818d7d..965facec6ade55fe5c219f3149323b8fb76b9413 100755 --- a/docker/build.sh +++ b/docker/build.sh @@ -22,9 +22,9 @@ Where: running inside the kaniko container. --arch optionally provides a target arch label that overrides the default - `uname -m`. Must be either "aarch64" or "x86_64". Unless `--version none`, + `uname -m`. Must be either "aarch64" or "x86_64". Unless '--version none', must match the arch of the machine used to run the script. For - `--version none` can be set to any supported arch to download that arch's + '--version none' can be set to any supported arch to download that arch's package cache. is the registry to publish to (defaults to docker.io/shrinkwraptool). diff --git a/documentation/userguide/runtimes.rst b/documentation/userguide/runtimes.rst index 6c18a37e56c835b390ec28c5408764a939bc451e..adb30494010374c7071b291b2d7fd27b9215a960 100644 --- a/documentation/userguide/runtimes.rst +++ b/documentation/userguide/runtimes.rst @@ -74,7 +74,7 @@ you can do it as follows: .. code-block:: shell cd docker - ./build.sh local + ./build.sh --version local This will build a set of images called: