0 votes
in Docker by
recategorized by
What is CNM in Devops?

1 Answer

0 votes
by

CNM stands for Container Networking Model. It is a standard or specification from Docker, Inc. that forms the basis of container networking in a Docker environment. This docker's approach provides container networking with support for multiple network drivers.

...