Sign inSign up

kristofmattei/endless-ssh-rs-with-web:v0.10.1

Multi-platform
Networking
Index digest

sha256:07a2015286292abc4e1648694615a20436b71f83a803211e3d00bf8bc392cdb4

OS/ARCH

Compressed size

7.35 MB

Last pushed

4 months by kristofmattei

Type

Image

Manifest digest

sha256:447e36fe7028a345bede23844b7087c4042867b7f0f0e4066b27e3eee8f952f0

Image Layers

1ARG APPLICATION_NAME=endless-ssh-rs-with-web0 B
2COPY /tmp/group_appuser /etc/group # buildkit148 B
3COPY /tmp/passwd_appuser /etc/passwd # buildkit164 B
4COPY /output/bin/endless-ssh-rs-with-web /app/entrypoint # buildkit5.64 MB
5COPY /build/dist /app/dist # buildkit1.59 MB
6COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.46 KB
7USER appuser0 B
8ENV RUST_BACKTRACE=full0 B
9WORKDIR /app32 B
10ENTRYPOINT ["/app/entrypoint"]0 B

Command

ARG APPLICATION_NAME=endless-ssh-rs-with-web