Ko

Ko

ko is a simple, fast container image builder for Go applications that does not require Docker, producing small images by building Go binaries and layering them on a minimal base image for deployment to Kubernetes.

API entry from apis.yml

apis.yml Raw ↑
aid: ko:ko
name: Ko
description: ko is a simple, fast container image builder for Go applications that does not require Docker,
  producing small images by building Go binaries and layering them on a minimal base image for deployment
  to Kubernetes.
humanURL: https://ko.build/
tags:
- Build Tools
- Container Images
- Containers
- Go
- Kubernetes
properties:
- type: Documentation
  url: https://ko.build/
- type: GettingStarted
  url: https://ko.build/install/