sha256:78eefd70173dc3ceff570e08761ea153d7dc79f6e54a5bacd90ac22fab6743c9
OS/ARCH
linux/amd64
Compressed size
38.27 MB
Last pushed
about 2 months by swarnimcedana
Type
Image
Manifest digest
sha256:7c6492d92f74dcaecdf9212d41d48fada6cb004c997c94e921440324cb6e05df
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.99 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'