sha256:f5043b39156c3bafd2990a92d2ebe40ed481a45d91817ea9ad97407e37dc4b02
OS/ARCH
Compressed size
1.53 GB
Last pushed
about 1 year by dckwr
Type
Image
Manifest digest
sha256:1a30fbf3a3e2f33227a10ae5dd1074e720ab4e576dc006901401b843ff0e38f7
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 / 28.16 MB6CMD ["/bin/bash"]0 B7LABEL title=Dockware play:6.7.0.1 version=1.8.0 maintainer=dasistweb0 B8RUN /bin/sh -c date >/build-date.txt201 B9ADD ./assets/CHANGELOG.md /var/www/CHANGELOG.md # buildkit3.69 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 # buildkit210 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 update47.77 MB26RUN /bin/sh -c apt-get update386.76 KB27RUN /bin/sh -c echo ""310.86 MB28RUN /bin/sh -c echo "root:root"2.63 KB29RUN /bin/sh -c adduser --disabled-password7.14 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 # buildkit247 B34RUN /bin/sh -c apt-get install9.61 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 ""27.68 MB40RUN /bin/sh -c sudo update-alternatives32 B41RUN /bin/sh -c service php8.3-fpm2.87 KB42RUN /bin/sh -c mkdir -p198 B43RUN /bin/sh -c chmod -R6.93 KB44RUN /bin/sh -c apt-get install6.27 KB45RUN /bin/sh -c echo ""7.46 MB46RUN /bin/sh -c curl -sS564.31 KB47RUN /bin/sh -c echo debconf91.61 MB48ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit612 B49RUN /bin/sh -c mkdir /usr/share/adminer304.17 KB50RUN /bin/sh -c apt-get install24.66 MB51COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit257 B52RUN /bin/sh -c echo "sendmail_path303 B53RUN /bin/sh -c mkdir -p679.49 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.32 KB57RUN /bin/sh -c ls -la291.61 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 -rf779 B62COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.7 KB63COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit671 B64COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit319 B65COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit1.67 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 # buildkit6 KB69RUN /bin/sh -c sudo service300.71 MB70RUN /bin/sh -c echo ""422.14 MB71USER dockware0 B72WORKDIR /var/www/html32 B73ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 BCommand
ARG RELEASE