Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:d8f682181fdc6be30655ac9539f7c8add1e4ec5f25f7c2eba333217b7b9ded7c

OS/ARCH

Compressed size

7.93 MB

Last pushed

about 1 month by kristofmattei

Type

Image

Manifest digest

sha256:a1fe8c6aa2874e4b12a4383a0a9c97e8c0a5bf89335777efe4450a84032cd52f

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.6 MB
5COPY /dist /app/dist # buildkit2.2 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