sha256:3dc0e5d60cdb1d60cfe90633ede632b47d4dd9b69ef9b8ec65d6d845cd5898ef
OS/ARCH
linux/arm64/v8
Compressed size
1009.08 MB
Last pushed
4 months by boxblinkracer
Type
Image
Manifest digest
sha256:3dc0e5d60cdb1d60cfe90633ede632b47d4dd9b69ef9b8ec65d6d845cd5898ef
Image Layers
1
ARG RELEASE
0 B
2
ARG LAUNCHPAD_BUILD_ARCH
0 B
3
LABEL org.opencontainers.image.ref.name=ubuntu
0 B
4
LABEL org.opencontainers.image.version=22.04
0 B
5
ADD file ... in /
26.09 MB
6
CMD ["/bin/bash"]
0 B
7
LABEL title=Dockware dev:latest version=1.7.0 maintainer=dasistweb
0 B
8
RUN /bin/sh -c date >/build-date.txt
202 B
9
ADD ./assets/CHANGELOG.md /var/www/CHANGELOG.md # buildkit
3.69 KB
10
ENV TZ=Europe/Berlin
0 B
11
ENV PHP_VERSION=8.3
0 B
12
ENV APACHE_DOCROOT=/var/www/html/public
0 B
13
ENV SW_TASKS_ENABLED=0
0 B
14
ENV COMPOSER_VERSION=not-set
0 B
15
ENV NODE_VERSION=20
0 B
16
ENV SHOP_DOMAIN=localhost
0 B
17
ENV RECOVERY_MODE=0
0 B
18
RUN /bin/sh -c echo "export
572 B
19
COPY ./config/php/general.ini /tmp/general.ini # buildkit
407 B
20
COPY ./config/php/cli.ini /tmp/cli.ini # buildkit
214 B
21
ENV SSH_USER=not-set
0 B
22
ENV SSH_PWD=not-set
0 B
23
ENV XDEBUG_REMOTE_HOST=host.docker.internal
0 B
24
ENV XDEBUG_CONFIG=idekey=PHPSTORM
0 B
25
ENV PHP_IDE_CONFIG=serverName=localhost
0 B
26
ENV XDEBUG_ENABLED=0
0 B
27
ENV FILEBEAT_ENABLED=0
0 B
28
ENV TIDEWAYS_KEY=not-set
0 B
29
ENV TIDEWAYS_ENV=production
0 B
30
COPY ./config/tideways/tideways.ini /tmp/tideways.ini # buildkit
241 B
31
RUN /bin/sh -c echo "export
691 B
32
ENV MYSQL_USER=not-set
0 B
33
ENV MYSQL_PWD=not-set
0 B
34
RUN /bin/sh -c echo "export
707 B
35
ENV SW_CURRENCY=not-set
0 B
36
RUN /bin/sh -c echo "export
715 B
37
ENV SW_API_ACCESS_KEY=not-set
0 B
38
RUN /bin/sh -c echo "export
727 B
39
RUN /bin/sh -c apt-get update
40.4 MB
40
RUN /bin/sh -c apt-get update
320.84 KB
41
RUN /bin/sh -c echo ""
293.38 MB
42
RUN /bin/sh -c echo "root:root"
2.63 KB
43
RUN /bin/sh -c adduser --disabled-password
7.15 KB
44
RUN /bin/sh -c echo 'AllowUsers
1.56 KB
45
ENV BASH_ENV=/var/www/.bashrc
0 B
46
RUN /bin/sh -c echo "source
808 B
47
ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit
249 B
48
RUN /bin/sh -c apt-get install
9.49 MB
49
ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit
3.07 KB
50
ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit
214 B
51
ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit
723 B
52
RUN /bin/sh -c mkdir -p
2.82 KB
53
RUN /bin/sh -c echo ""
26.38 MB
54
RUN /bin/sh -c sudo update-alternatives
32 B
55
RUN /bin/sh -c service php8.3-fpm
2.87 KB
56
RUN /bin/sh -c mkdir -p
197 B
57
RUN /bin/sh -c chmod -R
6.94 KB
58
RUN /bin/sh -c apt-get install
6.25 KB
59
RUN /bin/sh -c echo ""
24.7 MB
60
RUN /bin/sh -c curl -sS
564.32 KB
61
RUN /bin/sh -c cd /var/www
2.78 MB
62
COPY ./config/php/xdebug-3.ini /etc/php/8.3/fpm/conf.d/20-xdebug.ini # buildkit
422 B
63
COPY ./config/php/xdebug-3.ini /etc/php/8.3/cli/conf.d/20-xdebug.ini # buildkit
422 B
64
COPY ./config/php/xdebug-3.ini /etc/php/8.2/fpm/conf.d/20-xdebug.ini # buildkit
433 B
65
COPY ./config/php/xdebug-3.ini /etc/php/8.2/cli/conf.d/20-xdebug.ini # buildkit
433 B
66
RUN /bin/sh -c cd /var/www
552 B
67
RUN /bin/sh -c echo debconf
74.12 MB
68
ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit
617 B
69
RUN /bin/sh -c mkdir /usr/share/adminer
292.33 KB
70
RUN /bin/sh -c apt-get install
24.53 MB
71
COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit
261 B
72
RUN /bin/sh -c echo "sendmail_path
299 B
73
RUN /bin/sh -c mkdir -p
679.51 KB
74
COPY /config/pimpmylog/config.user.d /var/www/pimpmylog/config.user.d # buildkit
1.06 KB
75
COPY /config/pimpmylog/global.inc.php /var/www/pimpmylog/inc/global.inc.php # buildkit
10.41 KB
76
RUN /bin/sh -c chown -R
680.34 KB
77
RUN /bin/sh -c apt-get install
34.41 MB
78
RUN /bin/sh -c ls -la
139.95 MB
79
ENV NODE_PATH=/v20/lib/node_modules
0 B
80
ENV PATH=/v20/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
81
RUN /bin/sh -c echo ""
6.5 MB
82
COPY ./assets/tideways/tideways-daemon /etc/init.d/tideways-daemon # buildkit
1023 B
83
COPY ./config/tideways/tideways-daemon /etc/default/tideways-daemon # buildkit
233 B
84
RUN /bin/sh -c sudo apt-get
11.71 MB
85
RUN /bin/sh -c rm -rf
788 B
86
COPY ./assets/scripts/makefile /var/www/makefile # buildkit
1.67 KB
87
COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit
685 B
88
COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit
325 B
89
COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit
1.7 KB
90
ADD entrypoint.sh /entrypoint.sh # buildkit
4.44 KB
91
RUN /bin/sh -c chown www-data:www-data
7 KB
92
COPY ./assets/shopware6/DockwareSamplePlugin /var/www/html/custom/plugins/DockwareSamplePlugin # buildkit
6.03 KB
93
RUN /bin/sh -c sudo service
292.08 MB
94
USER dockware
0 B
95
WORKDIR /var/www/html
32 B
96
ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]
0 B
Command
ARG RELEASE