From 622d5768a54c499c1a845a389d905310a525e446 Mon Sep 17 00:00:00 2001 From: xZero707 Date: Sun, 29 Mar 2020 03:18:19 +0200 Subject: [PATCH] Update --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36407b1..d7d6c87 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # wordpress -Worpress docker image, powered by nginx/php-fpm combo and managed by s6 supervisor +Worpress docker image, powered by nginx/php-fpm combo and managed by s6 supervisor. + +Attempt to fix several of WordPress anti-patterns in ready to deploy container ### TODO -* Out-of-the-box SSL support \ No newline at end of file +* Out-of-the-box SSL support +* Disable core updates \ No newline at end of file