Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:21500101b6cc94852726bbffe4804f02c49266be38c1a4fc7545654535d5728f

OS/ARCH

Compressed size

7.66 MB

Last pushed

about 2 months by kristofmattei

Type

Image

Manifest digest

sha256:318ffe9bcb6eda8fdd47b2d4d81c2dd53890a9a5f3306c32b3fdef2a38c5b104

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.59 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