From 8c2a09e5e66584f563268330def1e3ca934aeca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20W=C3=BCthrich?= Date: Tue, 15 Nov 2016 06:43:02 +0100 Subject: [PATCH 1/2] Update ubuntulinux.md Adding Yakkety Deb --- engine/installation/linux/ubuntulinux.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/engine/installation/linux/ubuntulinux.md b/engine/installation/linux/ubuntulinux.md index 211008ad17..4eb077e5e6 100644 --- a/engine/installation/linux/ubuntulinux.md +++ b/engine/installation/linux/ubuntulinux.md @@ -73,6 +73,7 @@ packages from the Docker repository: | Trusty 14.04 (LTS) | `deb https://apt.dockerproject.org/repo ubuntu-trusty main` | | Wily 15.10 | `deb https://apt.dockerproject.org/repo ubuntu-wily main` | | Xenial 16.04 (LTS) | `deb https://apt.dockerproject.org/repo ubuntu-xenial main` | + | Yakkety 16.10 (LTS) | `deb https://apt.dockerproject.org/repo ubuntu-yakkety main` | >**Note**: Docker does not provide packages for all architectures. Binary artifacts @@ -477,4 +478,4 @@ and volumes run the following command: $ rm -rf /var/lib/docker -You must delete the user created configuration files manually. \ No newline at end of file +You must delete the user created configuration files manually. From 70617e697bf7fbd51c96005547f934c59515737e Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Mon, 28 Nov 2016 14:58:10 -0800 Subject: [PATCH 2/2] Adding Yakkety to opening list --- engine/installation/linux/ubuntulinux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/engine/installation/linux/ubuntulinux.md b/engine/installation/linux/ubuntulinux.md index 4eb077e5e6..0b4e7e0060 100644 --- a/engine/installation/linux/ubuntulinux.md +++ b/engine/installation/linux/ubuntulinux.md @@ -13,6 +13,7 @@ Docker is supported on these Ubuntu operating systems: - Ubuntu Wily 15.10 - Ubuntu Trusty 14.04 (LTS) - Ubuntu Precise 12.04 (LTS) +- Ubuntu Yakkety 16.10 (LTS) This page instructs you to install using Docker-managed release packages and installation mechanisms. Using these packages ensures you get the latest official