Container networking (bridge, overlay, etc.) is not represented in MISP.
Introduce container-network.
Proposed Attributes:
- network-name (text)
- driver (text)
- subnet (text)
- gateway (ip-dst)
- connected-containers (references)
- internal (boolean)
- dns (text)
related to: #494 #493