File tree 13 files changed +1
-13
lines changed
template/Dockerfile/images
13 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV WEB_NO_CACHE_PATTERN="\.(css|js|gif|png|jpg|svg|json|xml)$"
16
16
COPY conf/ /opt/docker/
17
17
18
18
RUN set -x \
19
-
20
19
# Install development environment
21
20
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
22
21
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV WEB_NO_CACHE_PATTERN="\.(css|js|gif|png|jpg|svg|json|xml)$"
16
16
COPY conf/ /opt/docker/
17
17
18
18
RUN set -x \
19
-
20
19
# Install development environment
21
20
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
22
21
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV WEB_NO_CACHE_PATTERN="\.(css|js|gif|png|jpg|svg|json|xml)$"
16
16
COPY conf/ /opt/docker/
17
17
18
18
RUN set -x \
19
-
20
19
# Install development environment
21
20
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
22
21
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV WEB_NO_CACHE_PATTERN="\.(css|js|gif|png|jpg|svg|json|xml)$"
16
16
COPY conf/ /opt/docker/
17
17
18
18
RUN set -x \
19
-
20
19
# Install development environment
21
20
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
22
21
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ FROM webdevops/php:7.1-alpine
8
8
COPY conf/ /opt/docker/
9
9
10
10
RUN set -x \
11
-
12
11
# Install development environment
13
12
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
14
13
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ FROM webdevops/php:7.2-alpine
8
8
COPY conf/ /opt/docker/
9
9
10
10
RUN set -x \
11
-
12
11
# Install development environment
13
12
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
14
13
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ FROM webdevops/php:7.3-alpine
8
8
COPY conf/ /opt/docker/
9
9
10
10
RUN set -x \
11
-
12
11
# Install development environment
13
12
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
14
13
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ FROM webdevops/php:7.4-alpine
8
8
COPY conf/ /opt/docker/
9
9
10
10
RUN set -x \
11
-
12
11
# Install development environment
13
12
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
14
13
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV WEB_NO_CACHE_PATTERN="\.(css|js|gif|png|jpg|svg|json|xml)$"
16
16
COPY conf/ /opt/docker/
17
17
18
18
RUN set -x \
19
-
20
19
# Install development environment
21
20
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
22
21
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV WEB_NO_CACHE_PATTERN="\.(css|js|gif|png|jpg|svg|json|xml)$"
16
16
COPY conf/ /opt/docker/
17
17
18
18
RUN set -x \
19
-
20
19
# Install development environment
21
20
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
22
21
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV WEB_NO_CACHE_PATTERN="\.(css|js|gif|png|jpg|svg|json|xml)$"
16
16
COPY conf/ /opt/docker/
17
17
18
18
RUN set -x \
19
-
20
19
# Install development environment
21
20
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
22
21
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV WEB_NO_CACHE_PATTERN="\.(css|js|gif|png|jpg|svg|json|xml)$"
16
16
COPY conf/ /opt/docker/
17
17
18
18
RUN set -x \
19
-
20
19
# Install development environment
21
20
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
22
21
&& mv blackfire-agent /usr/local/bin/ \
Original file line number Diff line number Diff line change 386
386
{% - endmacro %}
387
387
388
388
{% macro officialDevelopmentAlpine (role ='' , version ='' ) -%}
389
- {% - if version != '8.0' %}
389
+ {% - if version != '8.0' - %}
390
390
# Install development environment
391
391
&& wget -q -O blackfire-agent https://packages.blackfire.io/binaries/blackfire-agent/1.34.0/blackfire-agent-linux_static_amd64 \
392
392
&& mv blackfire-agent /usr/local/bin/ \
You can’t perform that action at this time.
0 commit comments