sha256:4feb2cccf9285a946a8e504b65dc371ee7d3894d21c777c22996d55042eeb5be
OS/ARCH
Compressed size
1.69 GB
Last pushed
about 1 year by dckwr
Type
Image
Manifest digest
sha256:8ea454caeb902a33080fea9cf32eadddd52777c264252913c14b24c4f295e8e3
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.17 MB6CMD ["/bin/bash"]0 B7LABEL title=Dockware dev:6.7.2.1 version=1.8.0 maintainer=dasistweb0 B8RUN /bin/sh -c date >/build-date.txt203 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 "export569 B19COPY ./config/php/general.ini /tmp/general.ini # buildkit402 B20COPY ./config/php/cli.ini /tmp/cli.ini # buildkit211 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 # buildkit238 B31RUN /bin/sh -c echo "export689 B32ENV MYSQL_USER=not-set0 B33ENV MYSQL_PWD=not-set0 B34RUN /bin/sh -c echo "export701 B35ENV SW_CURRENCY=not-set0 B36RUN /bin/sh -c echo "export711 B37ENV SW_API_ACCESS_KEY=not-set0 B38RUN /bin/sh -c echo "export724 B39RUN /bin/sh -c apt-get update49.88 MB40RUN /bin/sh -c apt-get update389.09 KB41RUN /bin/sh -c echo ""312.99 MB42RUN /bin/sh -c echo "root:root"2.63 KB43RUN /bin/sh -c adduser --disabled-password7.13 KB44RUN /bin/sh -c echo 'AllowUsers1.57 KB45ENV BASH_ENV=/var/www/.bashrc0 B46RUN /bin/sh -c echo "source808 B47ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit246 B48RUN /bin/sh -c apt-get install9.61 MB49ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.06 KB50ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit213 B51ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit718 B52RUN /bin/sh -c mkdir -p2.82 KB53RUN /bin/sh -c echo ""27.69 MB54RUN /bin/sh -c sudo update-alternatives32 B55RUN /bin/sh -c service php8.3-fpm2.88 KB56RUN /bin/sh -c mkdir -p200 B57RUN /bin/sh -c chmod -R6.93 KB58RUN /bin/sh -c apt-get install6.27 KB59RUN /bin/sh -c echo ""24.69 MB60RUN /bin/sh -c curl -sS564.31 KB61RUN /bin/sh -c cd /var/www2.81 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 # buildkit429 B65COPY ./config/php/xdebug-3.ini /etc/php/8.2/cli/conf.d/20-xdebug.ini # buildkit431 B66RUN /bin/sh -c cd /var/www558 B67RUN /bin/sh -c echo debconf75.35 MB68ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit615 B69RUN /bin/sh -c mkdir /usr/share/adminer304.18 KB70RUN /bin/sh -c apt-get install24.67 MB71COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit258 B72RUN /bin/sh -c echo "sendmail_path301 B73RUN /bin/sh -c mkdir -p679.5 KB74COPY /config/pimpmylog/config.user.d /var/www/pimpmylog/config.user.d # buildkit1.06 KB75COPY /config/pimpmylog/global.inc.php /var/www/pimpmylog/inc/global.inc.php # buildkit10.4 KB76RUN /bin/sh -c chown -R680.32 KB77RUN /bin/sh -c apt-get install37.02 MB78RUN /bin/sh -c ls -la291.18 MB79ENV NODE_PATH=/v20/lib/node_modules0 B80ENV PATH=/v20/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B81RUN /bin/sh -c echo ""6.48 MB82COPY ./assets/tideways/tideways-daemon /etc/init.d/tideways-daemon # buildkit1022 B83COPY ./config/tideways/tideways-daemon /etc/default/tideways-daemon # buildkit229 B84RUN /bin/sh -c sudo apt-get13.79 MB85RUN /bin/sh -c rm -rf779 B86COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.7 KB87COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit670 B88COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit317 B89COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit1.67 KB90ADD entrypoint.sh /entrypoint.sh # buildkit4.53 KB91RUN /bin/sh -c chown www-data:www-data7.06 KB92COPY ./assets/shopware6/DockwareSamplePlugin /var/www/html/custom/plugins/DockwareSamplePlugin # buildkit6 KB93RUN /bin/sh -c sudo service284.64 MB94RUN /bin/sh -c echo ""539.37 MB95USER dockware0 B96WORKDIR /var/www/html32 B97ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 BCommand
ARG RELEASE