Sign inSign up

hhftechnology/log-analyzer:latest

Multi-platform
Index digest

sha256:b166d41cd9dc6fa7e4b1c4d3c4c7b5eb71f0b36bbc958f5cc3605f80bdada7a6

OS/ARCH

Compressed size

64.23 MB

Last pushed

8 months by hhftechnology

Type

Image

Manifest digest

sha256:679ca943ec3ab77d0bf082c44c356fe6052572451c8312c7299bf358c127d3d0

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update3.35 MB
3WORKDIR /app93 B
4COPY /out/log-analyzer /app/log-analyzer # buildkit30.11 MB
5COPY /app/dashboard/dist /app/dashboard/dist # buildkit1.27 MB
6COPY config/config.json /app/config/config.json # buildkit293 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 'amd64' out/ 'bookworm' '@1768176000'