sha256:a5b544fbf38b568ea356b9cf5418c3559295a4c76f3771fcc7ddc1d64554940f
OS/ARCH
linux/arm/v7
Compressed size
111.94 MB
Last pushed
5 months by javiocu
Type
Image
Manifest digest
sha256:6018468159ea8a94974e9ed24575b2eef5fbc424ec569f27b8c7e41f5e6aeaf9
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'