sha256:1f5066946d125461e14f26d6b5c74d278d08a5c5cefe152054fe75fb7500d2cf
OS/ARCH
linux/amd64
Compressed size
37.72 MB
Last pushed
9 days by blacklanternsecurity
Type
Image
Manifest digest
sha256:960c8ca42947e524f12625c8351a0e9e5d3c803bbfbee12c880d2da70629340f
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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' '@1787529600'