Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:7aa7a2676fabbfd0bab06749bcd25dfc193da652fc11e4448e7045e7cde3b7b1

OS/ARCH

Compressed size

7.42 MB

Last pushed

3 months by kristofmattei

Type

Image

Manifest digest

sha256:ea43686c25b9f8848e2d3107a553142162f5d8820425bc40b62538c785ad7eb8

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.66 MB
5COPY /build/dist /app/dist # buildkit1.63 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