Sign inSign up

joseluisq/alpine-cgit:2.9.0

Multi-platform
Developer tools
Web servers
Index digest

sha256:49ab1307284f76fe40e03ec8a268d4f27cd44e798363dac59bb2d4628d88766f

OS/ARCH

Compressed size

51.28 MB

Last pushed

9 months by joseluisq

Type

Image

Manifest digest

sha256:77c519fe80de6bab2ebbc2f2824436f28e74e747037c1f014e54600ec6eff8fa

Image Layers

1ADD alpine-minirootfs-3.23.2-armhf.tar.gz / # buildkit3.4 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.28.10 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x1.75 MB
8COPY docker-entrypoint.sh / # buildkit629 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ENV NJS_VERSION=0.9.40 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x13.49 MB
20ARG VERSION=2.9.00 B
21ENV VERSION=2.9.00 B
22ARG CGIT_VERSION=1.2.3-r50 B
23ENV CGIT_VERSION=1.2.3-r50 B
24ENV CGIT_TITLE=CGit0 B
25ENV CGIT_DESC=The hyperfast web frontend0 B
26ENV CGIT_VROOT=/0 B
27ENV CGIT_SECTION_FROM_STARTPATH=00 B
28ENV CGIT_MAX_REPO_COUNT=500 B
29LABEL version=2.9.0 description=The hyperfast web0 B
30RUN |2 VERSION=2.9.0 CGIT_VERSION=1.2.3-r5 /bin/sh32.63 MB
31COPY cgit/cgit.conf /tmp/cgitrc.tmpl # buildkit715 B
32COPY docker-entrypoint.sh / # buildkit466 B
33COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit871 B
34COPY nginx/conf.d/default.conf /etc/nginx/conf.d/default.conf # buildkit562 B
35RUN |2 VERSION=2.9.0 CGIT_VERSION=1.2.3-r5 /bin/sh160 B
36RUN |2 VERSION=2.9.0 CGIT_VERSION=1.2.3-r5 /bin/sh273 B
37ENTRYPOINT ["/docker-entrypoint.sh"]0 B
38EXPOSE [80/tcp]0 B
39STOPSIGNAL SIGQUIT0 B
40CMD ["nginx" "-g" "daemon off;"]0 B
41LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/alpine-cgit org.opencontainers.image.title=cgit0 B

Command

ADD alpine-minirootfs-3.23.2-armhf.tar.gz / # buildkit