Sign inSign up

dockware/play:6.7.1.2-arm64

Manifest digest

sha256:e4c08a30c2e274d0480ed56943fdf0433d14e22791f3e135ca112721cec8f189

OS/ARCH

linux/arm64/v8

Compressed size

1.47 GB

Last pushed

about 1 year by dckwr

Type

Image

Manifest digest

sha256:e4c08a30c2e274d0480ed56943fdf0433d14e22791f3e135ca112721cec8f189

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 play:6.7.1.2 version=1.8.0 maintainer=dasistweb0 B
8RUN /bin/sh -c date >/build-date.txt202 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 "export572 B
19COPY ./config/php/general.ini /tmp/general.ini # buildkit401 B
20COPY ./config/php/cli.ini /tmp/cli.ini # buildkit209 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 update46.28 MB
26RUN /bin/sh -c apt-get update333.14 KB
27RUN /bin/sh -c echo ""294.55 MB
28RUN /bin/sh -c echo "root:root"2.63 KB
29RUN /bin/sh -c adduser --disabled-password7.15 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 # buildkit246 B
34RUN /bin/sh -c apt-get install9.5 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 ""26.45 MB
40RUN /bin/sh -c sudo update-alternatives32 B
41RUN /bin/sh -c service php8.3-fpm2.88 KB
42RUN /bin/sh -c mkdir -p198 B
43RUN /bin/sh -c chmod -R6.93 KB
44RUN /bin/sh -c apt-get install6.24 KB
45RUN /bin/sh -c echo ""7.56 MB
46RUN /bin/sh -c curl -sS564.32 KB
47RUN /bin/sh -c echo debconf90.78 MB
48ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit615 B
49RUN /bin/sh -c mkdir /usr/share/adminer304.17 KB
50RUN /bin/sh -c apt-get install24.53 MB
51COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit259 B
52RUN /bin/sh -c echo "sendmail_path304 B
53RUN /bin/sh -c mkdir -p679.5 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.31 KB
57RUN /bin/sh -c ls -la288.42 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 -rf787 B
62COPY ./assets/scripts/makefile /var/www/makefile # buildkit1.7 KB
63COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit674 B
64COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit320 B
65COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit1.68 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 # buildkit5.99 KB
69RUN /bin/sh -c sudo service277.83 MB
70RUN /bin/sh -c echo ""407.46 MB
71USER dockware0 B
72WORKDIR /var/www/html32 B
73ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 B

Command

 ARG RELEASE