sha256:5dfd39f9bd90a8f06d9adaf02bf021960e6551161f121bc1063e1b575975bf09
OS/ARCH
Compressed size
367.96 MB
Last pushed
3 months by alvar0rm
Type
Image
Manifest digest
sha256:558d100f501c2a3940170f5c6624d2fa6fefa226f8dc012355ba18f8b552e0e6
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 update181.74 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 # buildkit52.77 MB15RUN /bin/sh -c npm install41.32 MB16COPY ./config/apache2/apache2.conf /etc/apache2/apache2.conf # buildkit3.08 KB17COPY ./config/apache2/sites-available /etc/apache2/sites-available # buildkit2.87 KB18RUN /bin/sh -c a2dissite 000-default328 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.86 KB21COPY ./config/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit734 B22WORKDIR /mundoprogra101 B23COPY ./config/scripts/entrypoint-ubuntu.sh scripts/entrypoint.sh # buildkit3.37 KB24RUN /bin/sh -c chmod -R11.56 MB25COPY ./config/supervisor/queue-default.conf /mundoprogra/laravel/storage/supervisor/queue-default.conf # buildkit385 B26WORKDIR /var/www/app131 B27EXPOSE [443/tcp 5173/tcp 80/tcp]0 B28CMD ["/mundoprogra/scripts/entrypoint.sh"]0 BCommand
ARG RELEASE