FortiGate-VM on a Docker environment
Unlike FortiWeb-VM, you cannot deploy FortiGate-VM as a Docker container. However, FortiGate-VM is capable of protecting various resources in the Docker environment.
The popularity of Docker has seen an increasing volume of activities of downloading and uploading Docker images and their manifests over internet. Since the majority of the Docker images in the public registries are vulnerable, it is important to ensure that you only download images from a source where they have already been scanned for vulnerabilities. To help enforce this policy, FortiGate application control has added signatures for Docker traffic.
Application control signature |
Description |
---|---|
Docker |
Indicates an attempt to access Docker. |
Docker_Pull.Blob |
Indicates an attempt to pull a blob from Docker. |
Docker_Push.Blob |
Indicates an attempt to push a blob onto Docker. |
Docker_Pull.Manifest |
Indicates an attempt to pull a manifest from Docker. |
Docker_Push.Manifest |
Indicates an attempt to push a manifest onto Docker. |
By updating the signature after initial FortiGate deployment, you should see the Docker-related application controls added in Security Profiles > Application Control.
You can configure firewall policies to allow pulls and pushes with known clean private Docker registries using their IP addresses (or IP addresses except for malicious and blacklisted ones) as either sources or destinations while having awareness of Docker-related application in traffic.
Apart from application control, the FortiGate also scans all traffic in the Docker environment for vulnerabilities and file-based threats using Intrusion Prevention Service and Advanced Malware Protection.