Skip to content

engine: update API-version matrix and add Minimum API version#24636

Open
thaJeztah wants to merge 1 commit intodocker:mainfrom
thaJeztah:minimum_api_versions
Open

engine: update API-version matrix and add Minimum API version#24636
thaJeztah wants to merge 1 commit intodocker:mainfrom
thaJeztah:minimum_api_versions

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 5, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit d558d46
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69ddfd3e5e82300008b600e7
😎 Deploy Preview https://deploy-preview-24636--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@thaJeztah thaJeztah mentioned this pull request Apr 5, 2026
1 task
@thaJeztah thaJeztah marked this pull request as ready for review April 5, 2026 23:22
@thaJeztah thaJeztah requested a review from dvdksn as a code owner April 5, 2026 23:22
Comment on lines +232 to +234
| 0.3.2 | - | - | |
| 0.2 | - | - | |
| 0.1 | - | - | |
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case you're wondering; nope; these versions didn't have an API yet 😸

| 0.6.4 | 1.6 | 1.0 | [changes](/reference/api/engine/version-history/#v16-api-changes) |
| 0.6.2 | 1.5 | 1.0 | [changes](/reference/api/engine/version-history/#v15-api-changes) |
| 0.6 | 1.4 | 1.0 | [changes](/reference/api/engine/version-history/#v14-api-changes) |
| 0.5 | 1.3 | 1.0 | [changes](/reference/api/engine/version-history/#v13-api-changes) |
Copy link
Copy Markdown
Member Author

@thaJeztah thaJeztah Apr 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Ol' times; this was the first version of Docker I ran 😄

(it might've been v0.4, but they were short after each other

Copy link
Copy Markdown
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @thaJeztah, just some small suggestions

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the minimum_api_versions branch from 2284419 to d558d46 Compare April 14, 2026 08:39
@thaJeztah
Copy link
Copy Markdown
Member Author

@dvdksn updated; also updated the version output for 29.4.0 and added 29.4 to the table

Copy link
Copy Markdown
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment on lines 182 to 184
- [Documentation for API versions 1.24–1.43](https://github.com/moby/moby/tree/28.x/docs/api).
- [Documentation for API versions 1.18–1.23](https://github.com/moby/moby/tree/v25.0.0/docs/api).
- [Documentation for API versions 1.17 and before](https://github.com/moby/moby/tree/v1.9.1/docs/reference/api).
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll update these links once we tagged a release with moby/moby#52312 (probably linking to master could work, but I usually prefer something more permanent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minimum Engine API Version

2 participants