Commit Graph

47 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 03d5b3396d
Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Sebastiaan van Stijn 4f5f6a4b39
Fix markdown issues
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:27:16 +01:00
L-Hudson 1fb926e046
Merge pull request #8102 from bermudezmt/install-note-7951
Adds a note on installing Docker CE on unsupported Debian and Ubuntu distros
2019-02-01 11:26:13 -05:00
Anne Henmi 552a875081
Merge pull request #8115 from danielcompton/patch-1
Update Ubuntu installation instructions with latest key fingerprint output
2019-01-31 11:36:21 -07:00
Anne Henmi 42093be850
Update ubuntu.md 2019-01-31 11:35:50 -07:00
paigehargrave c85c65eaec
Merge branch 'master' into 404-fix 2019-01-30 20:09:30 -05:00
Daniel Compton 0d1ad9f4c8
Update Ubuntu installation instructions with latest key fingerprint output
Using Ubuntu 18.04, the key fingerprint output has changed.
2019-01-31 12:02:21 +13:00
Maria Bermudez 6037e9f0f1 Adds a note on installing Docker CE on unsupported Debian and Ubuntu distros
Fixed note details to match Ubuntu's
2019-01-30 11:35:23 -08:00
paigehargrave 41243a2560
Fix user guide link 2019-01-29 21:57:36 -05:00
Andrew Hsu 96c56dabca also add docker-ce-cli to docker-ce install instructions
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2019-01-30 01:29:17 +00:00
Andrew Hsu 49b80a76cc update install instructions of latest docker-ce to include containerd
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2019-01-30 01:19:02 +00:00
L-Hudson 6f437d3cc1
Merge pull request #6452 from muxator/patch-2
Mention btrfs storage driver for Docker CE
2019-01-25 15:20:12 -05:00
Anne Henmi cbb4db6370
Update ubuntu.md
Fixed formatting and wording.
2019-01-25 09:35:04 -07:00
Anne Henmi b272669931
Merge branch 'master' into patch-1 2019-01-23 12:17:03 -07:00
Sebastiaan van Stijn 9b18fa836e
Remove edge from installation instructions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-14 22:45:08 +01:00
Sebastiaan van Stijn 2e78ea3650
Remove note about daemon starting automatically
The next step already verifies that it's working, so
this line is redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:04:06 +01:00
Sebastiaan van Stijn d75ee56ee7
Simplify instructions to install a specific version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:56 +01:00
Sebastiaan van Stijn 63e54ff85d
Fix instructions for arm64 being listed twice
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:50 +01:00
Sebastiaan van Stijn 79857767c1
Use consistent wording for s390x and power
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:46 +01:00
Sebastiaan van Stijn 6c77747b8e
Align instructions and wording between Ubuntu and Debian
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:41 +01:00
Sebastiaan van Stijn 1f6e2aec0d
Mention docker.io package as old name
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:37 +01:00
Sebastiaan van Stijn 5047fdee86
Remove trusty 14.04, add cosmic 18.10
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:28 +01:00
Maria Bermudez 40714e8717
Merge pull request #7352 from zlim/patch-1
Update ubuntu.md
2019-01-08 07:29:25 -08:00
Anne Henmi c64de0db8c
Update ubuntu.md
Fixed package name.
2019-01-02 08:53:08 -07:00
AndersFluur fb64be7b87
Adding arm64 (aarch64 architecture) 2019-01-02 14:35:27 +01:00
Anne Henmi d235ceeb49
Merge pull request #7717 from sudo-bmitch/pr-uninst-old
Adding containerd and runc to cleanup on old Debian/Ubuntu installs
2018-12-28 10:05:04 -07:00
Anne Henmi 26eb27d3b0
Merge pull request #7161 from amaddio/patch-2
Update ubuntu.md
2018-12-28 09:54:08 -07:00
Anne Henmi a343a3d2e8
Merge pull request #7160 from amaddio/patch-1
Update ubuntu.md
2018-12-28 09:51:43 -07:00
Anne Henmi 18c8aa001a
Update ubuntu.md 2018-12-28 08:41:11 -07:00
Nikita Shpilevoy 2691045247
Added gpg-agent dependency
gpg-agent isn't installed by default in Ubuntu on some hostings. This leads to error:
gpg: failed to start agent '/usr/bin/gpg-agent': No such file or directory
gpg: can't connect to the agent: No such file or directory
2018-12-17 13:19:33 +03:00
Brandon Mitchell 3124583254 Adding containerd and runc to cleanup on old Debian/Ubuntu installs
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2018-11-17 09:49:20 -05:00
Anne Henmi 42e0574396
Merge pull request #7382 from imba-tjd/master
Fix anchor
2018-09-26 08:31:45 -06:00
imba-tjd 7ca7892177 Fix anchor 2018-09-18 19:13:23 +08:00
zlim f5dfce07dc
Update ubuntu.md
Add reference to arm64
2018-09-11 12:16:32 -07:00
Andrew Hsu 7fd79d10ad Remove Ubuntu Artful because EOL
The Artful release of Ubuntu EOL on 2018-07-19.
https://wiki.ubuntu.com/Releases

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-08-31 00:59:56 +00:00
amaddio bbb31d4b6c
Update ubuntu.md
Same here. The newer `docker container run` command should be used instead of the future obsolete `docker run` command, right?
2018-08-02 16:48:30 +02:00
amaddio 17e515f690
Update ubuntu.md
Updated the old `docker run` command with the new sub command style `docker container run`.
2018-08-02 16:43:46 +02:00
Sebastiaan van Stijn deff3e37b2 Add Ubuntu Bionic and Fedora 28 (#6920)
The stable channel now has packages for
Ubuntu Bionic (18.04) and Fedora 28

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-06-21 10:11:55 -07:00
Sebastiaan van Stijn c07c21e501 Describe that Ubuntu Bionic is supported on edge 2018-06-14 14:57:29 -07:00
Gwendolynne Barr 5a6132847e Simplify language 2018-05-25 09:40:11 -07:00
Giovanne Afonso 0468b532c5 Update instructions to install specific version
Issue #6758
2018-05-25 09:40:11 -07:00
Joao Fernandes 3cd6cdc53b Refactor CE vs EE 2018-05-02 13:56:17 -07:00
muxator e411300bf3
Mention btrfs storage driver for Docker CE
Docker CE supports btrfs storage driver on Ubuntu, and Docker EE supports it on SLES.

Mention it in the documentation.
2018-04-14 12:39:16 +02:00
Gwendolynne Barr 3a08079a03
Remove references to production; Clean text phase 1 (#6374) 2018-04-04 16:37:46 -07:00
Yonghwan SO 5c8b79ba61 Fixed typo and duplicated block on wrong place.
Typo on install/linux/docker-ce/ubuntu.md: EE --> CE
Duplicated block on install/linux/docker-ee/ubuntu.md
2018-03-09 10:57:18 -08:00
gbarr01 be8fd5413d Update packaging changes per 5844 2018-02-08 13:54:12 -08:00
Misty Stanley-Jones a55ddf60a9
Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00