commit
						4269ab721f
					
				| 
						 | 
					@ -10,15 +10,16 @@ for building a registry solution or running a simple private registry.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<img src="https://www.docker.com/sites/default/files/oyster-registry-3.png" width=200px/>
 | 
					<img src="https://www.docker.com/sites/default/files/oyster-registry-3.png" width=200px/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://travis-ci.org/docker/distribution)
 | 
					[](https://github.com/distribution/distribution/actions?query=workflow%3ACI)
 | 
				
			||||||
[](https://godoc.org/github.com/docker/distribution)
 | 
					[](https://pkg.go.dev/github.com/distribution/distribution)
 | 
				
			||||||
 | 
					[](LICENSE)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This repository contains the following components:
 | 
					This repository contains the following components:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
|**Component**       |Description                                                                                                                                                                                         |
 | 
					|**Component**       |Description                                                                                                                                                                                         |
 | 
				
			||||||
|--------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 | 
					|--------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 | 
				
			||||||
| **registry**       | An implementation of the [OCI Distribution Specification](https://github.com/opencontainers/distribution-spec).                                                                                                 |
 | 
					| **registry**       | An implementation of the [OCI Distribution Specification](https://github.com/opencontainers/distribution-spec).                                                                                                 |
 | 
				
			||||||
| **libraries**      | A rich set of libraries for interacting with distribution components. Please see [godoc](https://godoc.org/github.com/docker/distribution) for details. **Note**: The interfaces for these libraries are **unstable**. |
 | 
					| **libraries**      | A rich set of libraries for interacting with distribution components. Please see [godoc](https://pkg.go.dev/github.com/distribution/distribution) for details. **Note**: The interfaces for these libraries are **unstable**. |
 | 
				
			||||||
| **documentation**  | Docker's full documentation set is available at [docs.docker.com](https://docs.docker.com). This repository [contains the subset](docs/) related just to the registry.                                                                                                                                          |
 | 
					| **documentation**  | Docker's full documentation set is available at [docs.docker.com](https://docs.docker.com). This repository [contains the subset](docs/) related just to the registry.                                                                                                                                          |
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### How does this integrate with Docker, containerd, and other OCI client?
 | 
					### How does this integrate with Docker, containerd, and other OCI client?
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue