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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 5, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 2284419
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69d2ece2fad59600084006e9
😎 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

API version negotiation allows tools that have not been upgraded yet to the
latest API version specification to communicate with newer Docker Engines
(and vice versa), but compatibility is "best effort"; while we strive to
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.

Any suggestions for wording to satisfy vale @dvdksn ? I could leave the sentence out, but thought it clarifies the intent (and limitations).

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

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

1 participant