diff --git a/fwd/index.html b/fwd/index.html index 2e793ea..0df5629 100644 --- a/fwd/index.html +++ b/fwd/index.html @@ -21,14 +21,14 @@ bytes. You can request a specific size and shape of random image. For example,
docker pull kontain.me/ko/[import path] serves an image
containing a Go binary fetched using go get and built into a
container image using ko.
-For example, docker pull
-kontain.me/ko/github.com/google/go-containerregistry/cmd/ko will fetch,
+href="https://github.com/google/ko">ko. For example,
+docker pull kontain.me/ko/github.com/google/ko/cmd/ko will fetch,
build and (eventually) serve a Docker image containing ko itself.
Koception!
The registry does not accept pushes and does not handle requests for images by digest. This is a silly hack and probably isn't stable. Don't rely on it for -anything serious.
+anything serious. It could probably do a lot of smart things to be a lot +faster.