Skip to content

Specify Docker API version#9

Merged
nu12 merged 4 commits intomainfrom
feat/engine-api-version
Nov 5, 2024
Merged

Specify Docker API version#9
nu12 merged 4 commits intomainfrom
feat/engine-api-version

Conversation

@nu12
Copy link
Copy Markdown
Owner

@nu12 nu12 commented Nov 5, 2024

This PR will:

  • Change the build_path function to add a specific (and tested) Docker API version instead of latest (default) for each requests.
  • Adjust tests to reflect this change.
  • Adjust versions for the pipelines.

This change reflects this directive:

When using curl directly, specify the version as the first part of the URL. For instance, if the endpoint is /containers/ you can use /v1.46/containers/

Source: https://docs.docker.com/reference/api/engine/

@nu12 nu12 self-assigned this Nov 5, 2024
@nu12 nu12 merged commit 9f6c1ba into main Nov 5, 2024
@nu12 nu12 deleted the feat/engine-api-version branch November 5, 2024 15:19
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.

1 participant