标签:docker ase tps ext The images 版本 centos ali
依赖 | 版本及安装命令 |
---|---|
CentOS版本 | CentOS 7 |
Docker版本 | >1.10 |
epel-release | yum install epel-release |
rpm-python | yum install rpm-python |
dpkg | yum install dpkg |
python-pip | yum install python-pip |
# pip install anchore
# anchore --version
# anchore feeds sync
# docker images
# anchore analyze --image docker.io/centos:latest --imagetype base
# anchore gate --image docker.io/centos:latest
# anchore query --image docker.io/centos:latest cve-scan all
参考
https://blog.csdn.net/liumiaocn/article/details/76732894
标签:docker ase tps ext The images 版本 centos ali
原文地址:https://www.cnblogs.com/lucifer000/p/12830086.html