summaryrefslogtreecommitdiffstats
path: root/php-7.4-opt/copy.Dockerfile
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2020-12-29 23:51:21 +0100
committerlookshe <github@lookshe.org>2020-12-29 23:51:21 +0100
commit5524b3dc0ce997db20d5679ff02c3b9ebe197454 (patch)
treef739dc03bb81c1df66b02034744d2c04a6d19e05 /php-7.4-opt/copy.Dockerfile
parent8bcca628c5a073894f7755fea30eeec27cb7ca00 (diff)
add memcache and rebuild
Diffstat (limited to 'php-7.4-opt/copy.Dockerfile')
-rw-r--r--php-7.4-opt/copy.Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-7.4-opt/copy.Dockerfile b/php-7.4-opt/copy.Dockerfile
index 01f5f75..3acc8dc 100644
--- a/php-7.4-opt/copy.Dockerfile
+++ b/php-7.4-opt/copy.Dockerfile
@@ -11,4 +11,5 @@ COPY --from=build-stage /krb5-1.17.2/src/php-7.4.12-opt-krb5_1-1_amd64.deb .
COPY --from=build-stage /php-7.4.12/ext/imagick-3.4.4/php-7.4.12-opt-imagick_3.4.4-1_amd64.deb .
COPY --from=build-stage /php-7.4.12/ext/apcu-5.1.19/php-7.4.12-opt-apcu_5.1.19-1_amd64.deb .
COPY --from=build-stage /libsodium-1.0.18/php-7.4.12-opt-libsodium_1.0.18-1_amd64.deb .
+COPY --from=build-stage /php-7.4.12/ext/php-memcached-3.1.5/php-7.4.12-opt-memcached_3.1.5-1_amd64.deb .