Add more container related details
This commit is contained in:
@@ -110,7 +110,12 @@ graph TD
|
||||
Netw --> airodump
|
||||
OPS --> IaC[Infrastructure as Code]
|
||||
IaC --> Cont[Containers]
|
||||
Cont --> Docker
|
||||
Cont --> Engine
|
||||
Engine --> Docker
|
||||
Cont --> Runtime
|
||||
Runtime --> OCI[OCI - Standard]
|
||||
Runtime --> Docker
|
||||
Runtime --> Containerd
|
||||
IaC --> CfgMgt[Configuration Management]
|
||||
CfgMgt --> Puppet
|
||||
CfgMgt --> Ansible
|
||||
|
||||
Reference in New Issue
Block a user