sha256:b166d41cd9dc6fa7e4b1c4d3c4c7b5eb71f0b36bbc958f5cc3605f80bdada7a6
OS/ARCH
Compressed size
61.75 MB
Last pushed
8 months by hhftechnology
Type
Image
Manifest digest
sha256:a167a53320569dd5f4e1c8658ea54e943c22d0efbe92fa347da0464f52580946
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update3.19 MB3WORKDIR /app93 B4COPY /out/log-analyzer /app/log-analyzer # buildkit27.9 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 'arm64' out/ 'bookworm' '@1768176000'