sha256:8e42f4df235ea3b996f51bd4cebd9cc051f9ed98c36d233962840730915a5e22
OS/ARCH
Compressed size
64.23 MB
Last pushed
8 months by hhftechnology
Type
Image
Manifest digest
sha256:edb2e729bd3580ff8f352b75a21deee0585e0b3f74b833ac3773b941c52e9297
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.35 MB3WORKDIR /app93 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 # buildkit292 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'