Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add platform parameter for create_container #259

Merged

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Sep 14, 2022

Add platform parameter to CreateContainerOptions. The platform query parameter was added to Docker API in v1.41. See https://docs.docker.com/engine/api/version-history/#v141-api-changes.

Fixes #258.

@fussybeaver fussybeaver merged commit 2d66d11 into fussybeaver:master Sep 15, 2022
@fussybeaver
Copy link
Owner

Thanks.

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.

add platform parameter to create_container
2 participants