sha256:20423f7be47ce9e8883f9670fcc2cdef70a0976f79e05e052ea79445a19701a8
OS/ARCH
linux/arm/v7
Compressed size
111.94 MB
Last pushed
5 months by javiocu
Type
Image
Manifest digest
sha256:8cc1c1c3de63fbab58f079d7516858065edc76a3fdc7e322b00e3d62e0d8bbf7
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c apt-get update6.38 MB3RUN /bin/sh -c addgroup --system1.12 KB4COPY /git-2.44.0/git /usr/bin/git # buildkit1.94 MB5COPY forgejo /app/forgejo # buildkit40.39 MB6RUN /bin/sh -c chmod +x40.39 MB7RUN /bin/sh -c printf '#!/bin/sh\nexec171 B8RUN /bin/sh -c mkdir -p97 B9VOLUME [/data]0 B10EXPOSE [2222/tcp 3000/tcp]0 B11WORKDIR /data32 B12USER git0 B13CMD ["/app/forgejo" "web" "--work-path" "data"0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1775433600'