Installation de Memcached.

This commit is contained in:
2026-05-28 07:50:58 +02:00
parent eabfbb07e7
commit 559e71abb7
4 changed files with 30 additions and 3 deletions
+1
View File
@@ -32,6 +32,7 @@ services:
context: ${PWD}
args:
SERVER_PHP_IMAGE: ${SERVER_PHP_IMAGE}
WITH_MEMCACHED: ${WITH_MEMCACHED}
dockerfile: ${PWD}/docker/server-php.dockerfile
labels: