FROM oidcmytoken/debian-wait-for:latest
WORKDIR /mytoken COPY mytoken-setup /usr/bin/mytoken-setup ENTRYPOINT ["mytoken-setup"]