sha256:f69a2fb02bea64aca9ccedde2eea15bba3d691124134a338b7b27240e6a96b48
OS/ARCH
Compressed size
504.47 KB
Last pushed
6 months by kristofmattei
Type
Image
Manifest digest
sha256:52d830e68c9c62b470c4676f4bd807f66b05d01350cbb2fe8683e10f172df747
Image Layers
1ARG APPLICATION_NAME=rust-testbench0 B2COPY /tmp/group_appuser /etc/group # buildkit151 B3COPY /tmp/passwd_appuser /etc/passwd # buildkit164 B4COPY /output/bin/rust-testbench /app/entrypoint # buildkit504.13 KB5USER appuser0 B6ENV RUST_BACKTRACE=full0 B7WORKDIR /app32 B8ENTRYPOINT ["/app/entrypoint"]0 BCommand
ARG APPLICATION_NAME=rust-testbench