Sign inSign up

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

Multi-platform
Networking
Index digest

sha256:b9a5fc1b4b254657a400a74a2b02c5b29a8fea73b9d4fd1c5c6ca98b86659836

OS/ARCH

Compressed size

8.38 MB

Last pushed

5 days by kristofmattei

Type

Image

Manifest digest

sha256:2604e8ec10b4eaa9bff50de0bdf1c81d549a62d10f960afbcf09ee82d2d3d500

Image Layers

1ARG APPLICATION_NAME=endless-ssh-rs-with-web0 B
2COPY <<EOF /etc/passwd # buildkit166 B
3COPY <<EOF /etc/group # buildkit147 B
4COPY /output/bin/endless-ssh-rs-with-web /app/entrypoint # buildkit5.68 MB
5COPY /dist /app/dist # buildkit2.57 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