sha256:b38e7d2ef280ddc6d352b5acb5722c6c0ed7beff22f3ca4b549e6dbd7cce9508
OS/ARCH
linux/amd64
Compressed size
38.27 MB
Last pushed
about 1 month by swarnimcedana
Type
Image
Manifest digest
sha256:52ccb13fde645ce4a14b325ea63056b9753fd7202da2437183ec0e8fb031c52e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.36 MB3COPY /app/target/release/switchyard-server /usr/local/bin/switchyard-server # buildkit7.98 MB4RUN /bin/sh -c mkdir -p148 B5USER nobody0 B6EXPOSE [4000/tcp]0 B7ENTRYPOINT ["switchyard-server"]0 B8CMD ["--config" "/etc/switchyard/config.toml" "--port" "4000"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'