FROM ghcr.io/getzola/zola:v0.21.0 COPY --from=registry.k8s.io/pause:3.9 /pause /bin/pause ENTRYPOINT ["zola"]