Sign inSign up

janben/k8s-devops-tools:0.1

Manifest digest

sha256:4fbf4a78d3270cfbafd1f8fed76b15a9c2c03e4a1a541818baa2ec2a522b4c00

OS/ARCH

linux/amd64

Compressed size

298.47 MB

Last pushed

about 3 years by janben

Type

Image

Manifest digest

sha256:4fbf4a78d3270cfbafd1f8fed76b15a9c2c03e4a1a541818baa2ec2a522b4c00

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.02 MB
6CMD ["/bin/bash"]0 B
8LABEL version=1.00 B
9LABEL description=This is a custom0 B
10ARG DEBIAN_FRONTEND=noninteractive0 B
11ENV nginx_conf_dir=/etc/nginx0 B
12ENV supervisor_conf=/etc/supervisor/supervisord.conf0 B
13ENV nginx_sites_available=/etc/nginx/sites-available0 B
14ENV nginx_sites_enabled=/etc/nginx/sites-enabled0 B
15ENV nginx_stream_conf=/etc/nginx/stream-conf.d0 B
16ENV nginx_webroot=/var/www/html0 B
17ENV php_conf=/etc/php/8.1/fpm/php.ini0 B
18RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c28.85 MB
19RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c237.84 MB
20RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c967 B
21RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c261 B
22RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c304.4 KB
23RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.43 MB
24RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c182 B
25RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c651 B
26RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c329 B
27RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c145 B
28RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c858 B
29COPY ./nginx/stream-conf.d/sqlserver.conf /etc/nginx/stream-conf.d # buildkit229 B
30COPY ./nginx/sites-available/default /etc/nginx/sites-available # buildkit371 B
31COPY ./nginx/webroot/index.html /var/www/html # buildkit712 B
32RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c24 KB
33RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B
34RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.04 KB
35RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c116 B
36COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit663 B
37VOLUME [/etc/nginx/sites-enabled /etc/nginx/sites-available /etc/nginx/certs /etc/nginx/conf.d0 B
38RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c148 B
39RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c150 B
40CMD ["./start.sh"]0 B
41EXPOSE map[80/tcp:{}]0 B
42EXPOSE map[443/tcp:{}]0 B
43EXPOSE map[1433/tcp:{}]0 B

Command

 ARG RELEASE