sha256:cc1c260dd0552b092062e28395bb9315a5e7ffc9765993af77e1df4b63b80b30
OS/ARCH
linux/amd64
Compressed size
38.27 MB
Last pushed
about 1 month by swarnimcedana
Type
Image
Manifest digest
sha256:5b41a92f1fc0d62dad827ca4285bc0b40ae24383ca1f06161d8fbc17c43c443f
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'