sha256:fc58b04aac5e21b1925796e50bb3a824a8be07f44288a39ba8f7ee3bc2d3a139
OS/ARCH
Compressed size
8.38 MB
Last pushed
16 days by kristofmattei
Type
Image
Manifest digest
sha256:5c176c1ef03d1e1506126463f10b00e1e960e8698747d3222d8ba0f84fd66712
Image Layers
1ARG APPLICATION_NAME=endless-ssh-rs-with-web0 B2COPY <<EOF /etc/passwd # buildkit166 B3COPY <<EOF /etc/group # buildkit147 B4COPY /output/bin/endless-ssh-rs-with-web /app/entrypoint # buildkit5.68 MB5COPY /dist /app/dist # buildkit2.57 MB6COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.46 KB7USER appuser0 B8ENV RUST_BACKTRACE=full0 B9ENV HTTP_LISTEN_ADDRESS=[::]:30000 B10WORKDIR /app32 B11ENTRYPOINT ["/app/entrypoint"]0 BCommand
ARG APPLICATION_NAME=endless-ssh-rs-with-web