sha256:26bc29fbe4e78bf3e8c5cfc02e5e1317812485ca95eb1c955e71ed8a703a709b
OS/ARCH
Compressed size
1.24 GB
Last pushed
almost 2 years by dckwr
Type
Image
Manifest digest
sha256:3800152cdb72cdecd08c5f5f1c63dd8211cd45be676e12e9205278576ee078c6
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 essentials:latest version=1.7.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.20 B12ENV APACHE_DOCROOT=/var/www/html/public0 B13ENV SW_TASKS_ENABLED=00 B14ENV COMPOSER_VERSION=not-set0 B15ENV NODE_VERSION=180 B16ENV SHOP_DOMAIN=localhost0 B17ENV RECOVERY_MODE=00 B18RUN /bin/sh -c echo "export571 B19COPY ./config/php/general.ini /tmp/general.ini # buildkit400 B20COPY ./config/php/cli.ini /tmp/cli.ini # buildkit209 B21ENV SSH_USER=not-set0 B22ENV SSH_PWD=not-set0 B23ENV XDEBUG_REMOTE_HOST=host.docker.internal0 B24ENV XDEBUG_CONFIG=idekey=PHPSTORM0 B25ENV PHP_IDE_CONFIG=serverName=localhost0 B26ENV XDEBUG_ENABLED=00 B27ENV FILEBEAT_ENABLED=00 B28ENV TIDEWAYS_KEY=not-set0 B29ENV TIDEWAYS_ENV=production0 B30COPY ./config/tideways/tideways.ini /tmp/tideways.ini # buildkit237 B31RUN /bin/sh -c echo "export691 B32ENV MYSQL_USER=not-set0 B33ENV MYSQL_PWD=not-set0 B34RUN /bin/sh -c echo "export708 B35ENV SW_CURRENCY=not-set0 B36RUN /bin/sh -c echo "export717 B37ENV SW_API_ACCESS_KEY=not-set0 B38RUN /bin/sh -c echo "export728 B39RUN /bin/sh -c apt-get update40.4 MB40RUN /bin/sh -c apt-get update320.88 KB41RUN /bin/sh -c echo ""293.39 MB42RUN /bin/sh -c echo "root:root"2.63 KB43RUN /bin/sh -c adduser --disabled-password7.16 KB44RUN /bin/sh -c echo 'AllowUsers1.57 KB45ENV BASH_ENV=/var/www/.bashrc0 B46RUN /bin/sh -c echo "source817 B47ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit247 B48RUN /bin/sh -c apt-get install9.49 MB49ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.06 KB50ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit211 B51ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit716 B52RUN /bin/sh -c mkdir -p2.82 KB53RUN /bin/sh -c echo ""89.58 MB54RUN /bin/sh -c sudo update-alternatives32 B55RUN /bin/sh -c service php8.2-fpm3.26 KB56RUN /bin/sh -c mkdir -p199 B57RUN /bin/sh -c chmod -R6.93 KB58RUN /bin/sh -c apt-get install6.39 KB59RUN /bin/sh -c echo ""24.74 MB60RUN /bin/sh -c curl -sS564.32 KB61RUN /bin/sh -c cd /var/www8.23 MB62COPY ./config/php/xdebug-3.ini /etc/php/8.3/fpm/conf.d/20-xdebug.ini # buildkit417 B63COPY ./config/php/xdebug-3.ini /etc/php/8.3/cli/conf.d/20-xdebug.ini # buildkit417 B64COPY ./config/php/xdebug-3.ini /etc/php/8.2/fpm/conf.d/20-xdebug.ini # buildkit434 B65COPY ./config/php/xdebug-3.ini /etc/php/8.2/cli/conf.d/20-xdebug.ini # buildkit434 B66COPY ./config/php/xdebug-3.ini /etc/php/8.1/fpm/conf.d/20-xdebug.ini # buildkit434 B67COPY ./config/php/xdebug-3.ini /etc/php/8.1/cli/conf.d/20-xdebug.ini # buildkit437 B68COPY ./config/php/xdebug-3.ini /etc/php/8.0/fpm/conf.d/20-xdebug.ini # buildkit435 B69COPY ./config/php/xdebug-3.ini /etc/php/8.0/cli/conf.d/20-xdebug.ini # buildkit434 B70COPY ./config/php/xdebug-3.ini /etc/php/7.4/fpm/conf.d/20-xdebug.ini # buildkit434 B71COPY ./config/php/xdebug-3.ini /etc/php/7.4/cli/conf.d/20-xdebug.ini # buildkit434 B72COPY ./config/php/xdebug-3.ini /etc/php/7.3/fpm/conf.d/20-xdebug.ini # buildkit434 B73COPY ./config/php/xdebug-3.ini /etc/php/7.3/cli/conf.d/20-xdebug.ini # buildkit434 B74COPY ./config/php/xdebug-3.ini /etc/php/7.2/fpm/conf.d/20-xdebug.ini # buildkit433 B75COPY ./config/php/xdebug-3.ini /etc/php/7.2/cli/conf.d/20-xdebug.ini # buildkit434 B76COPY ./config/php/xdebug-2.ini /etc/php/7.1/fpm/conf.d/20-xdebug.ini # buildkit478 B77COPY ./config/php/xdebug-2.ini /etc/php/7.1/cli/conf.d/20-xdebug.ini # buildkit477 B78COPY ./config/php/xdebug-2.ini /etc/php/7.0/fpm/conf.d/20-xdebug.ini # buildkit477 B79COPY ./config/php/xdebug-2.ini /etc/php/7.0/cli/conf.d/20-xdebug.ini # buildkit476 B80COPY ./config/php/xdebug-2.ini /etc/php/5.6/fpm/conf.d/20-xdebug.ini # buildkit475 B81COPY ./config/php/xdebug-2.ini /etc/php/5.6/cli/conf.d/20-xdebug.ini # buildkit475 B82RUN /bin/sh -c cd /var/www1.38 KB83RUN /bin/sh -c echo debconf74.14 MB84ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit614 B85RUN /bin/sh -c mkdir /usr/share/adminer292.33 KB86RUN /bin/sh -c apt-get install24.57 MB87COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit259 B88RUN /bin/sh -c echo "sendmail_path569 B89RUN /bin/sh -c mkdir -p679.51 KB90COPY /config/pimpmylog/config.user.d /var/www/pimpmylog/config.user.d # buildkit1.05 KB91COPY /config/pimpmylog/global.inc.php /var/www/pimpmylog/inc/global.inc.php # buildkit10.4 KB92RUN /bin/sh -c chown -R680.31 KB93RUN /bin/sh -c apt-get install34.45 MB94RUN /bin/sh -c ls -la287.78 MB95ENV NODE_PATH=/v18/lib/node_modules0 B96ENV PATH=/v18/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B97RUN /bin/sh -c echo ""6.5 MB98COPY ./assets/tideways/tideways-daemon /etc/init.d/tideways-daemon # buildkit1019 B99COPY ./config/tideways/tideways-daemon /etc/default/tideways-daemon # buildkit230 B100RUN /bin/sh -c sudo apt-get11.75 MB101RUN /bin/sh -c rm -rf789 B102COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.98 KB103COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit672 B104COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit306 B105COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit1.67 KB106ADD entrypoint.sh /entrypoint.sh # buildkit3.93 KB107RUN /bin/sh -c chown www-data:www-data6.49 KB108RUN /bin/sh -c echo ""334.6 MB109USER dockware0 B110WORKDIR /var/www/html32 B111ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 BCommand
ARG RELEASE