Sign inSign up

joseluisq/alpine-cgit:2.8

Multi-platform
Developer tools
Web servers
Index digest

sha256:9425df7eda20f64fddcb22f6fafcdb7188b5ac36737fcf14e439f2c4ddeba7a9

OS/ARCH

Compressed size

52.77 MB

Last pushed

over 1 year by joseluisq

Type

Image

Manifest digest

sha256:165af69e132403ecaabf5f40a99c2651f8c0a59d61f49a62c489b4dff06ec73e

Image Layers

1ADD alpine-minirootfs-3.20.3-x86.tar.gz / # buildkit3.31 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=20 B
7RUN /bin/sh -c set -x3.89 MB
8COPY docker-entrypoint.sh / # buildkit626 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 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.8.50 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x11.66 MB
20ARG VERSION=2.8.00 B
21ENV VERSION=2.8.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.8.0 description=The hyperfast web0 B
30RUN |2 VERSION=2.8.0 CGIT_VERSION=1.2.3-r5 /bin/sh33.91 MB
31COPY cgit/cgit.conf /tmp/cgitrc.tmpl # buildkit717 B
32COPY docker-entrypoint.sh / # buildkit466 B
33COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit873 B
34COPY nginx/conf.d/default.conf /etc/nginx/conf.d/default.conf # buildkit565 B
35RUN |2 VERSION=2.8.0 CGIT_VERSION=1.2.3-r5 /bin/sh162 B
36RUN |2 VERSION=2.8.0 CGIT_VERSION=1.2.3-r5 /bin/sh277 B
37ENTRYPOINT ["/docker-entrypoint.sh"]0 B
38EXPOSE map[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.20.3-x86.tar.gz / # buildkit