Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:2972815dd67b28e1b728c85688cb5b524a876abe3ab30dd6f576e2e95e0d0d13

OS/ARCH

Compressed size

7.68 MB

Last pushed

about 2 months by kristofmattei

Type

Image

Manifest digest

sha256:d34a44dec983915c135cda73fcd2e1aba0e6f93ba1f2dea6f93c19964c1f8b81

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