Skip to content

Commit 7653c23

Browse files
authored
Merge pull request #723 from AkihiroSuda/fix-containerd
implementations: fix containerd URL
2 parents 17baf95 + c34ec9b commit 7653c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Projects or Companies currently adopting the OCI Image Specification
88
* [cloudfoundry/grootfs](https://github.com/cloudfoundry/grootfs) ([source](https://github.com/cloudfoundry/grootfs/blob/c3da26e1e463b51be1add289032f3dca6698b335/fetcher/remote/docker_src.go))
99
* [Mesos plans](https://issues.apache.org/jira/browse/MESOS-5011) ([design doc](https://docs.google.com/document/d/1Pus7D-inIBoLSIPyu3rl_apxvUhtp3rp0_b0Ttr2Xww/edit#heading=h.hrvk2wboog4p))
1010
* [Docker](https://github.com/docker)
11-
- [docker/containerd](https://github.com/docker/containerd)
1211
- [docker/docker (`docker save/load` WIP)](https://github.com/docker/docker/pull/26369)
1312
- [docker/distribution (registry PR)](https://github.com/docker/distribution/pull/2076)
13+
* [containerd/containerd](https://github.com/containerd/containerd)
1414
* [Containers](https://github.com/containers/)
1515
- [containers/build](https://github.com/containers/build)
1616
- [containers/image](https://github.com/containers/image)

0 commit comments

Comments
 (0)