mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #14766 from runcom/remove-ref-from-libcontainer
Remove reference to docker/libcontainer
This commit is contained in:
commit
197c9010bc
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ parent = "smn_develop"
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
# README first
|
# README first
|
||||||
|
|
||||||
This section of the documentation contains a guide for Docker users who want to
|
This section of the documentation contains a guide for Docker users who want to
|
||||||
contribute code or documentation to the Docker project. As a community, we
|
contribute code or documentation to the Docker project. As a community, we
|
||||||
|
@ -20,7 +20,7 @@ target="_blank">community guidelines</a> before continuing.
|
||||||
|
|
||||||
The Docker project consists of not just one but several repositories on GitHub.
|
The Docker project consists of not just one but several repositories on GitHub.
|
||||||
So, in addition to the `docker/docker` repository, there is the
|
So, in addition to the `docker/docker` repository, there is the
|
||||||
`docker/libcontainer` repo, the `docker/machine` repo, and several more.
|
`docker/compose` repo, the `docker/machine` repo, and several more.
|
||||||
Contribute to any of these and you contribute to the Docker project.
|
Contribute to any of these and you contribute to the Docker project.
|
||||||
|
|
||||||
Not all Docker repositories use the Go language. Also, each repository has its
|
Not all Docker repositories use the Go language. Also, each repository has its
|
||||||
|
|
Loading…
Reference in a new issue