Sign inSign up

kvanc/tempest_epg:latest

Multi-platform
Networking
Internet of things
Web servers
Index digest

sha256:3d24860ef045c7b071f928918a33f3beae4045f0ae5ffaeee93f321db200e948

OS/ARCH

Compressed size

31.56 MB

Last pushed

over 1 year by kvanc

Type

Image

Manifest digest

sha256:c85719cdc560f5ae9a5d71318256e48643b369d2b372d9b74c2ef2ab81738ac6

Image Layers

1ADD alpine-minirootfs-3.21.0-armhf.tar.gz / # buildkit3.21 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 add26.64 MB
8RUN /bin/sh -c ln -snf191 B
9RUN /bin/sh -c apk add1.48 MB
10ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B
11COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit724 B
12COPY config/conf.d /etc/nginx/conf.d/ # buildkit628 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 # buildkit244 B
16COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit382 B
17RUN /bin/sh -c chown -R954 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-armhf.tar.gz / # buildkit