sha256:fef8be897d81d40b5c196434fafe053a86fc21242272d0073c76ea305d8bc6f1
OS/ARCH
linux/amd64
Compressed size
38.19 MB
Last pushed
about 2 months by swarnimcedana
Type
Image
Manifest digest
sha256:1db743d4f09541a5273f80c85902090b2ed0365cf33a61dcc3556aff40525b71
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.91 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'