Sign inSign up

javiocu/forgejo-qnap:v14.0.3

Index digest

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 MB
2RUN /bin/sh -c apt-get update6.38 MB
3RUN /bin/sh -c addgroup --system1.12 KB
4COPY /git-2.44.0/git /usr/bin/git # buildkit1.94 MB
5COPY forgejo /app/forgejo # buildkit40.39 MB
6RUN /bin/sh -c chmod +x40.39 MB
7RUN /bin/sh -c printf '#!/bin/sh\nexec171 B
8RUN /bin/sh -c mkdir -p97 B
9VOLUME [/data]0 B
10EXPOSE [2222/tcp 3000/tcp]0 B
11WORKDIR /data32 B
12USER git0 B
13CMD ["/app/forgejo" "web" "--work-path" "data"0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1775433600'