sha256:ba50c4d498421dc720067bb04e9b49b5dbae3936a1bb0a5766cf30f3b15e34b2
OS/ARCH
Compressed size
66.33 MB
Last pushed
about 1 year by joelzamboni
Type
Image
Manifest digest
sha256:54ca98ef5c17f090051036acac6cef4e8a4f104635da76086ced5c183cc6affe
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 / 27.52 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update9.37 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.44 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