Skip to content

Autofleet/go-containerregistry

 
 

Repository files navigation

go-containerregistry

Build Status GoDoc Go Report Card Code Coverage

Introduction

This is a golang library for working with container registries. It's largely based on the Python library of the same name, but more hip and uses GitHub as the source of truth.

Tools

This repo hosts three tools built on top of the library.

ko

ko is a tool for building and deploying golang applications to kubernetes.

crane

crane is a tool for interacting with remote images and registries.

gcrane

gcrane is a GCR-specific variant of crane that has richer output for the ls subcommand and some basic garbage collection support.

About

Go library and CLIs for working with container registries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Shell 0.4%