mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +07:00
2 small changes (#2091)
"(indicated by the stretch suffix on the version, in this example)" The example uses jessie, not stretch. "change the word stable in the > URL to edge" I do not know why this character ">" appeared, maybe it is a mistake and I have removed it?
This commit is contained in:
committed by
John Mulhausen
parent
0647b485c5
commit
4e09a4ab2b
@@ -168,7 +168,7 @@ from the repository.
|
||||
```
|
||||
|
||||
The contents of the list depend upon which repositories are enabled,
|
||||
and will be specific to your version of Debian (indicated by the `stretch`
|
||||
and will be specific to your version of Debian (indicated by the `jessie`
|
||||
suffix on the version, in this example). Choose a specific version to
|
||||
install. The second column is the version string. The third column is the
|
||||
repository name, which indicates which repository the package is from and
|
||||
@@ -213,7 +213,7 @@ a new file each time you want to upgrade Docker.
|
||||
for your version of Debian.
|
||||
|
||||
> **Note**: To install an **edge** package, change the word
|
||||
> `stable` in the > URL to `edge`.
|
||||
> `stable` in the URL to `edge`.
|
||||
|
||||
2. Install Docker CE, changing the path below to the path where you downloaded
|
||||
the Docker package.
|
||||
|
||||
Reference in New Issue
Block a user