Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:85de33809181d974ee1e72de98e591a859633ea78af60e16f7bbcaecfafe1c9f

OS/ARCH

Compressed size

7.75 MB

Last pushed

about 2 months by kristofmattei

Type

Image

Manifest digest

sha256:9ba4d508082d84745b4e3f81438835217df886f832d53696fd8a4e76787d4c7b

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 # buildkit164 B
4COPY /output/bin/endless-ssh-rs-with-web /app/entrypoint # buildkit5.53 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