sha256:9ecd0d2684b8802eb18095be0e93b84654db8ad76ec5cf49608d25dbbd4cadaf
OS/ARCH
Compressed size
1.47 GB
Last pushed
about 1 year by dckwr
Type
Image
Manifest digest
sha256:e4c08a30c2e274d0480ed56943fdf0433d14e22791f3e135ca112721cec8f189
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 / 26.09 MB6CMD ["/bin/bash"]0 B7LABEL title=Dockware play:6.7.1.2 version=1.8.0 maintainer=dasistweb0 B8RUN /bin/sh -c date >/build-date.txt202 B9ADD ./assets/CHANGELOG.md /var/www/CHANGELOG.md # buildkit3.7 KB10ENV TZ=Europe/Berlin0 B11ENV PHP_VERSION=8.30 B12ENV APACHE_DOCROOT=/var/www/html/public0 B13ENV SW_TASKS_ENABLED=00 B14ENV COMPOSER_VERSION=not-set0 B15ENV NODE_VERSION=200 B16ENV SHOP_DOMAIN=localhost0 B17ENV RECOVERY_MODE=00 B18RUN /bin/sh -c echo "export572 B19COPY ./config/php/general.ini /tmp/general.ini # buildkit401 B20COPY ./config/php/cli.ini /tmp/cli.ini # buildkit209 B21ENV SW_CURRENCY=not-set0 B22RUN /bin/sh -c echo "export583 B23ENV SW_API_ACCESS_KEY=not-set0 B24RUN /bin/sh -c echo "export597 B25RUN /bin/sh -c apt-get update46.28 MB26RUN /bin/sh -c apt-get update333.14 KB27RUN /bin/sh -c echo ""294.55 MB28RUN /bin/sh -c echo "root:root"2.63 KB29RUN /bin/sh -c adduser --disabled-password7.15 KB30RUN /bin/sh -c echo 'AllowUsers1.57 KB31ENV BASH_ENV=/var/www/.bashrc0 B32RUN /bin/sh -c echo "source682 B33ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit246 B34RUN /bin/sh -c apt-get install9.5 MB35ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.06 KB36ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit209 B37ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit716 B38RUN /bin/sh -c mkdir -p2.82 KB39RUN /bin/sh -c echo ""26.45 MB40RUN /bin/sh -c sudo update-alternatives32 B41RUN /bin/sh -c service php8.3-fpm2.88 KB42RUN /bin/sh -c mkdir -p198 B43RUN /bin/sh -c chmod -R6.93 KB44RUN /bin/sh -c apt-get install6.24 KB45RUN /bin/sh -c echo ""7.56 MB46RUN /bin/sh -c curl -sS564.32 KB47RUN /bin/sh -c echo debconf90.78 MB48ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit615 B49RUN /bin/sh -c mkdir /usr/share/adminer304.17 KB50RUN /bin/sh -c apt-get install24.53 MB51COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit259 B52RUN /bin/sh -c echo "sendmail_path304 B53RUN /bin/sh -c mkdir -p679.5 KB54COPY /config/pimpmylog/config.user.d /var/www/pimpmylog/config.user.d # buildkit1.05 KB55COPY /config/pimpmylog/global.inc.php /var/www/pimpmylog/inc/global.inc.php # buildkit10.4 KB56RUN /bin/sh -c chown -R680.31 KB57RUN /bin/sh -c ls -la288.42 MB58ENV NODE_PATH=/v20/lib/node_modules0 B59ENV PATH=/v20/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B60RUN /bin/sh -c echo ""32 B61RUN /bin/sh -c rm -rf787 B62COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.7 KB63COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit674 B64COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit320 B65COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit1.68 KB66ADD entrypoint.sh /entrypoint.sh # buildkit2.94 KB67RUN /bin/sh -c chown www-data:www-data5.21 KB68COPY ./assets/shopware6/DockwareSamplePlugin /var/www/html/custom/plugins/DockwareSamplePlugin # buildkit5.99 KB69RUN /bin/sh -c sudo service277.83 MB70RUN /bin/sh -c echo ""407.46 MB71USER dockware0 B72WORKDIR /var/www/html32 B73ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 BCommand
ARG RELEASE