Sign inSign up

blacklanternsecurity/cloudcheck:sha-20aaa36

Index digest

sha256:2163860735ca3a10b1a6d36301ed474d0371c86962166934c3c32d7542e96735

OS/ARCH

linux/amd64

Compressed size

37.71 MB

Last pushed

26 days by blacklanternsecurity

Type

Image

Manifest digest

sha256:f3b801b165dbc0b884b8da0964e3be7982167c81f514fc20d2258acbfe2174e6

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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' '@1785715200'