0 votes
in Docker by
What is the Docker command syntax to inspect a Docker bridge?

a) docker inspect bridge

b) docker network inspect bridge

c) docker ls

d) None of the options

1 Answer

0 votes
by
b) docker network inspect bridge
...