6.6.7.1
sha256:16f05475d5a303e2f8f74ed707c7261e3bfda3b9c59c5868ea4f4b3254de2e31
OS/ARCH
Compressed size
1.68 GB
Last pushed
4 months by dckwr
Type
Image
Manifest digest
sha256:7bfa6ab29d88352890194d45e675ee32343dfc3c9a9318f70ee96c07c3704490
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 /
28.17 MB
6
CMD ["/bin/bash"]
0 B
7
LABEL title=Dockware dev:6.6.7.1 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
573 B
19
COPY ./config/php/general.ini /tmp/general.ini # buildkit
402 B
20
COPY ./config/php/cli.ini /tmp/cli.ini # buildkit
211 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
237 B
31
RUN /bin/sh -c echo "export
692 B
32
ENV MYSQL_USER=not-set
0 B
33
ENV MYSQL_PWD=not-set
0 B
34
RUN /bin/sh -c echo "export
706 B
35
ENV SW_CURRENCY=not-set
0 B
36
RUN /bin/sh -c echo "export
716 B
37
ENV SW_API_ACCESS_KEY=not-set
0 B
38
RUN /bin/sh -c echo "export
728 B
39
RUN /bin/sh -c apt-get update
43.3 MB
40
RUN /bin/sh -c apt-get update
374.18 KB
41
RUN /bin/sh -c echo ""
309.16 MB
42
RUN /bin/sh -c echo "root:root"
2.63 KB
43
RUN /bin/sh -c adduser --disabled-password
7.13 KB
44
RUN /bin/sh -c echo 'AllowUsers
1.57 KB
45
ENV BASH_ENV=/var/www/.bashrc
0 B
46
RUN /bin/sh -c echo "source
818 B
47
ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit
246 B
48
RUN /bin/sh -c apt-get install
9.6 MB
49
ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit
3.06 KB
50
ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit
211 B
51
ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit
716 B
52
RUN /bin/sh -c mkdir -p
2.81 KB
53
RUN /bin/sh -c echo ""
27.62 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
196 B
57
RUN /bin/sh -c chmod -R
6.93 KB
58
RUN /bin/sh -c apt-get install
6.27 KB
59
RUN /bin/sh -c echo ""
24.69 MB
60
RUN /bin/sh -c curl -sS
564.31 KB
61
RUN /bin/sh -c cd /var/www
2.81 MB
62
COPY ./config/php/xdebug-3.ini /etc/php/8.3/fpm/conf.d/20-xdebug.ini # buildkit
417 B
63
COPY ./config/php/xdebug-3.ini /etc/php/8.3/cli/conf.d/20-xdebug.ini # buildkit
417 B
64
COPY ./config/php/xdebug-3.ini /etc/php/8.2/fpm/conf.d/20-xdebug.ini # buildkit
430 B
65
COPY ./config/php/xdebug-3.ini /etc/php/8.2/cli/conf.d/20-xdebug.ini # buildkit
429 B
66
RUN /bin/sh -c cd /var/www
553 B
67
RUN /bin/sh -c echo debconf
74.74 MB
68
ADD ./config/mysql/my8.cnf /etc/mysql/my.cnf # buildkit
615 B
69
RUN /bin/sh -c mkdir /usr/share/adminer
292.33 KB
70
RUN /bin/sh -c apt-get install
24.66 MB
71
COPY ./config/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit
260 B
72
RUN /bin/sh -c echo "sendmail_path
301 B
73
RUN /bin/sh -c mkdir -p
679.5 KB
74
COPY /config/pimpmylog/config.user.d /var/www/pimpmylog/config.user.d # buildkit
1.05 KB
75
COPY /config/pimpmylog/global.inc.php /var/www/pimpmylog/inc/global.inc.php # buildkit
10.4 KB
76
RUN /bin/sh -c chown -R
680.32 KB
77
RUN /bin/sh -c apt-get install
36.91 MB
78
RUN /bin/sh -c ls -la
290.87 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
1018 B
83
COPY ./config/tideways/tideways-daemon /etc/default/tideways-daemon # buildkit
230 B
84
RUN /bin/sh -c sudo apt-get
12.81 MB
85
RUN /bin/sh -c rm -rf
775 B
86
COPY ./assets/scripts/makefile /var/www/makefile # buildkit
1.67 KB
87
COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit
669 B
88
COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit
317 B
89
COPY ./assets/shopware6/files /var/www/scripts/shopware6 # buildkit
1.66 KB
90
ADD entrypoint.sh /entrypoint.sh # buildkit
4.44 KB
91
RUN /bin/sh -c chown www-data:www-data
6.96 KB
92
COPY ./assets/shopware6/DockwareSamplePlugin /var/www/html/custom/plugins/DockwareSamplePlugin # buildkit
5.99 KB
93
RUN /bin/sh -c sudo service
296.41 MB
94
RUN /bin/sh -c echo ""
529.27 MB
95
USER dockware
0 B
96
WORKDIR /var/www/html
32 B
97
ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]
0 B
Command
ARG RELEASE