sha256:f672eb43cd5f6e6411be4125d81a573bbfc43798e34ee59e37becc37137021c8
OS/ARCH
Compressed size
356.56 MB
Last pushed
4 months by alvar0rm
Type
Image
Manifest digest
sha256:74a15a0df4854a9d7fa5875fae7dbcf2fe4843dcba64924a5d860de585af6a05
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive TZ=UTC0 B8RUN /bin/sh -c apt-get update49.66 MB9ENV ACCEPT_EULA=Y0 B10RUN /bin/sh -c apt-get update180.9 MB11RUN /bin/sh -c printf "\n"2.63 MB12COPY /usr/bin/composer /usr/local/bin/composer # buildkit688.68 KB13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.config/composer/vendor/bin0 B14COPY /usr/local /usr/local # buildkit43.61 MB15RUN /bin/sh -c npm install41.11 MB16COPY ./config/apache2/apache2.conf /etc/apache2/apache2.conf # buildkit3.07 KB17COPY ./config/apache2/sites-available /etc/apache2/sites-available # buildkit2.87 KB18RUN /bin/sh -c a2dissite 000-default323 B19COPY ./config/php/8.2/php.ini /etc/php/8.2/apache2/php.ini # buildkit23.86 KB20COPY ./config/php/8.2/php.ini /etc/php/8.2/cli/php.ini # buildkit23.85 KB21WORKDIR /mundoprogra101 B22COPY ./config/scripts/entrypoint-ubuntu.sh scripts/entrypoint.sh # buildkit3.37 KB23RUN /bin/sh -c chmod -R10.38 MB24WORKDIR /var/www/app129 B25EXPOSE [443/tcp 5173/tcp 80/tcp]0 B26CMD ["/mundoprogra/scripts/entrypoint.sh"]0 BCommand
ARG RELEASE