Image Repository Security
Security risks confronted by image repositories include repository security risks and transmission security risks arose during image pulling.
Pay attention to the following security issues:
- Repository security: If an image repository, especially a private image repository, is controlled by malicious attackers, the security of all images in the repository cannot be ensured.
- Image pulling security: The integrity of container images in transmission from an image repository to the user end must be guaranteed.
Parent topic: Hardening Container Security