sha256:26404309310f1ca4a02932d032c2228cb864f73a338907ebafbe0497c0624a8a
OS/ARCH
Compressed size
1017.25 MB
Last pushed
almost 2 years by dckwr
Type
Image
Manifest digest
sha256:9e9f5218555a4736d91cde1ff96119066cbe3a03bac2ecd7c56ac9c7b68f0af2
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 24.77 MB6CMD ["/bin/bash"]0 B7LABEL title=Dockware flex:latest version=1.8.0 maintainer=dasistweb0 B8RUN /bin/sh -c date >/build-date.txt200 B9ADD ./assets/CHANGELOG.md /var/www/CHANGELOG.md # buildkit3.69 KB10ENV TZ=Europe/Berlin0 B11ENV PHP_VERSION=7.40 B12ENV APACHE_DOCROOT=/var/www/html/public0 B13ENV SW_TASKS_ENABLED=00 B14ENV COMPOSER_VERSION=not-set0 B15ENV NODE_VERSION=120 B16ENV SHOP_DOMAIN=localhost0 B17ENV RECOVERY_MODE=00 B18RUN /bin/sh -c echo "export570 B19COPY ./config/php/general.ini /tmp/general.ini # buildkit401 B20COPY ./config/php/cli.ini /tmp/cli.ini # buildkit210 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 # buildkit236 B31RUN /bin/sh -c echo "export694 B32ENV SW_API_ACCESS_KEY=not-set0 B33RUN /bin/sh -c echo "export700 B34RUN /bin/sh -c apt-get update33.1 MB35RUN /bin/sh -c apt-get update333.82 KB36RUN /bin/sh -c echo ""172.22 MB37RUN /bin/sh -c echo "root:root"2.35 KB38RUN /bin/sh -c adduser --disabled-password6.81 KB39RUN /bin/sh -c echo 'AllowUsers1.59 KB40ENV BASH_ENV=/var/www/.bashrc0 B41RUN /bin/sh -c echo "source794 B42ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit247 B43RUN /bin/sh -c apt-get install7 MB44ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.06 KB45ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit210 B46ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit592 B47RUN /bin/sh -c mkdir -p2.82 KB48RUN /bin/sh -c echo ""100.21 MB49RUN /bin/sh -c sudo update-alternatives32 B50RUN /bin/sh -c service php7.4-fpm2.97 KB51RUN /bin/sh -c mkdir -p197 B52RUN /bin/sh -c chmod -R6.93 KB53RUN /bin/sh -c apt-get install5.34 KB54RUN /bin/sh -c echo ""38.09 MB55RUN /bin/sh -c curl -sS564.32 KB56RUN /bin/sh -c cd /var/www10.81 MB57COPY ./config/php/xdebug-3.ini /etc/php/8.3/fpm/conf.d/20-xdebug.ini # buildkit419 B58COPY ./config/php/xdebug-3.ini /etc/php/8.3/cli/conf.d/20-xdebug.ini # buildkit419 B59COPY ./config/php/xdebug-3.ini /etc/php/8.2/fpm/conf.d/20-xdebug.ini # buildkit436 B60COPY ./config/php/xdebug-3.ini /etc/php/8.2/cli/conf.d/20-xdebug.ini # buildkit436 B61COPY ./config/php/xdebug-3.ini /etc/php/8.1/fpm/conf.d/20-xdebug.ini # buildkit435 B62COPY ./config/php/xdebug-3.ini /etc/php/8.1/cli/conf.d/20-xdebug.ini # buildkit435 B63COPY ./config/php/xdebug-3.ini /etc/php/8.0/fpm/conf.d/20-xdebug.ini # buildkit436 B64COPY ./config/php/xdebug-3.ini /etc/php/8.0/cli/conf.d/20-xdebug.ini # buildkit434 B65COPY ./config/php/xdebug-3.ini /etc/php/7.4/fpm/conf.d/20-xdebug.ini # buildkit436 B66COPY ./config/php/xdebug-3.ini /etc/php/7.4/cli/conf.d/20-xdebug.ini # buildkit436 B67COPY ./config/php/xdebug-3.ini /etc/php/7.3/fpm/conf.d/20-xdebug.ini # buildkit434 B68COPY ./config/php/xdebug-3.ini /etc/php/7.3/cli/conf.d/20-xdebug.ini # buildkit435 B69COPY ./config/php/xdebug-3.ini /etc/php/7.2/fpm/conf.d/20-xdebug.ini # buildkit434 B70COPY ./config/php/xdebug-3.ini /etc/php/7.2/cli/conf.d/20-xdebug.ini # buildkit435 B71COPY ./config/php/xdebug-2.ini /etc/php/7.1/fpm/conf.d/20-xdebug.ini # buildkit477 B72COPY ./config/php/xdebug-2.ini /etc/php/7.1/cli/conf.d/20-xdebug.ini # buildkit477 B73COPY ./config/php/xdebug-2.ini /etc/php/7.0/fpm/conf.d/20-xdebug.ini # buildkit475 B74COPY ./config/php/xdebug-2.ini /etc/php/7.0/cli/conf.d/20-xdebug.ini # buildkit474 B75COPY ./config/php/xdebug-2.ini /etc/php/5.6/fpm/conf.d/20-xdebug.ini # buildkit476 B76COPY ./config/php/xdebug-2.ini /etc/php/5.6/cli/conf.d/20-xdebug.ini # buildkit477 B77RUN /bin/sh -c cd /var/www1.39 KB78RUN /bin/sh -c apt-get install34.34 MB79RUN /bin/sh -c ls -la287.8 MB80ENV NODE_PATH=/v12/lib/node_modules0 B81ENV PATH=/v12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B82RUN /bin/sh -c echo ""6.06 MB83COPY ./assets/tideways/tideways-daemon /etc/init.d/tideways-daemon # buildkit1018 B84COPY ./config/tideways/tideways-daemon /etc/default/tideways-daemon # buildkit230 B85RUN /bin/sh -c sudo apt-get11.8 MB86RUN /bin/sh -c rm -rf779 B87COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.36 KB88COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit670 B89COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit304 B90ADD entrypoint.sh /entrypoint.sh # buildkit3.11 KB91RUN /bin/sh -c chown www-data:www-data4.27 KB92RUN /bin/sh -c echo ""290.11 MB93USER dockware0 B94WORKDIR /var/www/html32 B95ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 BCommand
ARG RELEASE