Commit Graph

123 Commits

Author SHA1 Message Date
David Karlsson d421693c9f engine: add chmod a+r for docker.gpg key
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-08 18:34:56 +02:00
David Karlsson 7ad91f1356 engine: replace mkdir with install for gpg setup
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-08 17:57:19 +02:00
David Karlsson 40be6cef18
Merge pull request #16674 from jaredbrogan/patch-1
Update chmod command in GPG Error Tip
2023-04-08 12:40:05 +02:00
Chris Chinchilla 772b52051e
Merge pull request #16996 from ChrisChinchilla/eng-inst-fresh
Minor changes for freshness to engine install index
2023-04-04 12:23:31 +02:00
Chris Chinchilla 0accf4a17f Undo distro change 2023-03-30 11:15:59 +01:00
Chris Chinchilla b17fbd5566 Small changes for style and consistency 2023-03-28 17:41:42 +01:00
Chris Chinchilla 64192639fd Minor changes for freshness 2023-03-28 17:22:34 +01:00
Olivier Benz 38f62aa9b4
Refactor the command to set up the repository 2023-03-23 19:45:25 +01:00
Olivier Benz f1f1247021
engine: No lsb-release for setting up the repo 2023-03-23 09:21:12 +01:00
Chris Chinchilla 9d7effaab0 Small polish for freshness updates 2023-03-14 13:01:24 +01:00
David Karlsson 13527078ff scout: address review comments
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-02-24 15:26:56 +01:00
David Karlsson c0402932ca scout: add docs for docker scout hub and cli
- add: new docker scout section
- add: advanced image analysis
- add: scout artifactory integration
- add: image details view
- add: docker scout cli reference
- change: hub vulnerability scanning
- change: security best practices (previously /develop/scan-images)
- change: prune references to docker scan
- deprecate: docker scan
- remove: atomist section
2023-02-24 15:25:56 +01:00
Allie Sadler 8e16fb9373
keywords (#16691) 2023-02-08 14:42:21 +00:00
Sebastiaan van Stijn b109743ad2
engine/install/ubuntu: update instructions to match debian variant
Incorporate the changes made in the debian variant from;

- 6d8b08171c
- 37ae672193

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-07 15:45:05 +01:00
ArnoSen 6d8b08171c
Update debian.md (#16654)
* Update debian.md

Set correct filemask for `/etc/apt/keyrings` . If this is not 0755, the keys in the directory cannot be used.

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2023-02-07 15:18:25 +01:00
Jared Brogan 9ebf533333
Update chmod command in GPG Error Tip 2023-02-06 15:23:55 -06:00
CrazyMax 72d3016e81
engine: add docker-buildx-plugin package in linux distro install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-06 15:33:54 +01:00
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