sha256:efcafc6cbec56c6bc341e0a3764afbb4db347e7d41ad6175e2f4405a7828e8ba
OS/ARCH
Compressed size
83.93 MB
Last pushed
10 months by eworkssk
Type
Image
Manifest digest
sha256:1d438cf9627c93ddc0f25f33ab8d375c64e7352f7e54fb79e7014c7d70e78369
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update50.22 MB8RUN /bin/sh -c add-apt-repository ppa:ondrej/nginx5.26 MB9COPY ./nginx.conf /etc/nginx/nginx.conf # buildkit1006 B10COPY ./sites-available/default /etc/nginx/sites-available/default # buildkit1.33 KB11COPY ./snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php.conf # buildkit468 B12COPY ./homepage /var/www/html # buildkit90.55 KB13CMD ["nginx" "-g" "daemon off;"]0 BCommand
ARG RELEASE