Sign inSign up

kristofmattei/rust-testbench:v2.8.0

Multi-platform
Index digest

sha256:85a0667e6a0c182030259f902668da32b39fcb9f248349f466fe3cc1b041cf11

OS/ARCH

Compressed size

504.46 KB

Last pushed

5 months by kristofmattei

Type

Image

Manifest digest

sha256:31fcce676fb287d8f8117e71551ecd4d55e50afcd08ae3bcd694bac8ce872ce4

Image Layers

1ARG APPLICATION_NAME=rust-testbench0 B
2COPY /tmp/group_appuser /etc/group # buildkit151 B
3COPY /tmp/passwd_appuser /etc/passwd # buildkit164 B
4COPY /output/bin/rust-testbench /app/entrypoint # buildkit504.12 KB
5USER appuser0 B
6ENV RUST_BACKTRACE=full0 B
7WORKDIR /app32 B
8ENTRYPOINT ["/app/entrypoint"]0 B

Command

ARG APPLICATION_NAME=rust-testbench