dockware/flex:latest

Multi-platform
Index digest

sha256:26404309310f1ca4a02932d032c2228cb864f73a338907ebafbe0497c0624a8a

OS/ARCH

Compressed size

1.03 GB

Last pushed

4 months by dckwr

Type

Image

Manifest digest

sha256:dca7699ccf3aed483b535590833e16d825aa706f06a02c8e70bd3511bb356e6a

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7LABEL title=Dockware flex:latest version=1.8.0 maintainer=dasistweb0 B
8RUN /bin/sh -c date >/build-date.txt200 B
9ADD ./assets/CHANGELOG.md /var/www/CHANGELOG.md # buildkit3.69 KB
10ENV TZ=Europe/Berlin0 B
11ENV PHP_VERSION=7.40 B
12ENV APACHE_DOCROOT=/var/www/html/public0 B
13ENV SW_TASKS_ENABLED=00 B
14ENV COMPOSER_VERSION=not-set0 B
15ENV NODE_VERSION=120 B
16ENV SHOP_DOMAIN=localhost0 B
17ENV RECOVERY_MODE=00 B
18RUN /bin/sh -c echo "export570 B
19COPY ./config/php/general.ini /tmp/general.ini # buildkit402 B
20COPY ./config/php/cli.ini /tmp/cli.ini # buildkit210 B
21ENV SSH_USER=not-set0 B
22ENV SSH_PWD=not-set0 B
23ENV XDEBUG_REMOTE_HOST=host.docker.internal0 B
24ENV XDEBUG_CONFIG=idekey=PHPSTORM0 B
25ENV PHP_IDE_CONFIG=serverName=localhost0 B
26ENV XDEBUG_ENABLED=00 B
27ENV FILEBEAT_ENABLED=00 B
28ENV TIDEWAYS_KEY=not-set0 B
29ENV TIDEWAYS_ENV=production0 B
30COPY ./config/tideways/tideways.ini /tmp/tideways.ini # buildkit238 B
31RUN /bin/sh -c echo "export694 B
32ENV SW_API_ACCESS_KEY=not-set0 B
33RUN /bin/sh -c echo "export702 B
34RUN /bin/sh -c apt-get update44.52 MB
35RUN /bin/sh -c apt-get update386.99 KB
36RUN /bin/sh -c echo ""182.79 MB
37RUN /bin/sh -c echo "root:root"2.35 KB
38RUN /bin/sh -c adduser --disabled-password6.79 KB
39RUN /bin/sh -c echo 'AllowUsers1.59 KB
40ENV BASH_ENV=/var/www/.bashrc0 B
41RUN /bin/sh -c echo "source790 B
42ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit246 B
43RUN /bin/sh -c apt-get install7.12 MB
44ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.06 KB
45ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit210 B
46ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit591 B
47RUN /bin/sh -c mkdir -p2.81 KB
48RUN /bin/sh -c echo ""101.41 MB
49RUN /bin/sh -c sudo update-alternatives32 B
50RUN /bin/sh -c service php7.4-fpm2.97 KB
51RUN /bin/sh -c mkdir -p198 B
52RUN /bin/sh -c chmod -R6.92 KB
53RUN /bin/sh -c apt-get install5.36 KB
54RUN /bin/sh -c echo ""38.09 MB
55RUN /bin/sh -c curl -sS564.32 KB
56RUN /bin/sh -c cd /var/www10.91 MB
57COPY ./config/php/xdebug-3.ini /etc/php/8.3/fpm/conf.d/20-xdebug.ini # buildkit418 B
58COPY ./config/php/xdebug-3.ini /etc/php/8.3/cli/conf.d/20-xdebug.ini # buildkit418 B
59COPY ./config/php/xdebug-3.ini /etc/php/8.2/fpm/conf.d/20-xdebug.ini # buildkit436 B
60COPY ./config/php/xdebug-3.ini /etc/php/8.2/cli/conf.d/20-xdebug.ini # buildkit435 B
61COPY ./config/php/xdebug-3.ini /etc/php/8.1/fpm/conf.d/20-xdebug.ini # buildkit435 B
62COPY ./config/php/xdebug-3.ini /etc/php/8.1/cli/conf.d/20-xdebug.ini # buildkit435 B
63COPY ./config/php/xdebug-3.ini /etc/php/8.0/fpm/conf.d/20-xdebug.ini # buildkit435 B
64COPY ./config/php/xdebug-3.ini /etc/php/8.0/cli/conf.d/20-xdebug.ini # buildkit434 B
65COPY ./config/php/xdebug-3.ini /etc/php/7.4/fpm/conf.d/20-xdebug.ini # buildkit433 B
66COPY ./config/php/xdebug-3.ini /etc/php/7.4/cli/conf.d/20-xdebug.ini # buildkit432 B
67COPY ./config/php/xdebug-3.ini /etc/php/7.3/fpm/conf.d/20-xdebug.ini # buildkit436 B
68COPY ./config/php/xdebug-3.ini /etc/php/7.3/cli/conf.d/20-xdebug.ini # buildkit435 B
69COPY ./config/php/xdebug-3.ini /etc/php/7.2/fpm/conf.d/20-xdebug.ini # buildkit434 B
70COPY ./config/php/xdebug-3.ini /etc/php/7.2/cli/conf.d/20-xdebug.ini # buildkit433 B
71COPY ./config/php/xdebug-2.ini /etc/php/7.1/fpm/conf.d/20-xdebug.ini # buildkit476 B
72COPY ./config/php/xdebug-2.ini /etc/php/7.1/cli/conf.d/20-xdebug.ini # buildkit477 B
73COPY ./config/php/xdebug-2.ini /etc/php/7.0/fpm/conf.d/20-xdebug.ini # buildkit471 B
74COPY ./config/php/xdebug-2.ini /etc/php/7.0/cli/conf.d/20-xdebug.ini # buildkit475 B
75COPY ./config/php/xdebug-2.ini /etc/php/5.6/fpm/conf.d/20-xdebug.ini # buildkit472 B
76COPY ./config/php/xdebug-2.ini /etc/php/5.6/cli/conf.d/20-xdebug.ini # buildkit470 B
77RUN /bin/sh -c cd /var/www1.37 KB
78RUN /bin/sh -c apt-get install36.85 MB
79RUN /bin/sh -c ls -la290.96 MB
80ENV NODE_PATH=/v12/lib/node_modules0 B
81ENV PATH=/v12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
82RUN /bin/sh -c echo ""6.06 MB
83COPY ./assets/tideways/tideways-daemon /etc/init.d/tideways-daemon # buildkit1017 B
84COPY ./config/tideways/tideways-daemon /etc/default/tideways-daemon # buildkit230 B
85RUN /bin/sh -c sudo apt-get12.9 MB
86RUN /bin/sh -c rm -rf768 B
87COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.35 KB
88COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit669 B
89COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit302 B
90ADD entrypoint.sh /entrypoint.sh # buildkit3.11 KB
91RUN /bin/sh -c chown www-data:www-data4.26 KB
92RUN /bin/sh -c echo ""293.27 MB
93USER dockware0 B
94WORKDIR /var/www/html32 B
95ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 B

Command

 ARG RELEASE