Sign inSign up

kvanc/tempest_epg:latest

Multi-platform
Networking
Internet of things
Web servers
Index digest

sha256:3d24860ef045c7b071f928918a33f3beae4045f0ae5ffaeee93f321db200e948

OS/ARCH

Compressed size

32.8 MB

Last pushed

over 1 year by kvanc

Type

Image

Manifest digest

sha256:2de3e1cf89238de7a689d0fef9296c2c69e6b080fe72ce3c89ae91e2c10e0231

Image Layers

1ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit3.48 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Kivanc Altug <[email protected]>0 B
4LABEL Description=Docker container of Tempest0 B
5ENV TZ=Europe/Istanbul0 B
6WORKDIR /var/www/html130 B
7RUN /bin/sh -c apk add27.6 MB
8RUN /bin/sh -c ln -snf193 B
9RUN /bin/sh -c apk add1.49 MB
10ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B
11COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit725 B
12COPY config/conf.d /etc/nginx/conf.d/ # buildkit631 B
13ENV PHP_INI_DIR=/etc/php830 B
14COPY config/fpm-pool.conf /etc/php83/php-fpm.d/www.conf # buildkit1.55 KB
15COPY config/php.ini /etc/php83/conf.d/custom.ini # buildkit245 B
16COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit384 B
17RUN /bin/sh -c chown -R953 B
18RUN /bin/sh -c ln -sf145 B
19ENV in_docker=true0 B
20USER nobody0 B
21COPY --chown=nobody src/ /var/www/html/ #234.1 KB
22EXPOSE map[8095/tcp:{}]0 B
23CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
24HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit