[Question] client.containers.run: difference between network_disabled and network_mode=none?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 13d 8h
- Merged PRs (30d)
- 2
Description
These two arguments network_disabled=True and network_mode=none of client.containers.run API look the same to me. I think would be great if the difference can be documented to avoid confusion.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the client.containers.run API documentation and compare the documented meanings of network_disabled=True and network_mode=none. Confirm the distinction, then update the relevant documentation so users can tell when each argument applies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100