Sign inSign up

phpdockerio/nginx-pagespeed:latest

Manifest digest

sha256:8410e4c864c69d58ac414a670ff744c4321d9f462d1102728a427f8db992687a

OS/ARCH

linux/amd64

Compressed size

41.31 MB

Last pushed

over 3 years by luispabon

Type

Image

Manifest digest

sha256:8410e4c864c69d58ac414a670ff744c4321d9f462d1102728a427f8db992687a

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.23 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ARG NGINX_PAGESPEED_VERSION=latest-stable0 B
9ARG NGINX_VERSION=1.22.00 B
10COPY install-pagespeed.sh /tmp/install-pagespeed.sh # buildkit8.77 KB
11RUN |2 NGINX_PAGESPEED_VERSION=latest-stable NGINX_VERSION=1.22.0 /bin/sh15.07 MB
12RUN |2 NGINX_PAGESPEED_VERSION=latest-stable NGINX_VERSION=1.22.0 /bin/sh1.58 KB
13COPY docker-entrypoint.sh / # buildkit609 B
14COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit895 B
15COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit663 B
16COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
17COPY nginx.conf /etc/nginx/nginx.conf # buildkit496 B
18ENTRYPOINT ["/docker-entrypoint.sh"]0 B
19COPY apt-preferences-disable-nginx /etc/apt/preferences.d/disable-nginx # buildkit235 B
20EXPOSE map[80/tcp:{}]0 B
21STOPSIGNAL SIGQUIT0 B
22CMD ["/usr/sbin/nginx" "-g" "daemon off;"]0 B

Command

 ARG RELEASE