Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:2d69b9fd09bc80b16cc99c333d565fc7584c75f78d57f8371c3d94c07c3abb7e

OS/ARCH

Compressed size

8.03 MB

Last pushed

23 days by kristofmattei

Type

Image

Manifest digest

sha256:a34d7c9fe891955c51810a4a910eda052e17c0e6949c3191e46dea0a24ce7cec

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.65 MB
5COPY /dist /app/dist # buildkit2.26 MB
6COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.46 KB
7USER appuser0 B
8ENV RUST_BACKTRACE=full0 B
9ENV HTTP_LISTEN_ADDRESS=[::]:30000 B
10WORKDIR /app32 B
11ENTRYPOINT ["/app/entrypoint"]0 B

Command

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