mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Remove reference to docker/libcontainer
Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
parent
46cbfcb168
commit
691e3a3e70
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ parent = "smn_develop"
|
|||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# README first
|
||||
# README first
|
||||
|
||||
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
|
||||
|
@ -20,7 +20,7 @@ target="_blank">community guidelines</a> before continuing.
|
|||
|
||||
The Docker project consists of not just one but several repositories on GitHub.
|
||||
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.
|
||||
|
||||
Not all Docker repositories use the Go language. Also, each repository has its
|
||||
|
|
Loading…
Reference in a new issue