github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/test/cli/test-fixtures/image-hidden-packages/Dockerfile (about) 1 FROM centos:7.9.2009@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 2 # all-layers scope should pickup on vsftpd 3 RUN yum install -y vsftpd 4 RUN yum remove -y vsftpd