Commit Graph

138 Commits

Author SHA1 Message Date
Sebastian Yaghoubi d40576b3ab
chore: cleanup instructions for unsupported version
Debian 10 is no longer a supported version,
per content/manuals/engine/install/debian.md#os-requirements

Signed-off-by: Sebastian Yaghoubi <sebastianyaghoubi@gmail.com>
2025-01-01 14:54:00 -08:00
David Karlsson c18562ce98
Merge pull request #21652 from dvdksn/windowsfilter
engine: add page for the windowsfilter storage driver
2024-12-20 16:40:34 +01:00
David Karlsson dc28d62ce6 storage: use different formatting template when inspecting --tmpfs mount
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-20 15:20:39 +01:00
David Karlsson 72786ec397 storage: document how to set mount opts with --tmpfs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-20 15:17:57 +01:00
David Karlsson 26c703d67f
Merge pull request #21629 from vvoland/release-27.4.1
engine: 27.4.1 release notes
2024-12-18 12:44:01 +01:00
Paweł Gronowski f4f443d901 engine: 27.4.1 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-18 12:43:35 +01:00
tom 312535843b
Merge pull request #21658 from tom-jm69/main
Improve readability of storage driver overview
2024-12-18 09:50:47 +01:00
David Karlsson 54fcccd75e
Merge pull request #21651 from dvdksn/seccomp-freshness
seccomp freshness
2024-12-18 09:36:52 +01:00
David Karlsson 7ff0050ec2 engine: add page for the windowsfilter storage driver
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-17 13:03:23 +01:00
David Karlsson 0a4d8cf004 engine: refresh seccomp page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-17 11:00:15 +01:00
David Karlsson 7e4fd0f394 engine: call out 0.0.0.0 as an option for metrics-addr
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-17 10:37:45 +01:00
David Karlsson a1a44f462c engine: dynamic docker-ce version n (latest) and n-1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-10 09:51:14 +01:00
David Karlsson 64f5a2876f engine: update versions for v27.4.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-09 18:47:54 +01:00
David Karlsson ad754345a9 engine: fix en_GB spelling of optimize
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-09 17:38:06 +01:00
Paweł Gronowski eaa2ac4f5c
engine: 27.4.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-12-09 17:03:13 +01:00
David Karlsson ba7c7c6d44 engine: freshness updates for storage mounts (bind, volume, tmpfs)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-06 14:39:22 +01:00
Drew Erny e890db3e82 Found another typo
Signed-off-by: Drew Erny <derny@mirantis.com>
2024-11-28 11:26:26 -06:00
Drew Erny 0a64508762 Fix critical typo, very broken
Signed-off-by: Drew Erny <derny@mirantis.com>
2024-11-28 11:00:19 -06:00
David Karlsson b98c303498 chore: add sidebar groups to top-level pages in manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 13:49:53 +01:00
David Karlsson 5b23d3e4fa
Merge pull request #21407 from wcbing/main
Update or remove links in installation documentation
2024-11-18 09:35:36 +01:00
Sarah Sanders 3709b9bab5
Merge branch 'main' into ENGDOCS-2281 2024-11-13 09:38:26 -08:00
Allie Sadler 371db0ad99
ENGDOCS-2315 (#21416)
<!--Delete sections as needed -->

## Description

Standardize overview pages

## 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-13 10:19:19 +00:00
9ccaf6f0ae
docs: remove interference option in docker engine install doc 2024-11-12 15:37:14 +08:00
Sarah Sanders 363d194cac
Merge branch 'main' into ENGDOCS-2281 2024-11-11 14:59:50 -08:00
Sarah Sanders d81460ef59 Update content/manuals/engine/swarm/how-swarm-mode-works/nodes.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders 12b1f28c09 Update content/manuals/engine/storage/drivers/device-mapper-driver.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders f0255b88b1 Update content/manuals/engine/release-notes/17.03.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders 8b81c215db Found more outdated callouts, fixed whitespacing 2024-11-08 10:32:44 -08:00
Sarah Sanders be328b9958 Update all outdated callouts 2024-11-08 10:31:58 -08: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
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
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
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
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
Sebastiaan van Stijn 1c78c4e595
Merge pull request #21337 from dvdksn/update-redis-example-tags
engine(swarm): update example redis tags
2024-11-06 15:53:22 +01:00
James Simas 728e893de5
Update userns-remap.md
Fix wording.
2024-11-05 10:52:54 -08:00
Allie Sadler 502e61c960
ENGDOCS-2298 (#21339)
<!--Delete sections as needed -->

## Description

More DD IA improvements. Moves troubleshooting, faqs, support, and other
misc. pages.

## 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-05 14:03:52 +00:00
David Karlsson 590bd6da0c engine(swarm): update example redis tags
The previous tag examples were too old and no longer exist.
Updated to latest n and n-1 patch versions.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-05 11:12:34 +01:00
Allie Sadler 3ea0cd758d
ENGDOCS-2283 (#21329)
<!--Delete sections as needed -->

## Description

Tidy up of DD IA. Creates a 'setup' folder and moves relevant pages
within it. First PR of a few

## 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-05 10:07:48 +00:00
Miro bbccd379ab docs: update a link in alternative-runtimes.md 2024-11-04 16:10:21 +08:00
Paul "TBBle" Hampson f90cdd068e
Correct Youki setup guide link
See https://github.com/youki-dev/youki/issues/2967

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2024-11-01 00:15:59 +09:00
Jakub T. Jankiewicz b45343701b engine: enable docker service after installation on fedora 2024-10-31 15:54:16 +01:00
Arie Heinrich bce2b8bb30
Additional Spelling corrections (#21237)
Second wave of spelling that were not included in wave 1
2024-10-25 06:35:47 +02:00
Arie Heinrich f47cec1a33
Align grammar to official contribution guideline (#21233)
Align grammar to official contribution guideline -
https://docs.docker.com/contribute/style/grammar/
2024-10-24 17:29:44 +02:00
David Karlsson 37eb9f7342
desktop: proxy config not supported through daemon.json/config.json (#20905)
## Description

Docker Desktop does not respect proxy configuration through config.json
(cli) or daemon.json (dameon). Proxy config for DD is only supported
through the settings menu or via settings management.

## Related issues or tickets

docker/pinata#30436

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:22:53 +01:00
Allie Sadler cb2ded3932
ENGDOCS-2077 (#20911)
<!--Delete sections as needed -->

## Description

RHEL moving to GA. This PR makes it visible in the TOC and adds the
download links

## 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-10-24 16:12:36 +01:00
Arie Heinrich c17faccf17
Spelling fixes (#21230)
Christmas is early :) and i had some free time to go over all the
documents and fix all spelling mistakes i have found.
2024-10-24 13:02:40 +02:00
John Bowdre 579a780b48
docs: typo in rootless docs
Fixes a minor typo in the networking errors section
- `Newtork` --> `Network`
2024-10-21 14:47:10 -05:00
David Karlsson e8a03f886c
Merge pull request #21101 from dvdksn/zsh-completion-home
cli: fix cli completion setup for zsh
2024-10-16 09:20:24 +02:00
Jorge Paravicini 5b8eaf633f
docs: update settings path 2024-10-11 12:34:48 +02:00
David Karlsson 669b007e93 cli: fix cli completion setup for zsh
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-10 15:04:16 +02:00
David Karlsson 52a41bf3b6
Merge pull request #20999 from dvdksn/guides-filters
site: use filter-based nav for guides
2024-10-04 08:22:30 +02:00
Sebastiaan van Stijn fa372c15fb
Merge pull request #20928 from austinvazquez/add-awslogs-create-stream-docs
Add AWS logs driver awslogs-create-stream option doc
2024-10-03 20:59:47 +02:00
Austin Vazquez 475eadf9a5
Add AWS logs driver awslogs-create-stream option doc
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2024-10-03 18:17:32 +00:00
David Karlsson 2e59bd4eb7 site: use filter-based nav for guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 16:50:15 +02:00
Gaurav Sablok 09ea80a478
added proper docker install as dnf5 have no config-manager
in the fedora 40 and above dnf5 is implemented and hence the dnf command listed in the docker will not work. I have updated the dnf command to dnf-3 as then you will be able to use the same.
2024-09-30 22:40:57 +02:00
David Karlsson 6eae55dca8 chore: fix some lint warnings in devicemapper docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:37:32 +02:00
David Karlsson d3b966e9f6 deps: update material-symbols icons to v0.23.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 12:09:29 +02:00
David Karlsson 70a0027194
Merge pull request #20822 from dvdksn/install-root-ca
engine: add instructions for using ca certs with docker
2024-09-25 09:51:37 +02:00
David Karlsson 435b80df3d engine: add instructions for using ca certs with docker
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-25 08:41:35 +02:00
David Karlsson 73856924f7
Merge pull request #20956 from laurazard/27.3.1-engine-release-notes
engine: 27.3.1 release notes
2024-09-23 10:09:49 +02:00
Laura Brehm 1ccb1242fa engine: 27.3.1 release notes
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-23 10:05:22 +02:00
don fong 4bc66f2a84
Update proxy.md
fix typo
2024-09-21 09:38:21 -07:00
Laura Brehm 855b0bde1e engine: 27.3.0 release notes
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-20 11:59:54 +02:00
QWERTIOX 5f588af816
add removing from apt as part of uninstalling 2024-09-15 21:33:13 +02:00
Allie Sadler b5728b71fb
ENGDOCS-2218 (#20861) 2024-09-12 14:08:31 +01:00
Allie Sadler 50e986c308
Engdocs 2215 (#20851)
* move about and reorder dd install section

* fixes

* build fixes

* build fixes

* add weights

* add more weights and linktitles

* add more weights and linktitles
2024-09-11 16:10:22 +01:00
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
David Karlsson b46dbff8f9 Revert "hugo: replace dots with dashes in content filenames"
This reverts commit 94e01d98ab.
2024-09-10 13:28:36 +02:00
David Karlsson 94e01d98ab hugo: replace dots with dashes in content filenames
With the recent change in moving content to the /manuals section, and
manipulating content permalinks to use `/:sections[1:]/:slugorfilename`,
source filenames with dots in them did not receive a .html extension in
the site output directory. This seems to be a quirk (bug?) with the
`:slugorfilename` permalink token in Hugo.

To work around this, I have removed the dots in markdown filenames and
replaced them with dashes.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 10:36:30 +02:00
David Karlsson 3cc95a27be
Merge pull request #20809 from dvdksn/rn-27.2.1
engine: 27.2.1 release notes
2024-09-09 15:12:13 +02:00
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +01:00
David Karlsson f634b5eb4d fix: correct link to networking engine plugins
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:21:36 +02:00
David Karlsson d75f0f2c6f engine: 27.2.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson d7534e00b8 engine: add linkTitles, weights to release notes section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00