sha256:069c5f0c1f613a7c2ee51727680b55fe76b82ce6cb7e5526871ba80c3afa94ab
OS/ARCH
linux/amd64
Compressed size
38.53 MB
Last pushed
12 days by cedana
Type
Image
Manifest digest
sha256:edb24a0911e7a07044c35dc766300e60c72befe6346a1b8cd31ba576cb5b66d0
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.36 MB3COPY /opt/switchyard/target/release/switchyard-server /usr/local/bin/switchyard-server # buildkit8.25 MB4ENV HOME=/tmp0 B5USER 1000:10000 B6EXPOSE [4000/tcp]0 B7ENTRYPOINT ["switchyard-server"]0 B8CMD ["--config" "/etc/switchyard/config.toml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'