sha256:ba50c4d498421dc720067bb04e9b49b5dbae3936a1bb0a5766cf30f3b15e34b2
OS/ARCH
Compressed size
67.13 MB
Last pushed
about 1 year by joelzamboni
Type
Image
Manifest digest
sha256:acb5cfa1e4b51c2fb6836e674bad6eae36cff64bba255aa5936144b210f191e6
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.34 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update9.4 MB9RUN /bin/sh -c echo "Acquire::http::Pipeline-Depth247 B10ENV APACHE_HOME=/var/www/public_html HEALTH_HOME=/var/health SERVER_ROOT=/etc/apache2/ APACHE_PORT=80800 B11COPY assets /tmp/assets # buildkit1.51 KB12RUN /bin/sh -c /tmp/assets/build.sh &&29.38 MB13HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${APACHE_PORT}/health0 B14USER www-data0 B15EXPOSE map[8080/tcp:{}]0 B16ENTRYPOINT ["/bin/entrypoint.sh"]0 BCommand
ARG RELEASE