Commit Graph

87 Commits

Author SHA1 Message Date
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 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