A
A
Alexander Nazarov2018-04-02 07:56:08
Docker
Alexander Nazarov, 2018-04-02 07:56:08

Maximum number of networks created in Docker?

Hello!
The question may seem a little silly, but still!
Is there a limit to the maximum networks created in Docker, and what could be the disadvantages of having more of them?
There are more than a hundred containers on one physical server, and if everyone creates their own separate network, will this affect performance or Internet bandwidth?

docker network create --subnet=

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
scor2k, 2018-04-05
@wergio

docker-compose allows you to run no more than 31 networks on a machine. Cons - increased network load.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question