Commit Graph

18 Commits

Author SHA1 Message Date
David Karlsson 75a4367cd9
vendor: github.com/moby/moby v27.0.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-25 12:35:47 +02:00
Sebastiaan van Stijn 6df9910298
engine/api: add v26.1.0 and update sample output
Docker Engine v26.1 uses the same API version as v26.0.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:35:39 +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
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
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
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
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
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
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
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
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 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
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
Niel Drummond 8b7419c2a6
Update _index.md
Add bollard as Rust SDK
2023-11-12 15:24:35 +00:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00