Commit Graph

63994 Commits

Author SHA1 Message Date
David Karlsson d2038b4837 vale: add distroless to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 16:47:05 +01:00
David Karlsson 7b7ef844cc vale: suggest "distribution" over "distro"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 16:47:05 +01:00
David Karlsson 64736e4c39 style: s/distro/distribution/g
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 16:47:05 +01:00
David Karlsson b5364b3789 vale: remove Ambassador from vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 14:58:18 +01:00
David Karlsson f4878e69f2 vale: remove PAT and OAT from vocabulary
These acronyms are not well-known enough to be defined as vocabulary
terms.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 14:58:18 +01:00
David Karlsson 473edabe0e chore: sort vale vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 14:58:15 +01:00
David Karlsson cf534658d7
Merge pull request #21384 from thaJeztah/sync_install
engine/install: sync between distros, use `dnf` for RHEL and CentOS, and some touch-ups
2024-11-08 14:44:14 +01:00
Sebastiaan van Stijn 898aa4d2d3
engine/install: sync some wording between distros
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:42:00 +01:00
Sebastiaan van Stijn 0628e31742
engine/install: ubuntu/rpi-os: sync uninstall with debian steps
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:42:00 +01:00
Sebastiaan van Stijn d5859c5ff7
engine/install: fix some stray whitespace
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:42:00 +01:00
Sebastiaan van Stijn a23d62139a
engine/install: fix indentation in debian, raspberry-pi-os
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:42:00 +01:00
Sebastiaan van Stijn 3a12814361
engine/install: fix leftover old version in ubuntu
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:42:00 +01:00
Sebastiaan van Stijn a8cfab163d
engine/install: use dnf for CentOS and RHEL
The versions of CentOS and RHEL we support now have dnf as a default
instead of yum, so rewrite these to use dnf.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:42:00 +01:00
Sebastiaan van Stijn 26aaea63a4
engine/install: remove -y from yum installation steps
Use interactive installation for packages from our repository, so that the user
can confirm what will be installed. For the distro-packages (yum-utils),
we keep the non-interactive, as these should be generally ok to install.

follow-up to fde4750c85

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:41:59 +01:00
Sebastiaan van Stijn 7073f01453
engine/install: Docker -> Docker Engine
Make it more clear we're starting the engine (not "docker", the CLI).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:41:59 +01:00
Sebastiaan van Stijn 778d1c3442
engine/install: enable engine as system service on rpm installs
Unlike deb-based systems, installing an rpm doesn't automatically
start the Docker service, and starting the service doesn't make
it automatically start on (re)boot.

Update the instructions so that Docker is automatically started
on boot.

