Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu installation note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu arch note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu installation note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
fix ubuntu installation guide url
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu arch note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu installation note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu arch note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu installation note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
fix ubuntu installation guide url
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu arch note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu installation note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu arch note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
add ubuntu installation note
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
fix ubuntu installation guide url
Signed-off-by: Ziming Dong <bnudzm@foxmail.com>
| ... | ... |
@@ -85,7 +85,8 @@ packages from the new repository: |
| 85 | 85 |
|
| 86 | 86 |
deb https://apt.dockerproject.org/repo ubuntu-wily main |
| 87 | 87 |
|
| 88 |
- > **Note**: Docker does not provide packages for all architectures. To install docker on |
|
| 88 |
+ > **Note**: Docker does not provide packages for all architectures. You can find |
|
| 89 |
+ > nightly built binaries in https://master.dockerproject.org. To install docker on |
|
| 89 | 90 |
> a multi-architecture system, add an `[arch=...]` clause to the entry. Refer to the |
| 90 | 91 |
> [Debian Multiarch wiki](https://wiki.debian.org/Multiarch/HOWTO#Setting_up_apt_sources) |
| 91 | 92 |
> for details. |