engine: update API-version matrix and add Minimum API version#24636
Open
thaJeztah wants to merge 1 commit intodocker:mainfrom
Open
engine: update API-version matrix and add Minimum API version#24636thaJeztah wants to merge 1 commit intodocker:mainfrom
thaJeztah wants to merge 1 commit intodocker:mainfrom
Conversation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
thaJeztah
commented
Apr 5, 2026
|
|
||
| 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 |
Member
Author
There was a problem hiding this comment.
Any suggestions for wording to satisfy vale @dvdksn ? I could leave the sentence out, but thought it clarifies the intent (and limitations).
thaJeztah
commented
Apr 5, 2026
Comment on lines
+232
to
+234
| | 0.3.2 | - | - | | | ||
| | 0.2 | - | - | | | ||
| | 0.1 | - | - | | |
Member
Author
There was a problem hiding this comment.
In case you're wondering; nope; these versions didn't have an API yet 😸
thaJeztah
commented
Apr 5, 2026
| | 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) | |
Member
Author
There was a problem hiding this comment.
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related issues or tickets
Reviews