Sign inSign up

hhftechnology/log-analyzer:8e7c7c48526482fc3e3d49d8975d559e25c79a9c

Multi-platform
Index digest

sha256:b1dc4151a19c9e824ccfce5340df7c39a64b6b850fac79b8b072697c9a5dd25d

OS/ARCH

Compressed size

61.75 MB

Last pushed

8 months by hhftechnology

Type

Image

Manifest digest

sha256:8783192ad11dc53cf51daf227f329fe6f28a26d228cae27d7027e422e3e60ea5

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c apt-get update3.19 MB
3WORKDIR /app93 B
4COPY /out/log-analyzer /app/log-analyzer # buildkit27.9 MB
5COPY /app/dashboard/dist /app/dashboard/dist # buildkit1.27 MB
6COPY config/config.json /app/config/config.json # buildkit294 B
7COPY internal/location/GeoLite2-Country.mmdb /app/internal/location/GeoLite2-Country.mmdb # buildkit2.59 MB
8ENV PORT=30000 B
9EXPOSE map[3000/tcp:{}]0 B
10ENTRYPOINT ["/app/log-analyzer"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'