sha256:5d65848499ad083cef6a236ffe55c2c8906ce160237c181cabbe992ac08ed98b
OS/ARCH
Compressed size
124.72 MB
Last pushed
10 months by dagui0
Type
Image
Manifest digest
sha256:ce5c9235992389aedf8f5284bc279cdb56cf4920455ffc09c5dc645f8c398d3f
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2LABEL maintainer=hello-pro project0 B3ENV LANG=C.UTF-80 B4ENV USER=hellopro0 B5ENV UID=10000 B6ENV GID=10000 B7RUN /bin/sh -c apt-get update97.92 MB8WORKDIR /app93 B9COPY entrypoint.sh /entrypoint.sh # buildkit868 B10ENTRYPOINT ["/entrypoint.sh"]0 B11CMD ["daemon"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'