Skip to content

Comments

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

Merged
Fizzadar merged 2 commits intopyinfra-dev:3.xfrom
lorenzph:docker-network-fixes
Jan 3, 2025
Merged

Fix docker.network() documentation and network removal#1259
Fizzadar merged 2 commits intopyinfra-dev:3.xfrom
lorenzph:docker-network-fixes

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