Sign inSign up

blacklanternsecurity/cloudcheck:sha-de3562b

Index digest

sha256:ecc9f9a509737e05708562c02ccf7f59348a5d690f375c2eb9eb3b84256f78b3

OS/ARCH

linux/amd64

Compressed size

37.72 MB

Last pushed

5 days by blacklanternsecurity

Type

Image

Manifest digest

sha256:9a64e4e74d2c1d02e3c82572e82f3048cd17bcc3270be1bb530518195f6dc59a

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2RUN /bin/sh -c apt-get update1.16 MB
3RUN /bin/sh -c groupadd -r1.08 KB
4WORKDIR /app93 B
5COPY /app/target/release/cloudcheck /usr/local/bin/cloudcheck # buildkit8.14 MB
6RUN /bin/sh -c mkdir -p159 B
7USER cloudcheck0 B
8ENV RUST_LOG=info0 B
9EXPOSE [8080/tcp]0 B
10CMD ["cloudcheck" "serve" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'