sha256:0ad04b64d69ea1d84025a30bcebddd3e8f161c54cafec0cf6eb67952706752fb
OS/ARCH
linux/amd64
Compressed size
100.29 MB
Last pushed
over 2 years by coderookieerick
Type
Image
Manifest digest
sha256:0ad04b64d69ea1d84025a30bcebddd3e8f161c54cafec0cf6eb67952706752fb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update33.16 MB9RUN /bin/sh -c apt-get install38.96 MB10COPY ./index.php /var/www/html/ # buildkit203 B11RUN /bin/sh -c rm /var/www/html/index.html169 B12COPY ./entrypoint.sh . # buildkit135 B13RUN /bin/sh -c chmod +x135 B14EXPOSE map[80/tcp:{}]0 B15CMD ["/bin/sh" "-c" "./entrypoint.sh"]0 BCommand
ARG RELEASE