mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 17:42:29 +01:00
Add public build
This commit is contained in:
parent
4e405b3fc1
commit
3eb16c9591
|
@ -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
|
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
|
### Automatic plugin installer
|
||||||
```
|
```
|
||||||
WARNING: This feature is experimental and can fail. Proceed with caution
|
WARNING: This feature is experimental and can fail. Proceed with caution
|
||||||
|
|
Loading…
Reference in New Issue
Block a user