docker / docker/docker-py

[Question] client.containers.run: difference between network_disabled and network_mode=none?

Open
#2,316 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.