Commit Graph

180 Commits

Author SHA1 Message Date
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
Paweł Gronowski fda2ab1341 engine: Add release notes for 26.0.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-11 17:09:06 +02:00
David Karlsson f9747cdeb9 engine: update Go SDK to reflect refactored types pkgs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-09 17:47:14 +02:00
David Karlsson 2f1ba5da9c chore: fully remove the sbom page
The old `docker sbom` page had been removed from the toc. This fully
removes the page and redirects to the Scout SBOM page.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-05 15:49:20 +02:00
David Karlsson e5552f310d engine: bigger warning about unauthorized access
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-03 13:50:30 +02:00
David Karlsson fc060ddeb9
Merge pull request #19638 from dvdksn/rootless_apparmor_restrict_unprivileged_userns
rootless: ubuntu 24.04 restricts unprivileged userns
2024-03-29 06:47:46 +01:00
David Karlsson 70df01a3ae rootless: ubuntu 24.04 restricts unprivileged userns
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 16:02:59 +01:00
Sebastiaan van Stijn bff6a0913e
Merge pull request #19658 from neersighted/relnote_26.0.0
engine: 26.0.0 release notes
2024-03-21 00:01:36 +01:00
Sebastiaan van Stijn b62897cbeb
engine: vendor v26.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-03-20 23:54:16 +01:00
Paweł Gronowski f9945d6b15
engine: 26.0.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2024-03-20 13:17:31 -06:00
Bjorn Neergaard bd9c89ea09
engine: add 25.0.5 release notes
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2024-03-19 18:12:44 -06:00
David Karlsson 5ef2298e0e engine: 25.0.4 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-07 17:09:41 +01:00
David Karlsson c57857627d engine: update api version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-07 17:09:41 +01:00
Vrushabh Gawas 573d5fc5c0 fix overflow in small devices 2024-02-26 16:33:17 +05:30
David Karlsson 67ccdb2298 swarm: deduplicate routing mesh bypass
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 12:17:35 +01:00
David Karlsson 35b77e4cac network: deduplicate swarm info for overlay driver
The overlay driver contained a lot of duplicate information and
references to Swarm services.