follow-up to 1514b0dc36, which left
some of the old instructions.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:41:59 +01:00
Sebastiaan van Stijn ac30bdbad7
vale: allow keyring(s)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 14:41:55 +01:00
David Karlsson b6fb15bea5
Merge pull request #21381 from george-hopkins/patch-1
Fix title level in Compose file reference
2024-11-08 14:05:50 +01:00
Sebastiaan van Stijn 6af3c4cc0f
Merge pull request #21380 from dvdksn/engine-install-syncup
engine: minor improvements to rpm-based installation instructions
2024-11-08 13:58:08 +01:00
David Karlsson df6f8331c3
Merge pull request #21376 from dvdksn/dockerfile-1.11-changelog
build: dockerfile 1.11.1 changelog
2024-11-08 13:34:48 +01:00
David Karlsson c72f084669
Merge pull request #21369 from dvdksn/gha-setup-docker-example
build: gha example loading multi-platform images with containerd
2024-11-08 13:34:35 +01:00
David Karlsson 7402de4fdc build: gha example loading multi-platform images with containerd
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 13:25:46 +01:00
David Karlsson 1514b0dc36 engine: enable the systemd service by default after installation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 13:22:14 +01:00
David Karlsson fde4750c85 engine: remove -y from fedora (dnf) installation steps
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 13:22:10 +01:00
George Hopkins 57a2bb6ef2
Fix title level in Compose file reference 2024-11-08 12:19:09 +01:00
David Karlsson 473a19c720 chore: use dynamic api version in example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 12:04:33 +01:00
David Karlsson 894617569c chore: fix "norway problem" in new guide issue template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:56:24 +01:00
Sebastiaan van Stijn 9eeb171a81
Merge pull request #21377 from thaJeztah/update_engine_versions
Update engine versions for 27.3.1
2024-11-08 10:35:04 +01:00
David Karlsson 57ee7e8062
Merge pull request #21360 from dvdksn/fix-guides-filter-unselect
hugo: show all guides when filters are unselected
2024-11-08 10:34:16 +01:00
David Karlsson d5e4a5144b build: dockerfile 1.11.1 changelog
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 09:49:54 +01:00
Sebastiaan van Stijn 1ccbcc3434
engine/install: add Ubuntu Oracular 24.10
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 09:38:37 +01:00
Sebastiaan van Stijn 5a2ad2dd36
engine/install: add Fedora 41, remove Fedora 39
Fedora 39 is EOL next week, so slightly ahead of time, but new users
should not be recommended to use it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 09:37:19 +01:00
Sebastiaan van Stijn 65699e4708
engine: update versions for 27.3.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 09:34:36 +01:00
David Karlsson 41c868e895
Merge pull request #21373 from thaJeztah/add_acronyms
vale: add VPN to list of accepted acronyms
2024-11-08 06:28:56 +01:00
Sarah Sanders 94d72ed668 Fix callout in Hub guide 2024-11-07 16:04:05 -08:00
Sebastiaan van Stijn ff7fbaa98a
vale: add VPN to list of accepted acronyms
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-07 23:33:38 +01:00
Sebastiaan van Stijn d03d33b7e4
Merge pull request #21372 from glours/release-notes-compose-v2.30.3
release-notes for Compose v2.30.3 version
2024-11-07 23:30:47 +01:00
Guillaume Lours efe6a80467
release-notes for Compose v2.30.3 version
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-11-07 23:17:12 +01:00
Sarah Sanders 0ec23df99f Update new-plans.md callouts for Dec. 10th date 2024-11-07 11:14:05 -08:00
David Karlsson e006697f4f
Merge pull request #21361 from dvdksn/add-guide-issue-tpl
chore: add issue template for proposing a new guide
2024-11-07 17:06:30 +01:00
Allie Sadler 873814557e
add redirect link (#21367)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/21359

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-07 15:13:40 +00:00
David Karlsson a3ff457d73
Merge pull request #21366 from dvdksn/hugo-0.138.0
hugo 0.138.0
2024-11-07 16:12:47 +01:00
David Karlsson 54e84be145 hugo(refactor): use Page.Store instead of Page.Scratch
Page.Scratch was soft-deprecated in v0.138.0
https://github.com/gohugoio/hugo/releases/tag/v0.138.0

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 15:59:16 +01:00
David Karlsson 9ce906907b ci: upgrade hugo to v0.138.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 15:51:44 +01:00
Allie Sadler e9329d596c
ENGDOCS-2300 (#21354)
<!--Delete sections as needed -->

## Description

Final PR to improve the DD IA. 

Validate test failing due to link that needs fixing in an upstream repo 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 14:46:11 +00:00
Allie Sadler 99a24c4a6b
ENGDOCS-2300 (#21354)
<!--Delete sections as needed -->

## Description

Final PR to improve the DD IA. 

Validate test failing due to link that needs fixing in an upstream repo 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 14:45:53 +00:00
David Karlsson b5ed33ee7a
Merge pull request #21364 from dvdksn/fix-broken-link-zscaler-dd
fix: broken link to dd settings after refactor
2024-11-07 13:23:35 +01:00
David Karlsson 6e45fe69e0 fix: broken link to dd settings after refactor
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:18:41 +01:00
David Karlsson 4349b25169
Merge pull request #21107 from dvdksn/copilot-restructure
copilot: restructure content, editorial improvements
2024-11-07 13:10:08 +01:00
David Karlsson 2773210801
Merge pull request #21284 from dvdksn/docker-zscaler-guide
guides: add docker+zscaler guide
2024-11-07 13:08:01 +01:00