mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-20 18:20:23 +00:00
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 lines
181 B
Docker
4 lines
181 B
Docker
FROM docker.io/library/composer:2@sha256:a5f59b9fd2faf31218632be4809dc6491761085e8064c31dc3b84378c48c248b
|
|
|
|
RUN pecl bundle -d /usr/src/php/ext apcu \
|
|
&& docker-php-ext-install apcu |