sha256:6dc0c6b2c173fd6c4f92eabaf408f59119798c3d282b42c27e8de1cb47b7f6d0
OS/ARCH
Compressed size
32.67 MB
Last pushed
10 months by dagui0
Type
Image
Manifest digest
sha256:9b1df161a11eb9e7fd9175fee30adddd64a69c143b19fa755d0c364e9bded64a
Image Layers
1# debian.sh --arch 'armhf' out/25 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 update7.67 MB8WORKDIR /app91 B9COPY entrypoint.sh /entrypoint.sh # buildkit868 B10ENTRYPOINT ["/entrypoint.sh"]0 B11CMD ["daemon"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1763337600'