sha256:9c87506717986d38ff0a93687fca88c79a2a270b2e8ae95616c2a06a2ad9d197
OS/ARCH
Compressed size
61.51 MB
Last pushed
2 months by svix
Type
Image
Manifest digest
sha256:ea4dcf5fd7279413ec9385deb4b62a5cc6202c2cf9864b51f76606fbfc233c03
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2SHELL [/bin/bash -eux -o pipefail0 B3RUN /bin/bash -eux -o pipefail1.21 KB4RUN /bin/bash -eux -o pipefail1.16 MB5USER appuser0 B6COPY /app/bridge/target/release/svix-bridge /usr/local/bin/svix-bridge # buildkit31.95 MB7COPY bridge/scripts/check-deps.sh /usr/local/bin/check-deps.sh # buildkit452 B8RUN /bin/bash -eux -o pipefail32 B9LABEL [email protected] org.opencontainers.image.url=https://www.svix.com org.opencontainers.image.documentation=https://docs.svix.com org.opencontainers.image.description=The0 B10EXPOSE [5000/tcp]0 B11CMD ["svix-bridge"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'