Sign inSign up

joseluisq/alpine-cgit:2.5.1

Multi-platform
Developer tools
Web servers
Index digest

sha256:2018e3eb7df2d5f062160bb8a1e32cb528721e091c45d9a48d2b7f6fdcb1982b

OS/ARCH

Compressed size

39.15 MB

Last pushed

over 2 years by joseluisq

Type

Image

Manifest digest

sha256:5d1364044505108547819197c7ec9cc04ea547c8d29cfab9c4053f19de4e5b21

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.40 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x1.81 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16ENV NJS_VERSION=0.8.30 B
17RUN /bin/sh -c set -x12.06 MB
18ARG VERSION=0.0.00 B
19ENV VERSION=2.5.10 B
20ARG CGIT_VERSION=1.2.3-r50 B
21ENV CGIT_VERSION=1.2.3-r50 B
22ENV CGIT_TITLE=CGit0 B
23ENV CGIT_DESC=The hyperfast web frontend0 B
24ENV CGIT_VROOT=/0 B
25ENV CGIT_SECTION_FROM_STARTPATH=00 B
26ENV CGIT_MAX_REPO_COUNT=500 B
27LABEL version=2.5.1 description=The hyperfast web0 B
28RUN |2 VERSION=2.5.1 CGIT_VERSION=1.2.3-r5 /bin/sh22.02 MB
29COPY cgit/cgit.conf /tmp/cgitrc.tmpl # buildkit716 B
30COPY docker-entrypoint.sh / # buildkit466 B
31COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit872 B
32COPY nginx/conf.d/default.conf /etc/nginx/conf.d/default.conf # buildkit563 B
33RUN |2 VERSION=2.5.1 CGIT_VERSION=1.2.3-r5 /bin/sh157 B
34RUN |2 VERSION=2.5.1 CGIT_VERSION=1.2.3-r5 /bin/sh268 B
35ENTRYPOINT ["/docker-entrypoint.sh"]0 B
36EXPOSE map[80/tcp:{}]0 B
37STOPSIGNAL SIGQUIT0 B
38CMD ["nginx" "-g" "daemon off;"]0 B
39LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/alpine-cgit org.opencontainers.image.title=cgit0 B

Command

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /