Sign inSign up

joseluisq/alpine-cgit:2.6

Multi-platform
Developer tools
Web servers
Index digest

sha256:b537c9f821401218c279f2017416e71ca960e298e58242aa880b855407a61212

OS/ARCH

Compressed size

41.9 MB

Last pushed

over 2 years by joseluisq

Type

Image

Manifest digest

sha256:2b1a99418e554b0fa3d6ad0e8d7104a279a7643ba476b4145a2470828d6ad0c4

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.50 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x3.8 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 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.40 B
17ENV NJS_RELEASE=30 B
18RUN /bin/sh -c set -x12.44 MB
19ARG VERSION=0.0.00 B
20ENV VERSION=2.6.00 B
21ARG CGIT_VERSION=1.2.3-r50 B
22ENV CGIT_VERSION=1.2.3-r50 B
23ENV CGIT_TITLE=CGit0 B
24ENV CGIT_DESC=The hyperfast web frontend0 B
25ENV CGIT_VROOT=/0 B
26ENV CGIT_SECTION_FROM_STARTPATH=00 B
27ENV CGIT_MAX_REPO_COUNT=500 B
28LABEL version=2.6.0 description=The hyperfast web0 B
29RUN |2 VERSION=2.6.0 CGIT_VERSION=1.2.3-r5 /bin/sh22.4 MB
30COPY cgit/cgit.conf /tmp/cgitrc.tmpl # buildkit717 B
31COPY docker-entrypoint.sh / # buildkit466 B
32COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit871 B
33COPY nginx/conf.d/default.conf /etc/nginx/conf.d/default.conf # buildkit563 B
34RUN |2 VERSION=2.6.0 CGIT_VERSION=1.2.3-r5 /bin/sh157 B
35RUN |2 VERSION=2.6.0 CGIT_VERSION=1.2.3-r5 /bin/sh273 B
36ENTRYPOINT ["/docker-entrypoint.sh"]0 B
37EXPOSE map[80/tcp:{}]0 B
38STOPSIGNAL SIGQUIT0 B
39CMD ["nginx" "-g" "daemon off;"]0 B
40LABEL 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:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /