FROM docker.io/moby/buildkit:v0.25.1-rootless COPY entrypoint.sh /usr/local/bin/ ENTRYPOINT ["entrypoint.sh"]