sha256:6f614e2267c866df23ffad1551efecffe6119bfbe1eb94733da206949a5b5978
OS/ARCH
Compressed size
1.5 GB
Last pushed
about 1 year by dckwr
Type
Image
Manifest digest
sha256:ff9b4cfe4a975702e32dfac6cd59a0087678ec460ca0fc7ddbe8f69dccdedc93
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.6.10.6 version=1.8.0 maintainer=dasistweb0 B8RUN /bin/sh -c date >/build-date.txt201 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 # buildkit402 B20COPY ./config/php/cli.ini /tmp/cli.ini # buildkit211 B21ENV SW_CURRENCY=not-set0 B22RUN /bin/sh -c echo "export583 B23ENV SW_API_ACCESS_KEY=not-set0 B24RUN /bin/sh -c echo "export596 B25RUN /bin/sh -c apt-get update46.13 MB26RUN /bin/sh -c apt-get update332.9 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 "source681 B33ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit245 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 # buildkit210 B37ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit714 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 -p197 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.9 MB48ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit614 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 # buildkit258 B52RUN /bin/sh -c echo "sendmail_path302 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.32 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 -rf785 B62COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.69 KB63COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit669 B64COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit317 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.2 KB68COPY ./assets/shopware6/DockwareSamplePlugin /var/www/html/custom/plugins/DockwareSamplePlugin # buildkit6 KB69RUN /bin/sh -c sudo service302.5 MB70RUN /bin/sh -c echo ""421.24 MB71USER dockware0 B72WORKDIR /var/www/html32 B73ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 BCommand
ARG RELEASE