FROM alpine:3.12$ podman build -t test .$ trivy image test
FROM alpine:3.12
$ podman build -t test .
$ trivy image test
本文档使用 全库网 构建