latest
sha256:26404309310f1ca4a02932d032c2228cb864f73a338907ebafbe0497c0624a8a
OS/ARCH
Compressed size
1017.25 MB
Last pushed
4 months by dckwr
Type
Image
Manifest digest
sha256:9e9f5218555a4736d91cde1ff96119066cbe3a03bac2ecd7c56ac9c7b68f0af2
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=20.04
0 B
5
ADD file ... in /
24.77 MB
6
CMD ["/bin/bash"]
0 B
7
LABEL title=Dockware flex:latest version=1.8.0 maintainer=dasistweb
0 B
8
RUN /bin/sh -c date >/build-date.txt
200 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=7.4
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=12
0 B
16
ENV SHOP_DOMAIN=localhost
0 B
17
ENV RECOVERY_MODE=0
0 B
18
RUN /bin/sh -c echo "export
570 B
19
COPY ./config/php/general.ini /tmp/general.ini # buildkit
401 B
20
COPY ./config/php/cli.ini /tmp/cli.ini # buildkit
210 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
236 B
31
RUN /bin/sh -c echo "export
694 B
32
ENV SW_API_ACCESS_KEY=not-set
0 B
33
RUN /bin/sh -c echo "export
700 B
34
RUN /bin/sh -c apt-get update
33.1 MB
35
RUN /bin/sh -c apt-get update
333.82 KB
36
RUN /bin/sh -c echo ""
172.22 MB
37
RUN /bin/sh -c echo "root:root"
2.35 KB
38
RUN /bin/sh -c adduser --disabled-password
6.81 KB
39
RUN /bin/sh -c echo 'AllowUsers
1.59 KB
40
ENV BASH_ENV=/var/www/.bashrc
0 B
41
RUN /bin/sh -c echo "source
794 B
42
ADD ./config/apache/http2.conf /etc/apache2/conf-available/http2.conf # buildkit
247 B
43
RUN /bin/sh -c apt-get install
7 MB
44
ADD ./config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit
3.06 KB
45
ADD ./config/apache/ports.conf /etc/apache2/ports.conf # buildkit
210 B
46
ADD ./config/apache/sites.conf /etc/apache2/sites-enabled/000-default.conf # buildkit
592 B
47
RUN /bin/sh -c mkdir -p
2.82 KB
48
RUN /bin/sh -c echo ""
100.21 MB
49
RUN /bin/sh -c sudo update-alternatives
32 B
50
RUN /bin/sh -c service php7.4-fpm
2.97 KB
51
RUN /bin/sh -c mkdir -p
197 B
52
RUN /bin/sh -c chmod -R
6.93 KB
53
RUN /bin/sh -c apt-get install
5.34 KB
54
RUN /bin/sh -c echo ""
38.09 MB
55
RUN /bin/sh -c curl -sS
564.32 KB
56
RUN /bin/sh -c cd /var/www
10.81 MB
57
COPY ./config/php/xdebug-3.ini /etc/php/8.3/fpm/conf.d/20-xdebug.ini # buildkit
419 B
58
COPY ./config/php/xdebug-3.ini /etc/php/8.3/cli/conf.d/20-xdebug.ini # buildkit
419 B
59
COPY ./config/php/xdebug-3.ini /etc/php/8.2/fpm/conf.d/20-xdebug.ini # buildkit
436 B
60
COPY ./config/php/xdebug-3.ini /etc/php/8.2/cli/conf.d/20-xdebug.ini # buildkit
436 B
61
COPY ./config/php/xdebug-3.ini /etc/php/8.1/fpm/conf.d/20-xdebug.ini # buildkit
435 B
62
COPY ./config/php/xdebug-3.ini /etc/php/8.1/cli/conf.d/20-xdebug.ini # buildkit
435 B
63
COPY ./config/php/xdebug-3.ini /etc/php/8.0/fpm/conf.d/20-xdebug.ini # buildkit
436 B
64
COPY ./config/php/xdebug-3.ini /etc/php/8.0/cli/conf.d/20-xdebug.ini # buildkit
434 B
65
COPY ./config/php/xdebug-3.ini /etc/php/7.4/fpm/conf.d/20-xdebug.ini # buildkit
436 B
66
COPY ./config/php/xdebug-3.ini /etc/php/7.4/cli/conf.d/20-xdebug.ini # buildkit
436 B
67
COPY ./config/php/xdebug-3.ini /etc/php/7.3/fpm/conf.d/20-xdebug.ini # buildkit
434 B
68
COPY ./config/php/xdebug-3.ini /etc/php/7.3/cli/conf.d/20-xdebug.ini # buildkit
435 B
69
COPY ./config/php/xdebug-3.ini /etc/php/7.2/fpm/conf.d/20-xdebug.ini # buildkit
434 B
70
COPY ./config/php/xdebug-3.ini /etc/php/7.2/cli/conf.d/20-xdebug.ini # buildkit
435 B
71
COPY ./config/php/xdebug-2.ini /etc/php/7.1/fpm/conf.d/20-xdebug.ini # buildkit
477 B
72
COPY ./config/php/xdebug-2.ini /etc/php/7.1/cli/conf.d/20-xdebug.ini # buildkit
477 B
73
COPY ./config/php/xdebug-2.ini /etc/php/7.0/fpm/conf.d/20-xdebug.ini # buildkit
475 B
74
COPY ./config/php/xdebug-2.ini /etc/php/7.0/cli/conf.d/20-xdebug.ini # buildkit
474 B
75
COPY ./config/php/xdebug-2.ini /etc/php/5.6/fpm/conf.d/20-xdebug.ini # buildkit
476 B
76
COPY ./config/php/xdebug-2.ini /etc/php/5.6/cli/conf.d/20-xdebug.ini # buildkit
477 B
77
RUN /bin/sh -c cd /var/www
1.39 KB
78
RUN /bin/sh -c apt-get install
34.34 MB
79
RUN /bin/sh -c ls -la
287.8 MB
80
ENV NODE_PATH=/v12/lib/node_modules
0 B
81
ENV PATH=/v12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
82
RUN /bin/sh -c echo ""
6.06 MB
83
COPY ./assets/tideways/tideways-daemon /etc/init.d/tideways-daemon # buildkit
1018 B
84
COPY ./config/tideways/tideways-daemon /etc/default/tideways-daemon # buildkit
230 B
85
RUN /bin/sh -c sudo apt-get
11.8 MB
86
RUN /bin/sh -c rm -rf
779 B
87
COPY ./assets/scripts/makefile /var/www/makefile # buildkit
1.36 KB
88
COPY ./assets/scripts/bin /var/www/scripts/bin # buildkit
670 B
89
COPY ./assets/scripts/cron /var/www/scripts/cron # buildkit
304 B
90
ADD entrypoint.sh /entrypoint.sh # buildkit
3.11 KB
91
RUN /bin/sh -c chown www-data:www-data
4.27 KB
92
RUN /bin/sh -c echo ""
290.11 MB
93
USER dockware
0 B
94
WORKDIR /var/www/html
32 B
95
ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]
0 B
Command
ARG RELEASE