Sign inSign up

antonioanerao/laravel-oci8:1.0.1

Web servers
Manifest digest

sha256:6cad88a5ba16350658cb4538d97e38dc10fb997316cc12a0888760ed3aa8bc09

OS/ARCH

linux/amd64

Compressed size

493.92 MB

Last pushed

about 1 year by antonioanerao

Type

Image

Manifest digest

sha256:6cad88a5ba16350658cb4538d97e38dc10fb997316cc12a0888760ed3aa8bc09

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.20 B
5ENV NJS_VERSION=0.8.60 B
6ENV NJS_RELEASE=1~bookworm0 B
7ENV PKG_RELEASE=1~bookworm0 B
8ENV DYNPKG_RELEASE=1~bookworm0 B
9RUN /bin/sh -c set -x41.77 MB
10COPY docker-entrypoint.sh / # buildkit629 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19VOLUME [/laravel]0 B
20WORKDIR /laravel97 B
21ENV ACCEPT_EULA=Y0 B
22ENV LD_LIBRARY_PATH=/usr/lib/oracle/21.1/client64/lib:0 B
23ENV ORACLE_HOME=/usr/lib/oracle/21.1/client64/lib0 B
24RUN /bin/sh -c ln -fs432.75 KB
25RUN /bin/sh -c apt update194.54 MB
26RUN /bin/sh -c locale-gen #842.96 KB
27RUN /bin/sh -c apt -y100.64 MB
28RUN /bin/sh -c apt update127.91 MB
29COPY config_cntr/php.ini /etc/php/8.2/fpm/php.ini # buildkit23.37 KB
30COPY config_cntr/www.conf /etc/php/8.2/fpm/pool.d/www.conf # buildkit6.04 KB
31COPY config_cntr/nginx.conf /etc/nginx # buildkit504 B
32COPY config_cntr/default.conf /etc/nginx/conf.d # buildkit678 B

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /