This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker [2021/08/28 11:06] – [Information on a network] alexk7110 | docker [2022/05/28 18:32] (current) – alexk7110 | ||
---|---|---|---|
Line 44: | Line 44: | ||
<code bash> | <code bash> | ||
docker network prune | docker network prune | ||
+ | </ | ||
+ | ==== Get network information ==== | ||
+ | <code bash> | ||
+ | docker network inspect network_name | ||
</ | </ | ||
---- | ---- |