FROM scratch WORKDIR /app COPY ntfy-bridge /app/ntfy-bridge ENTRYPOINT ["/app/ntfy-bridge"]