Sign inSign up

joseluisq/alpine-cgit:2.5

Multi-platform
Developer tools
Web servers
Index digest

sha256:2018e3eb7df2d5f062160bb8a1e32cb528721e091c45d9a48d2b7f6fdcb1982b

OS/ARCH

Compressed size

36.57 MB

Last pushed

over 2 years by joseluisq

Type

Image

Manifest digest

sha256:d1b6e75ef0908b1572a2a7a3c70279f2aba5844385c82531373700a8f877cd33

Image Layers

1ADD file ... in / 3 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.94 MB
7COPY docker-entrypoint.sh / # buildkit628 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 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 -x10.08 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/sh21.55 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/sh269 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:2aed4bf330381a82ec856eec00520036b6dd25910f7a42a0ac045d58ba2e08b5 in /