FROM mcr.microsoft.com/oryx/cli:cli-image-3-patch1
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["sh", "/entrypoint.sh"]