sha256:ee9db58caf3e6f7dfde821b7ef564d24a3c76d9ca20d9a7aa2ec960745c76d5b
OS/ARCH
linux/amd64
Compressed size
65.84 MB
Last pushed
3 months by wallyqs
Type
Image
Manifest digest
sha256:c4703f0805af4c14cf1b12a73bfeb83e6eeee067d4d9d637877868bbc276c4fb
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update3.35 MB3COPY /out/nats-server /bin/nats-server # buildkit12.75 MB4COPY /out/workload /bin/workload # buildkit4.68 MB5COPY /go/bin/nats /usr/local/bin/nats # buildkit16.8 MB6COPY /out/symbols /symbols # buildkit1.31 MB7COPY /out/symbols /symbols # buildkit1.62 KB8COPY antithesis/conf/nats0.conf /etc/nats/nats0.conf # buildkit430 B9COPY antithesis/conf/nats1.conf /etc/nats/nats1.conf # buildkit429 B10COPY antithesis/conf/nats2.conf /etc/nats/nats2.conf # buildkit429 B11COPY antithesis/workload/entrypoint.sh /entrypoint.sh # buildkit837 B12COPY antithesis/workload/test /opt/antithesis/test # buildkit1.02 KB13COPY antithesis/docker-compose.yaml /docker-compose.yaml # buildkit822 B14RUN /bin/sh -c chmod +x536 B15EXPOSE [4222/tcp 6222/tcp 8222/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'