sha256:887c0bf4c5367111851084b4e27baba3d4c2a1c22c146ca740d59eaebda7bca0
OS/ARCH
Compressed size
557.5 KB
Last pushed
6 months by kristofmattei
Type
Image
Manifest digest
sha256:275191b8c12d9e9337c6ca14f85be12705392fc322d5a3103853fedeb83c707e
Image Layers
1ARG APPLICATION_NAME=jwt-decode0 B2COPY /tmp/group_appuser /etc/group # buildkit148 B3COPY /tmp/passwd_appuser /etc/passwd # buildkit164 B4COPY /output/bin/jwt-decode /app/entrypoint # buildkit557.17 KB5USER appuser0 B6ENV RUST_BACKTRACE=full0 B7WORKDIR /app32 B8ENTRYPOINT ["/app/entrypoint"]0 BCommand
ARG APPLICATION_NAME=jwt-decode