Add public build

This commit is contained in:
xZero707 2021-11-19 01:00:52 +01:00
parent 4e405b3fc1
commit 3eb16c9591

View File

@ -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