sha256:b1dc4151a19c9e824ccfce5340df7c39a64b6b850fac79b8b072697c9a5dd25d
OS/ARCH
Compressed size
64.23 MB
Last pushed
8 months by hhftechnology
Type
Image
Manifest digest
sha256:0325c8a39c1e168f43152a28968d7f66a38fb94c99653218744c2e9efe92ffbb
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.35 MB3WORKDIR /app91 B4COPY /out/log-analyzer /app/log-analyzer # buildkit30.11 MB5COPY /app/dashboard/dist /app/dashboard/dist # buildkit1.27 MB6COPY config/config.json /app/config/config.json # buildkit293 B7COPY internal/location/GeoLite2-Country.mmdb /app/internal/location/GeoLite2-Country.mmdb # buildkit2.59 MB8ENV PORT=30000 B9EXPOSE map[3000/tcp:{}]0 B10ENTRYPOINT ["/app/log-analyzer"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'