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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ARG NGINX_PAGESPEED_VERSION=latest-stable0 B9ARG NGINX_VERSION=1.22.00 B10COPY install-pagespeed.sh /tmp/install-pagespeed.sh # buildkit8.77 KB11RUN |2 NGINX_PAGESPEED_VERSION=latest-stable NGINX_VERSION=1.22.0 /bin/sh15.07 MB12RUN |2 NGINX_PAGESPEED_VERSION=latest-stable NGINX_VERSION=1.22.0 /bin/sh1.58 KB13COPY docker-entrypoint.sh / # buildkit609 B14COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit895 B15COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit663 B16COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB17COPY nginx.conf /etc/nginx/nginx.conf # buildkit496 B18ENTRYPOINT ["/docker-entrypoint.sh"]0 B19COPY apt-preferences-disable-nginx /etc/apt/preferences.d/disable-nginx # buildkit235 B20EXPOSE map[80/tcp:{}]0 B21STOPSIGNAL SIGQUIT0 B22CMD ["/usr/sbin/nginx" "-g" "daemon off;"]0 BCommand
ARG RELEASE