Sign inSign up

dockware/play:6.7.0.1

Multi-platform
Index digest

sha256:f5043b39156c3bafd2990a92d2ebe40ed481a45d91817ea9ad97407e37dc4b02

OS/ARCH

Compressed size

1.53 GB

Last pushed

about 1 year by dckwr

Type

Image

Manifest digest

sha256:1a30fbf3a3e2f33227a10ae5dd1074e720ab4e576dc006901401b843ff0e38f7

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 / 28.16 MB
6CMD ["/bin/bash"]0 B
7LABEL title=Dockware play:6.7.0.1 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.69 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 "export572 B
19COPY ./config/php/general.ini /tmp/general.ini # buildkit401 B
20COPY ./config/php/cli.ini /tmp/cli.ini # buildkit210 B
21ENV SW_CURRENCY=not-set0 B
22RUN /bin/sh -c echo "export583 B
23ENV SW_API_ACCESS_KEY=not-set0 B
24RUN /bin/sh -c echo "export597 B
25RUN /bin/sh -c apt-get update47.77 MB
26RUN /bin/sh -c apt-get update386.76 KB
27RUN /bin/sh -c echo ""310.86 MB
28RUN /bin/sh -c echo "root:root"2.63 KB
29RUN /bin/sh -c adduser --disabled-password7.14 KB
30RUN /bin/sh -c echo 'AllowUsers1.57 KB
31ENV BASH_ENV=/var/www/.bashrc0 B
32RUN /bin/sh -c echo "source682 B
33ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit247 B
34RUN /bin/sh -c apt-get install9.61 MB
35ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.06 KB
36ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit209 B
37ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit716 B
38RUN /bin/sh -c mkdir -p2.82 KB
39RUN /bin/sh -c echo ""27.68 MB
40RUN /bin/sh -c sudo update-alternatives32 B
41RUN /bin/sh -c service php8.3-fpm2.87 KB
42RUN /bin/sh -c mkdir -p198 B
43RUN /bin/sh -c chmod -R6.93 KB
44RUN /bin/sh -c apt-get install6.27 KB
45RUN /bin/sh -c echo ""7.46 MB
46RUN /bin/sh -c curl -sS564.31 KB
47RUN /bin/sh -c echo debconf91.61 MB
48ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit612 B
49RUN /bin/sh -c mkdir /usr/share/adminer304.17 KB
50RUN /bin/sh -c apt-get install24.66 MB
51COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit257 B
52RUN /bin/sh -c echo "sendmail_path303 B
53RUN /bin/sh -c mkdir -p679.49 KB
54COPY /config/pimpmylog/config.user.d /var/www/pimpmylog/config.user.d # buildkit1.05 KB
55COPY /config/pimpmylog/global.inc.php /var/www/pimpmylog/inc/global.inc.php # buildkit10.4 KB
56RUN /bin/sh -c chown -R680.32 KB
57RUN /bin/sh -c ls -la291.61 MB
58ENV NODE_PATH=/v20/lib/node_modules0 B
59ENV PATH=/v20/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
60RUN /bin/sh -c echo ""32 B
61RUN /bin/sh -c rm -rf779 B
62COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.7 KB
63COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit671 B
64COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit319 B
65COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit1.67 KB
66ADD entrypoint.sh /entrypoint.sh # buildkit2.94 KB
67RUN /bin/sh -c chown www-data:www-data5.21 KB
68COPY ./assets/shopware6/DockwareSamplePlugin /var/www/html/custom/plugins/DockwareSamplePlugin # buildkit6 KB
69RUN /bin/sh -c sudo service300.71 MB
70RUN /bin/sh -c echo ""422.14 MB
71USER dockware0 B
72WORKDIR /var/www/html32 B
73ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 B

Command

 ARG RELEASE