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

Fix docker.network() documentation and network removal #1259

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

lorenzph
Copy link
Contributor

The docker.network() operation's documentation no longer matched the actual
API. Adapt it accordingly.

Additionally, fix network removal which passed an incorrect command to
handle_docker.

The parameters used in the example do not match the ones actually
exposed by the `docker.network()` operation.
The wrong command was used when triggering removal of a network.
@lorenzph lorenzph marked this pull request as ready for review December 28, 2024 20:11
Copy link
Member

@Fizzadar Fizzadar left a comment

Choose a reason for hiding this comment

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

Thanks for fixing these @lorenzph!

@Fizzadar Fizzadar merged commit 004cd8e into pyinfra-dev:3.x Jan 3, 2025
23 checks passed
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.

2 participants