Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:472ed45bf16880c171193872be762c2fe5c21aaa1228a306564076eaab1e26d9

OS/ARCH

Compressed size

7.83 MB

Last pushed

about 2 months by kristofmattei

Type

Image

Manifest digest

sha256:c151d66d741b69f9f43d4a3d70313519ffb7a2f0b5962b521d751a0c717cdeb6

Image Layers

1ARG APPLICATION_NAME=endless-ssh-rs-with-web0 B
2COPY /tmp/group_appuser /etc/group # buildkit147 B
3COPY /tmp/passwd_appuser /etc/passwd # buildkit163 B
4COPY /output/bin/endless-ssh-rs-with-web /app/entrypoint # buildkit5.6 MB
5COPY /dist /app/dist # buildkit2.11 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