Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:528507edcc095fc836910c64dc81493bd7607a64cc84b203f296a9791f8e9cef

OS/ARCH

Compressed size

7.82 MB

Last pushed

about 2 months by kristofmattei

Type

Image

Manifest digest

sha256:5b7356bb68870d1b96be5382910ef9381432284552d2b3b4a523f1c1e1bcb1db

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 /dist /app/dist # buildkit2.1 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