Related Work and Resources
This section provides an overview of related projects and resources, including ko, distroless, and kontain.me, as well as tutorials, guides, and support resources available for apko.
Related Projects
- ko: https://github.com/google/ko A tool for building, pushing, and deploying container images from Go code.
- Distroless: https://github.com/GoogleContainerTools/distroless A project that provides minimal container images that are designed to reduce the attack surface of containers.
- Kontain.me: https://kontain.me/ A project that provides a virtual machine (VM) runtime that is designed to run containers efficiently and securely.
Tutorials and Guides
- apko Getting Started Guide: https://apko.dev/docs/getting-started/ Provides a step-by-step guide for using apko to build container images.
- apko Cookbook: https://apko.dev/docs/cookbook/ Provides a collection of recipes and examples for building container images with apko.
- apko API Reference: https://apko.dev/docs/api/ Provides a detailed description of the apko API, including all functions, classes, and methods.
Support
- apko Community: discussions Provides a forum for asking questions, sharing ideas, and getting help with apko.
- apko Issues: issues Report bugs and feature requests.