Closes #18958

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 12:17:35 +01:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Craig Osterhout 6f85349dd1
cli: add debug callout in exec (#19423)
* add debug callout in exec

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-20 11:47:01 -08:00
Adeleke Akinade e354b291b2
Fix typo in the Engine Overview page 2024-02-18 00:13:36 +00:00
David Karlsson e65194cf3a
Merge pull request #19029 from dvdksn/swarm-fix-revoke-mysql-pw-access
swarm fix revoke mysql pw access
2024-02-16 13:46:36 +01:00
David Karlsson 85e8edd998
Merge pull request #19376 from dvdksn/fix-link-c8d-shim-api
engine: fix link to containerd shim api readme
2024-02-16 10:28:44 +01:00
Allie Sadler 20e9030be4
Engdocs 1988 (#19414)
* ENGDOCS-1988

* ENGDOCS-1988

* fix callout
2024-02-15 13:34:07 +00:00
David Karlsson 87e9861434 engine: fix link to containerd shim api readme
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-11 22:59:46 +01:00
David Karlsson e3fdf17a5d engine: 25.0.3 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 14:25:20 +01:00
David Karlsson 478dc41907 vendor: github.com/docker/scout-cli v1.4.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 20:30:25 +01:00
David Karlsson b20c46a615 chore: unpublish README files in content dir
Adds hugo build options that prevents these READMEs from being
published.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:49:46 +01:00
David Karlsson 7eb5ad6c38 test: add lint rule for single h1
We should never have more than one h1 on a page.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:56 +01:00
David Karlsson a461a743d7 engine: 24.0.9 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 14:52:06 +01:00
Sebastiaan van Stijn 729dd26fad
Merge pull request #19268 from vvoland/release-25.0.2
engine: 25.0.2 release notes
2024-02-01 03:50:30 +01:00
Paweł Gronowski 781f0059fb
engine: 25.0.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-01-31 23:12:30 +01:00
Paweł Gronowski 8defacf0b0
engine: 24.0.8 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-01-31 23:10:58 +01:00
Sebastiaan van Stijn dd82cadf38
engine: install: remove Ubuntu Lunar 23.04, as it's EOL
Ubuntu 23.04 reached EOL on January 25, 2024, so should no longer be used.
https://wiki.ubuntu.com/Releases#End_of_Life

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-31 16:37:01 +01:00
David Karlsson 6dc6f503e7 engine: remove gnupg from install prerequisites
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 15:59:29 +01:00
David Karlsson 1b49c84d70 engine: add chmod a+r for gpg key
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 15:27:06 +01:00
David Karlsson 82e6994134 fix: use sudo to curl the gpg key
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 14:02:31 +01:00
David Karlsson 9a5659ce80 fix: wrong capitalization of curl --output flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 14:01:47 +01:00
David Karlsson 5db1e07590
Merge pull request #19138 from audunmg/patch-1
Fix apt-get remove and ascii GPG key
2024-01-25 22:22:47 +01:00
audunmg 33befd6922 Fix apt-get ascii GPG key
Changing the file extension for the GPG key to .asc lets apt-get know
the GPG key is in ascii armor format, no need to dearmor.

Co-authored-by: audunmg <audun@gangsto.org>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 21:58:50 +01:00
Johannes Großmann 5b7a6ba6e4
add docker debug cli reference (#19178)
* add docker debug cli ref

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback1

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* remove pull

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* fix title

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback2

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* refactor: restructuring of docker debug docs

* review: addressed comments

* feat: add cross-links

* review: addressed comments

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-25 16:19:27 +00:00
Craig Osterhout bc3e173ede
docker init: add java, remove beta (#19137)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-25 16:08:13 +00:00
David Karlsson 622e8d99ee
Merge pull request #19183 from dvdksn/engine-25.0.1-release
engine: 25.0.1 release notes
2024-01-24 11:45:06 +01:00
David Karlsson e49e3129e8 engine: 25.0.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-24 11:24:50 +01:00
David Karlsson 4ac3ef61aa engine: add normalized RLIMIT_NOFILE default to v25 release note
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-23 13:43:05 +01:00
David Karlsson 243c337f2f engine: clarify breaking change for recursive mounts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-22 16:10:45 +01:00
Albin Kerouanton c1c034e767
Add a note about moby/moby#46603 in v25.0 release notes
Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-01-22 09:34:41 +01:00
Sebastiaan van Stijn 2b6fafeedb update some engine 24.0 versions to 25.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 07:26:23 +01:00
David Karlsson ff1b10949f
Merge pull request #19160 from thaJeztah/api_version_redirects
engine: add additional redirects for deprecated API versions
2024-01-20 07:17:46 +01:00
Sebastiaan van Stijn 812fa0710b
engine: remove docker 1.10 migration guide
These docs described how to migrate the image store when upgrading to
the content-addressable image store in docker 1.10. As these docs were
added 9 Years ago, and were not included in the TOC, it's likely that
users will have migrated by now :D

- https://blog.docker.com/2016/01/docker-1-10-rc/
- a315a5acec

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 00:15:39 +01:00
Sebastiaan van Stijn 88fb770a7e
engine: add additional redirects for deprecated API versions
The deprecated API docs in the upstream repository contained redirects
for old URLs. As those docs will be removed in upstream, we should
inherit the redirects that will be removed.

Also adjusted the API versions that can be found in the v1.9.1 tag
in upstream (API v1.17 and before).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 23:54:24 +01:00
Jesper Noordsij f5aaa9ca4d
Fix release date on 25.0.0 release notes 2024-01-19 16:46:47 +01:00
David Karlsson ade4ebd4a6
Merge pull request #19045 from dvdksn/cli-canonical-reference-urls
Canonical CLI / moby 25
2024-01-19 16:30:19 +01:00
David Karlsson f0260dbf20 hugo: display command aliases
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson 04de43a394 cli: remove alias stubs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
Sebastiaan van Stijn 383af84ddb
Merge pull request #19146 from thaJeztah/deprecate_api_versions
engine: deprecate API versions < 1.24
2024-01-19 15:25:33 +01:00
Sebastiaan van Stijn b0b71204e2
Merge pull request #19107 from dvdksn/rootless-pasta-net-driver
engine: add pasta rootlesskit net driver
2024-01-19 15:25:10 +01:00
David Karlsson 578e54a31a engine: add release notes for v25.0.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 14:35:31 +01:00
Sebastiaan van Stijn 511284154d
engine: deprecate API versions < 1.24
Docker Engine v25.0 deprecates old API versions, and disables
them by default.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 11:37:12 +01:00
David Karlsson 16b8554123
Merge pull request #18143 from dvdksn/manuals-overview
ux: manuals landing page
2024-01-18 17:56:22 +01:00
David Karlsson 637a19aa1c site: add manuals landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-18 17:52:39 +01:00
Sebastiaan van Stijn 7dd1465b7c
remove "api-version-matrix" include
It was only used on a single page, so we might as well just
inline its content.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-16 20:13:46 +01:00
David Karlsson 5b49ec733e engine(rootless): improve network troubleshooting overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 15:08:12 +01:00
David Karlsson a8150797af engine: add pasta rootlesskit net driver
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 14:03:26 +01:00
David Karlsson 28e564187c site: remove "reading time" indicator
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 17:29:17 +01:00
CHALOPIN Clément c435b0e9c2
Update protect-access.md (#19062)
* Update protect-access.md

fix console highlight

* fix: other code highlight
2024-01-08 20:34:15 +01:00
David Karlsson 5ef80807e3 chore: fix/add code block language tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-04 14:02:25 +01:00
David Karlsson 8964d94c7b swarm: remove permission mode 0400 for wordpress service secret mount
Permission mode 0400 caused a failure connecting to the database

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-04 13:49:44 +01:00
David Karlsson 49514473f1 swarm: remove incorrect statement about revoking secret access
Closes #18990

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-04 13:49:39 +01:00
David Karlsson 302cc82354
Merge pull request #18997 from dvdksn/rm-engine-sdk-html
engine: remove html SDK (404)
2024-01-02 13:43:14 +01:00
Onur Can Cakmak 25fd0cb073
Specify syntax highlighters for yaml blocks and console blocks 2023-12-30 12:26:25 -05:00
David Karlsson 117e44df16 engine: remove html SDK (404)
Closes #18889

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-29 15:55:32 +01:00
Stephanie Aurelio f4d58b3958
Reference freshness updates (#18966)
* update punctuation and grammar

* refresh engine api overview

* update metadata and refresh engine sdk overview

* update callouts and refresh sdk examples

* update word

* fix callout

* fix callout pt two
2023-12-20 08:41:59 -08:00
Allie Sadler 02dbedab22
engine-freshness (#18953)
* engine-freshness

* review edits

* review edits

* review edits
2023-12-18 16:20:21 +00:00
Allie Sadler 937041314e
more swarm freshness (#18937)
* more swarm freshness

* fix build

* fix build
2023-12-18 10:11:02 +00:00
Donald Brunais a1015ad58d
Fix button text (#18948) 2023-12-18 09:41:30 +00:00
Allie Sadler 9970f81c0d
Engdocs 1912b - freshness (#18914)
* swarm tutorial and concepts

* how swarm works

* review edits
2023-12-14 09:15:29 +00:00
Zain Hasan 0f7e6ec2da
doc: comment about async behavior of cli.ImagePull (#18884)
* docs: comment about async behavior of cli.ImagePull

More details on the behavior: https://github.com/moby/moby/issues/28646
2023-12-09 20:39:52 +01:00
David Karlsson 951f11f4b0 engine: improve docker-ce installation prelude
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:38:58 +01:00
David Karlsson 1b7d8d131c
Merge pull request #18334 from ftambara/main
fix: remove excessive quoting in engine/install
2023-11-24 20:58:44 +01:00
David Karlsson d71a15dfbf
Merge pull request #18712 from linux-on-ibm-z/sles-update
Add SLES 15-SP5 and drop SLES 15-SP3
2023-11-24 20:57:28 +01:00
Janek Rüßmann 1ca7e74ab4
Update working-with-contexts.md 2023-11-23 11:29:20 +01:00
Sebastiaan van Stijn 0ca5cbc12f
engine: add Ubuntu 23.10 "Mantic Minotaur"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:40:07 +01:00
Sebastiaan van Stijn 0658805a38
engine: remove Ubuntu 22.10 (Kinetic Kudu) as it reached EOL
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:40:04 +01:00
Sebastiaan van Stijn 504d7cceb3
engine: remove Fedora 37, add Fedora 39
Fedora 37 reached EOL

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:39:54 +01:00
David Karlsson 6aaeb7d60c chore: add redirect for old buildx_debug-shell cmd
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 16:59:15 +01:00
Prabhav Thali 2c7b2b970e Add SLES 15-SP5 and drop SLES 15-SP3
Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
2023-11-21 17:02:25 +05:30
David Karlsson b43a97a067
Merge pull request #18625 from dvdksn/rm-deprecated-orchestrator-flags
engine: remove deprecated orchestrator flag
2023-11-17 13:28:32 +01:00
David Karlsson c0cc5f34c1 engine: remove deprecated orchestrator flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 13:01:36 +01:00
David Karlsson 6ae0fd34c2 build: add buildx debug
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 10:17:37 +01:00
Piotr Wodecki 07e67c54c5
Fix invalid use of em dash in iptables command 2023-11-16 14:49:58 +01:00
Shreeram 783876b938
Fixing the wasmtime path in alternative-runtimes.md
Fixing the wasmtime path in alternative-runtimes.md
2023-11-15 05:48:08 +05:30
David Karlsson 98a1c51f0d
Merge pull request #18648 from fussybeaver/patch-1
Update _index.md
2023-11-13 12:45:54 +01:00
Niel Drummond 8b7419c2a6
Update _index.md
Add bollard as Rust SDK
2023-11-12 15:24:35 +00:00
Almeida de Almeida d035738408
Update seccomp.md 2023-11-12 11:15:29 +02:00
Allie Sadler c7df570f30
resize images (#18588) 2023-11-06 09:27:43 +00:00
David Karlsson 1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
Allie Sadler f8ee348b98
refresh diagrams (#18567)
* refresh diagrams

* fix build

* tweaks to images

* remove old images

* review fixes
2023-11-03 10:23:34 +00:00
David Karlsson b8eddcc8f4 config: update docker_ce_version to 24.0.7
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 13:31:13 +02:00
David Karlsson 3577e06c2f engine: add 24.0.7 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 09:57:01 +02:00
David Karlsson 9acc019104 engine: clarify the s390x limitation for rhel
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 22:16:11 +02:00
Stephanie Aurelio ae798c90b1
Engine install freshness (#18464)
* create includes and refresh engine install docs

* freshness cleanup

* simplify sentence

* remove includes and add consistent spelling for apt

* Implement feedback

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:40:30 -07:00