Docker: add service 'memcached'

Additionally, setup memcached for php-fpm.

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2021-08-08 18:35:49 -07:00
parent ae0f69a5e4
commit 35851d5533
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
6 changed files with 24 additions and 1 deletions

2
docker/health/memcached.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
exec pgrep memcached