github.com/sealerio/sealer@v0.11.1-0.20240507115618-f4f89c5853ae/test/suites/build/fixtures/build_with_cmds/Kubefile (about)

     1  FROM scratch
     2  COPY app.yaml manifests/
     3  COPY imageList manifests/
     4  CMDS ["kubectl apply -f manifests/app.yaml"]