sha256:deee8ee8ce0821a3146034474c40e92d2b3889270ebef61d2296d96bdd1d801a
OS/ARCH
linux/amd64
Compressed size
37.71 MB
Last pushed
about 1 month by blacklanternsecurity
Type
Image
Manifest digest
sha256:79375b0dee8b6f27662a6611e5fa6249a955cfe885dd1a479d3890ab0e0536da
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c apt-get update1.16 MB3RUN /bin/sh -c groupadd -r1.08 KB4WORKDIR /app93 B5COPY /app/target/release/cloudcheck /usr/local/bin/cloudcheck # buildkit8.14 MB6RUN /bin/sh -c mkdir -p159 B7USER cloudcheck0 B8ENV RUST_LOG=info0 B9EXPOSE [8080/tcp]0 B10CMD ["cloudcheck" "serve" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'