FROM gcr.io/kaniko-project/executor:v1.24.0-debug COPY entrypoint.sh /usr/local/bin/ ENTRYPOINT ["entrypoint.sh"]