From 3eb16c9591a519d4c043b41942642c02628a787b Mon Sep 17 00:00:00 2001 From: xZero707 Date: Fri, 19 Nov 2021 01:00:52 +0100 Subject: [PATCH] Add public build --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 27b6e85..a15a064 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,15 @@ WorPress docker image, powered by nginx/php-fpm combo and managed by s6 supervis Attempt to fix several of WordPress anti-patterns in ready to deploy container +#### Installation + +You can use public build: +``` +nlss/wordpress:VERSION_NUMBER + +``` +Replace version number with desired version, eg. 5.8.2. + ### Automatic plugin installer ``` WARNING: This feature is experimental and can fail. Proceed with caution