Sign inSign up

dockware/dev:6.7.2.0

Multi-platform
Index digest

sha256:835b35d7e743d6987336dd08a2e544ea96d528213476e157992d39b1302b4766

OS/ARCH

Compressed size

1.64 GB

Last pushed

about 1 year by dckwr

Type

Image

Manifest digest

sha256:76f20be5f33c31333ceea5ba0a95d23b84bdc7b656fdbac0b34ed9000df196ea

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7LABEL title=Dockware dev:6.7.2.0 version=1.8.0 maintainer=dasistweb0 B
8RUN /bin/sh -c date >/build-date.txt201 B
9ADD ./assets/CHANGELOG.md /var/www/CHANGELOG.md # buildkit3.7 KB
10ENV TZ=Europe/Berlin0 B
11ENV PHP_VERSION=8.30 B
12ENV APACHE_DOCROOT=/var/www/html/public0 B
13ENV SW_TASKS_ENABLED=00 B
14ENV COMPOSER_VERSION=not-set0 B
15ENV NODE_VERSION=200 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 # buildkit400 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 # buildkit236 B
31RUN /bin/sh -c echo "export690 B
32ENV MYSQL_USER=not-set0 B
33ENV MYSQL_PWD=not-set0 B
34RUN /bin/sh -c echo "export704 B
35ENV SW_CURRENCY=not-set0 B
36RUN /bin/sh -c echo "export713 B
37ENV SW_API_ACCESS_KEY=not-set0 B
38RUN /bin/sh -c echo "export725 B
39RUN /bin/sh -c apt-get update47.48 MB
40RUN /bin/sh -c apt-get update335.12 KB
41RUN /bin/sh -c echo ""296.9 MB
42RUN /bin/sh -c echo "root:root"2.64 KB
43RUN /bin/sh -c adduser --disabled-password7.16 KB
44RUN /bin/sh -c echo 'AllowUsers1.57 KB
45ENV BASH_ENV=/var/www/.bashrc0 B
46RUN /bin/sh -c echo "source814 B
47ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit245 B
48RUN /bin/sh -c apt-get install9.5 MB
49ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.06 KB
50ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit211 B
51ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit717 B
52RUN /bin/sh -c mkdir -p2.82 KB
53RUN /bin/sh -c echo ""26.47 MB
54RUN /bin/sh -c sudo update-alternatives32 B
55RUN /bin/sh -c service php8.3-fpm2.88 KB
56RUN /bin/sh -c mkdir -p196 B
57RUN /bin/sh -c chmod -R6.92 KB
58RUN /bin/sh -c apt-get install6.25 KB
59RUN /bin/sh -c echo ""24.7 MB
60RUN /bin/sh -c curl -sS564.31 KB
61RUN /bin/sh -c cd /var/www2.79 MB
62COPY ./config/php/xdebug-3.ini /etc/php/8.3/fpm/conf.d/20-xdebug.ini # buildkit413 B
63COPY ./config/php/xdebug-3.ini /etc/php/8.3/cli/conf.d/20-xdebug.ini # buildkit413 B
64COPY ./config/php/xdebug-3.ini /etc/php/8.2/fpm/conf.d/20-xdebug.ini # buildkit429 B
65COPY ./config/php/xdebug-3.ini /etc/php/8.2/cli/conf.d/20-xdebug.ini # buildkit427 B
66RUN /bin/sh -c cd /var/www551 B
67RUN /bin/sh -c echo debconf74.57 MB
68ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit614 B
69RUN /bin/sh -c mkdir /usr/share/adminer304.18 KB
70RUN /bin/sh -c apt-get install24.54 MB
71COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit258 B
72RUN /bin/sh -c echo "sendmail_path301 B
73RUN /bin/sh -c mkdir -p679.49 KB
74COPY /config/pimpmylog/config.user.d /var/www/pimpmylog/config.user.d # buildkit1.06 KB
75COPY /config/pimpmylog/global.inc.php /var/www/pimpmylog/inc/global.inc.php # buildkit10.4 KB
76RUN /bin/sh -c chown -R680.32 KB
77RUN /bin/sh -c apt-get install34.47 MB
78RUN /bin/sh -c ls -la288.42 MB
79ENV NODE_PATH=/v20/lib/node_modules0 B
80ENV PATH=/v20/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
81RUN /bin/sh -c echo ""6.49 MB
82COPY ./assets/tideways/tideways-daemon /etc/init.d/tideways-daemon # buildkit1019 B
83COPY ./config/tideways/tideways-daemon /etc/default/tideways-daemon # buildkit229 B
84RUN /bin/sh -c sudo apt-get12.44 MB
85RUN /bin/sh -c rm -rf788 B
86COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.7 KB
87COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit669 B
88COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit317 B
89COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit1.67 KB
90ADD entrypoint.sh /entrypoint.sh # buildkit4.53 KB
91RUN /bin/sh -c chown www-data:www-data7.05 KB
92COPY ./assets/shopware6/DockwareSamplePlugin /var/www/html/custom/plugins/DockwareSamplePlugin # buildkit6 KB
93RUN /bin/sh -c sudo service278.39 MB
94RUN /bin/sh -c echo ""526.91 MB
95USER dockware0 B
96WORKDIR /var/www/html32 B
97ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 B

Command

 ARG RELEASE