mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-07-21 21:52:53 +00:00
bf473324ba
Assisted-by: Copilot v1.0.59 (Claude Sonnet 4.6) Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
4 lines
181 B
Docker
4 lines
181 B
Docker
FROM docker.io/library/composer:2@sha256:7725eb4545c438629ae8bde3ef0bb9a5038ef566126ad878442a69007242d267
|
|
|
|
RUN pecl bundle -d /usr/src/php/ext apcu \
|
|
&& docker-php-ext-install apcu |