sha256:aaac1111e76d2e434ed76b7f78a91345342e73a4a91454a34d78d007fc006896
OS/ARCH
Compressed size
8.4 MB
Last pushed
5 days by kristofmattei
Type
Image
Manifest digest
sha256:5fe0fb30e02e56e4f67b24a4f3affec6d783927c31819727afdb978159a090eb
Image Layers
1ARG APPLICATION_NAME=endless-ssh-rs-with-web0 B2COPY <<EOF /etc/passwd # buildkit166 B3COPY <<EOF /etc/group # buildkit148 B4COPY /output/bin/endless-ssh-rs-with-web /app/entrypoint # buildkit5.7 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