Giovanni Bartolomeo c02f410ad9 updated fork
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-03-16 06:38:27 -07:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2024-09-24 15:09:05 +02:00
2025-03-29 20:42:18 -07:00
2025-03-20 21:41:10 -07:00
2025-03-20 21:41:10 -07:00
2024-10-07 13:07:47 +02:00
2025-04-29 15:20:01 +02:00
2024-09-24 15:09:05 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2025-04-29 15:20:01 +02:00
2024-12-11 12:08:38 -08:00
2025-04-29 15:20:01 +02:00
2024-10-07 13:07:47 +02:00
2025-04-29 15:20:01 +02:00
2024-10-07 13:07:47 +02:00

2DFS+OCI distribution extension

This is a fork of the OCI distribution project, which is a core component of the OCI container ecosystem.

Build Status License: Apache-2.0 OCI Conformance OpenSSF Scorecard

Based on the OCI Distribution Specification. This Fork provides additional support for 2dfs.field layer type, layer flattening for OCI compatibility and semantic partitioning.

This repository contains the following components:

Component Description
registry An implementation of the OCI Distribution Specification.
libraries A rich set of libraries for interacting with distribution components. Please see godoc for details. Note: The interfaces for these libraries are unstable.
documentation Full documentation is available at https://distribution.github.io/distribution.

How does this integrate with Docker, containerd, and other OCI client?

Clients implement against the OCI specification and communicate with the registry using HTTP. This project implements semantic tags allowing on demand image partitioning for 2DFS compliant images.

Contribution

Please see CONTRIBUTING.md for details on how to contribute issues, fixes, and patches to this project. If you are contributing code, see the instructions for building a development environment.

Licenses

The distribution codebase is released under the Apache 2.0 license. The README.md file, and files in the "docs" folder are licensed under the Creative Commons Attribution 4.0 International License. You may obtain a copy of the license, titled CC-BY-4.0, at http://creativecommons.org/licenses/by/4.0/.

Description
Languages
Go 98.7%
Dockerfile 0.5%
Makefile 0.5%
Shell 0.2%
HCL 0.1%