File tree Expand file tree Collapse file tree 19 files changed +19
-19
lines changed Expand file tree Collapse file tree 19 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN set -ex; \
16
16
; \
17
17
\
18
18
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
19
- docker-php-ext-install gd mysqli opcache; \
19
+ docker-php-ext-install gd mysqli opcache zip ; \
20
20
\
21
21
runDeps="$( \
22
22
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ RUN set -ex; \
9
9
; \
10
10
\
11
11
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
12
- docker-php-ext-install gd mysqli opcache; \
12
+ docker-php-ext-install gd mysqli opcache zip ; \
13
13
\
14
14
runDeps="$( \
15
15
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ RUN set -ex; \
9
9
; \
10
10
\
11
11
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
12
- docker-php-ext-install gd mysqli opcache; \
12
+ docker-php-ext-install gd mysqli opcache zip ; \
13
13
\
14
14
runDeps="$( \
15
15
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN set -ex; \
16
16
; \
17
17
\
18
18
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
19
- docker-php-ext-install gd mysqli opcache; \
19
+ docker-php-ext-install gd mysqli opcache zip ; \
20
20
\
21
21
runDeps="$( \
22
22
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ RUN set -ex; \
9
9
; \
10
10
\
11
11
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
12
- docker-php-ext-install gd mysqli opcache; \
12
+ docker-php-ext-install gd mysqli opcache zip ; \
13
13
\
14
14
runDeps="$( \
15
15
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN set -ex; \
16
16
; \
17
17
\
18
18
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
19
- docker-php-ext-install gd mysqli opcache; \
19
+ docker-php-ext-install gd mysqli opcache zip ; \
20
20
\
21
21
runDeps="$( \
22
22
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ RUN set -ex; \
9
9
; \
10
10
\
11
11
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
12
- docker-php-ext-install gd mysqli opcache; \
12
+ docker-php-ext-install gd mysqli opcache zip ; \
13
13
\
14
14
runDeps="$( \
15
15
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN set -ex; \
16
16
; \
17
17
\
18
18
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
19
- docker-php-ext-install gd mysqli opcache; \
19
+ docker-php-ext-install gd mysqli opcache zip ; \
20
20
\
21
21
runDeps="$( \
22
22
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ RUN set -ex; \
9
9
; \
10
10
\
11
11
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
12
- docker-php-ext-install gd mysqli opcache; \
12
+ docker-php-ext-install gd mysqli opcache zip ; \
13
13
\
14
14
runDeps="$( \
15
15
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN set -ex; \
16
16
; \
17
17
\
18
18
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
19
- docker-php-ext-install gd mysqli opcache; \
19
+ docker-php-ext-install gd mysqli opcache zip ; \
20
20
\
21
21
runDeps="$( \
22
22
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RUN set -ex; \
12
12
; \
13
13
\
14
14
docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \
15
- docker-php-ext-install gd mysqli opcache; \
15
+ docker-php-ext-install gd mysqli opcache zip ; \
16
16
\
17
17
# reset apt-mark's "manual" list so that "purge --auto-remove" will remove all build dependencies
18
18
apt-mark auto '.*' > /dev/null; \
You can’t perform that action at this time.
0 commit comments