Commit Graph

106 Commits

Author SHA1 Message Date
Craig Osterhout
f0d1042a00 doc review: update centos installation guide (#16551)
Sync wording and style
2023-01-22 22:41:14 +01:00
Sebastiaan van Stijn
4757ffb27b Merge pull request #16154 from dvdksn/engine/uninstall-rootless-extra
add docker-ce-rootless-extras to uninstall command
2023-01-17 11:29:09 +01:00
Sebastiaan van Stijn
07091a097f Remove Fedora 34, 35 as they're EOL
Fedora 24 reached EOL on June 6, Fedora 36 reached EOL on December 13;
https://docs.fedoraproject.org/en-US/releases/eol/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-23 00:52:58 +01:00
David Karlsson
5135d40383 engine: restructure and consolidate
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-01 15:44:37 +01:00
David Karlsson
0fac8a171f add docker-ce-rootless-extras to uninstall command
follow-up to #16148
2022-11-14 16:03:10 +01:00
NitishKumar06
dbb36d8a6d command to uninstall docker engine modified 2022-11-13 16:03:34 +05:30
Sebastiaan van Stijn
5b7c08df72 engine/install: add Ubuntu 22.10, remove 21.10
Ubuntu 21.10 reached EOL in July

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-10 10:20:16 +01:00
David Karlsson
bc8fde23b9 doc refresh: Linux postinstall instructions (#15969)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-26 09:08:21 +00:00
David Karlsson
37ae672193 doc review: update ubuntu and debian installation guides (#15902) 2022-10-21 11:34:01 +02:00
Dockertopia
8d3b585e26 Merge pull request #15513 from developer0hye/patch-1
add start command to run hello-world image
2022-09-06 13:06:38 +01:00
CrazyMax
cc0fc46783 jekyll(assets): move images to assets folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
Yonghye Kwon
1e39b20839 remove $ sudo service docker start from step 3 in ### Install from a package 2022-08-29 23:37:22 +09:00
Yonghye Kwon
c5c84b84a4 add start command to run docker image 2022-08-29 23:35:50 +09:00
Yonghye Kwon
8f19793ad2 add start command to run hello-world image 2022-08-29 23:32:13 +09:00
dockertopia
0e88ce2777 Minor edits related with PR 15418 2022-08-22 16:49:46 +01:00
Prabhav Thali
212c32268f Adds SLES 15-SP4
Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
2022-08-18 20:31:38 +05:30
Justin Chadwell
ad45d2d936 lint: tidy spaces inside spans 2022-07-28 11:27:10 +01:00
Justin Chadwell
fd9fe19061 lint: tidy up ordered list prefixes 2022-07-28 11:27:10 +01:00
Sebastiaan van Stijn
67e63bcd87 Updates docs for s390x for latest version (#15245)
Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Co-authored-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
2022-07-27 21:51:52 +01:00
Allie Sadler
38fec0d159 Engdocs 802b (#15108)
* moved install pages

* moved images

* update toc

* add redirects

* ammend page links

* fix broken links

* fix broken links

* fix broken links

* fix broken links
2022-07-13 10:41:56 +01:00
Sebastiaan van Stijn
1b2b7b6eab engine: remove warning about Ubuntu 16.04 "xenial" EOL
This warning has been in place for a Year, and while there's
still users running on this version of Ubuntu, it's not really
our responsibility to notify them about their distro version
being EOL.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-26 00:23:32 +02:00
Sebastiaan van Stijn
584e0c0313 engine: remove instructions for "nightly" and "test" channels
The "nightly" channel hasn't been updated for a long time, so while it's
not actively updated, we should not show instructions for it.

The "test" channel is still updated in preparation of new releases, but
including the instructions in between the regular installation procedure
introduced quite some "noise" that's irrelevant to most users (who would
be installing the "stable" channel).

This patch removes the instructions to enable the nightly and test channels
from the installation instructions.

While making these changes, I also synced somme wording between distros
for consistency, and removed a stray section about storage-drivers, as
that's already outlined in the "optional post-installation steps".

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-26 00:23:30 +02:00
Usha Mandya
c43befc48e Update note about the availability of DD4L
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-05-25 14:53:07 +01:00
Tianon Gravi
ec0809d448 Update to use "/etc/apt/keyrings" per APT maintainers recommendations
See https://tracker.debian.org/news/1305679/accepted-apt-240-source-into-unstable/:

    * Install an empty /etc/apt/keyrings directory.
      This directory is intended to provide an alternative to
      /usr/share/keyrings for placing keys used with signed-by.

See also https://wiki.debian.org/DebianRepository/UseThirdParty?action=diff&rev2=47&rev1=46 (which was edited following a discussion with the APT maintainers about the expected usage):

> If future updates to the key will be managed by an apt/dpkg package as recommended below, then it SHOULD be downloaded into `/usr/share/keyrings` using the same filename that will be provided by the package. If it will be managed locally , it SHOULD be downloaded into `/etc/apt/keyrings` instead.

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2022-05-23 11:09:43 -07:00
Allie Sadler
52d9961df2 changes after review 2022-05-17 15:57:25 +01:00
Anca Iordache
bc4fb3e636 Prepare DDL docs for GA (#14648)
* Prepare doc pages for DDL GA release

  - Add DDL screenshots

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* Menu entries for DDL

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* update installation instructions

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* Update download links

Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2022-05-06 10:12:15 +01:00
Sebastiaan van Stijn
413c02b35c Add release notes for Engine 20.10.15
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-05 22:38:07 +02:00
Guillaume Lours
e10f19f952 Apply suggestions from code review
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-26 17:49:51 +02:00
Guillaume Lours
f95abb647a Add docker-compose-plugin package in linux distro engine installation
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-25 18:47:37 +02:00
Usha Mandya
19de201738 Merge pull request #14397 from SethuMK/patch-2
missed & in the powershellcommand
2022-04-01 10:31:04 +01:00
Usha Mandya
1cf511078d Update note on DD4L beta
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-31 17:26:01 +01:00
Usha Mandya
ab9bde9e14 Add DD4L docs to the toc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-29 11:32:34 +01:00
SethuMK
fc92869309 missed & in the powershellcommand 2022-03-16 09:33:19 -05:00
Ralph
3fa0164e4c Add quick troubleshooting step (#13887)
* Add quick troubleshooting step

If default umask isn't set with global read permissions, the keyring GPG file isn't found when updating the apt repos. The one liner command added will fix this issue.

* Fix grammar

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 12:56:45 +00:00
Sebastiaan van Stijn
7a63b540ab engine/install: remove mention of Fedora 33
Fedora 33 reaches EOL Tomorrow, so let's remove it from the list
to not encourage using it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-22 13:59:37 +01:00
Sebastiaan van Stijn
e1791f5b7d engine: remove outdated instructions for derivatives
The information about which distro version to use to match upstream
Debian / Ubuntu versions was outdated. Given that Docker does not
officially support, nor tests, installing these packages on Ubuntu
and Debian derivatives, it's better to remove it, and leave it to
the user to find the correct codename; also see
https://docs.docker.com/engine/install/#other-linux-distributions

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-12 18:36:30 +01:00
Sebastiaan van Stijn
6ee5a14bb8 engine: add engine 20.10.10 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-25 18:10:52 +02:00
Sebastiaan van Stijn
d601e97f75 engine/install: remove apt-transport-https from instructions
This package is no longer needed on all current distro versions we support. From
the package description (https://packages.debian.org/buster/apt-transport-https);

> This is a dummy transitional package - https support has been moved into the
> apt package in 1.5. It can be safely removed.

Verifying the version of apt that's available in Ubuntu and Debian:

Ubuntu:

    docker run --rm ubuntu:xenial apt --version
    apt 1.2.35 (amd64)

    docker run --rm ubuntu:17.04 apt --version
    apt 1.4.6 (amd64)

    docker run --rm ubuntu:17.10 apt --version
    apt 1.5.2 (amd64)

    docker run --rm ubuntu:18.04 apt --version
    apt 1.6.14 (amd64)

    docker run --rm ubuntu:20.04 apt --version
    apt 2.0.6 (amd64)

Debian:

    docker run --rm debian:stretch apt --version
    apt 1.4.11 (amd64)

    docker run --rm debian:buster apt --version
    apt 1.8.2.3 (amd64)

    docker run --rm debian:bullseye apt --version
    apt 2.2.4 (amd64)

From the above; all currently supported versions of Ubuntu (18.04 and up), and
Debian (old-stable and stable) have apt > 1.5, so we can remove this dependency
from the installation instructions.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-20 17:39:22 +02:00
Usha Mandya
c5f38d8b3b Add the next set of CTAs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-15 18:06:39 +01:00
Usha Mandya
5d3cb0e076 Add instructions on installing server and client binaries on Windows (#13676)
* Add instructions on installing server and client binaries on Windows:

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Apply suggestions from code review

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-10-15 14:54:26 +01:00
Usha Mandya
96efcf5feb Add Docker Desktop for linux cta
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-08 15:51:44 +01:00
Usha Mandya
99e546358f Add CTAs to the Docs pages
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-05 18:17:29 +01:00
Peter Dave Hello
1720aae2a2 Simplify Debian & Ubuntu Docker Engine installation guide 2021-10-02 15:39:32 +08:00
Sebastiaan van Stijn
e41318a103 engine: remove Ubuntu 20.10 "Groovy" (EOL: 2021-07-22)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-15 19:27:41 +02:00
Sebastiaan van Stijn
173d3c65f8 fix broken (anchor) links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Sebastiaan van Stijn
c4c4e05ee4 Merge pull request #13394 from linuxmetel/patch-1
Update debian.md
2021-08-27 16:01:00 +02:00
Sebastiaan van Stijn
599660d47f s390x install steps updates
- fix sort order in output
- some minor other changes

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-26 11:11:00 +02:00
linuxmetel
5cd6f0ef11 Update debian.md
Update Debian's stable and Raspbian's stable
2021-08-23 15:50:03 +09:00
anujajakhade
b781519e18 Updated docs for s390x for latest version
Signed-off-by: Anuja Jakhade <anujajakhade@gmail.com>
2021-08-20 04:36:10 +00:00
Sebastiaan van Stijn
346a066b68 Desktop: move "docker-for-windows" to "desktop/windows"
Unifying all content related to Docker Desktop to be withing the desktop
directory.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:28:15 +02:00