mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-08 09:04:54 +00:00
| .. | ||
| main.go | ||
| README.md | ||
ko.kontain.me
docker pull ko.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 ko.kontain.me/ko/github.com/google/ko/cmd/ko will
fetch, build and (eventually) serve a Docker image containing ko itself.
Koception!