github.com/metasources/buildx@v0.0.0-20230418141019-7aa1459cedea/test/cli/test-fixtures/image-hidden-packages/Dockerfile (about) 1 FROM centos:7.9.2009 2 # all-layers scope should pickup on vsftpd 3 RUN yum install -y vsftpd 4 RUN yum remove -y vsftpd