sha256:721b4fbe89c2cde0e73d5ff90516eb1980bf16b8c252206e3f1fbebd175e38d0
OS/ARCH
linux/amd64
Compressed size
37.58 MB
Last pushed
27 days by cedana
Type
Image
Manifest digest
sha256:d34b1d7f39ec97c4f8f9a1fef53fa07d6a58968553eaad504613ef616b64f65f
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c apt-get update1.16 MB3COPY /app/target/release/switchyard-server /usr/local/bin/switchyard-server # buildkit8.01 MB4EXPOSE [4000/tcp]0 B5ENTRYPOINT ["switchyard-server"]0 B6CMD ["--config" "/etc/switchyard/config.toml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'