mirror of https://github.com/docker/docs.git
26 lines
1.6 KiB
Markdown
26 lines
1.6 KiB
Markdown
# Migration
|
|
|
|
This branch is the result of a migration of documentation from several public and
|
|
private repositories. Every attempt has been made to preserve the history of all
|
|
content which was migrated from public repositories, so that all public
|
|
contributors retain credit for their work, and so that `git log` and
|
|
`git blame` commands will work on historical files. At the time of the migration,
|
|
over 42,000 public commits already exist in these files, which shows what a
|
|
vibrant community the Docker documentation attracts. Thanks to everyone for their
|
|
contributions.
|
|
|
|
The following is a list of each public repository we imported from, the SHA
|
|
reference we imported, and its tag if relevant.
|
|
|
|
| Repository | SHA | Tag |
|
|
|----------------------------------------|-----------------|------------------------|
|
|
| https://github.com/docker/distribution | a9b1322edf48b1f | docs-v2.5.0-2016-07-28 |
|
|
| https://github.com/docker/compose | 429320a4f8f4040 | docs-v1.8.0-2016-08-03 |
|
|
| https://github.com/docker/swarm | 27968edd8a160f6 | v1.2.5 |
|
|
| https://github.com/docker/notary | a6fda67663e158d | docs-v0.3-2016-08-03 |
|
|
| https://github.com/docker/toolbox | c6457341499a196 | docs-v1.12.0-2016-09-16a |
|
|
| https://github.com/docker/opensource | b9b87bed67f4289 | docs-2016-08-03 |
|
|
| https://github.com/docker/kitematic | 02c9f9607128802 | v0.12.0 |
|
|
| https://github.com/docker/machine | 95041b4cfe2e8b2 | docs-v0.8.2-2016-09-28 |
|
|
| https://github.com/docker/docker | 3134c23b55eb100 | n/a |
|