-
Gabriel Zachmann authoredGabriel Zachmann authored
Dockerfile 128 B
FROM oidcmytoken/debian-wait-for:latest
WORKDIR /mytoken
COPY mytoken-setup /usr/bin/mytoken-setup
ENTRYPOINT ["mytoken-setup"]
FROM oidcmytoken/debian-wait-for:latest
WORKDIR /mytoken
COPY mytoken-setup /usr/bin/mytoken-setup
ENTRYPOINT ["mytoken-setup"]