sha256:b2ae7b1752da29fa2b81772f3be1f66b618d4cbb850e3b3137db8f286a9905ce
OS/ARCH
Compressed size
504.48 KB
Last pushed
6 months by kristofmattei
Type
Image
Manifest digest
sha256:11c7183d7b31a8f0505329ec7fe607334b8af2ee42f4b0f2efbedfad57d496db
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.14 KB5USER appuser0 B6ENV RUST_BACKTRACE=full0 B7WORKDIR /app32 B8ENTRYPOINT ["/app/entrypoint"]0 BCommand
ARG APPLICATION_NAME=rust-testbench