Skip to content

containers/container-libs

container/container-libs

This repository is a monorepo combining several core Go libraries and utilities from the containers project.

It brings together:

  • common → Shared Go code and configuration used across multiple containers projects.
  • storage → A Go library for managing container images, layers, and containers.
  • image → A Go library for interacting with container images and registries.

These components are used by major container tools such as Podman, Buildah, CRI-O, and Skopeo.


Building

Each subproject has its own README.md file with more instructions.

Contributing

We welcome contributions!

See the CONTRIBUTING.md, CONTRIBUTING_GO.md and CONTRIBUTING_RUST.md files.

Code of Conduct

See the CODE-OF-CONDUCT.md file.

Security and Disclosure Information Policy

See the SECURITY.md file.

License

  • Apache License 2.0
  • SPDX-License-Identifier: Apache-2.0

About

Monorepository with libraries used by the containers projects.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages