mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 17:42:29 +01:00
Update README
This commit is contained in:
parent
6d8e17839a
commit
f3ce642242
|
@ -9,8 +9,11 @@ WARNING: This feature is experimental and can fail. Proceed with caution
|
||||||
```
|
```
|
||||||
|
|
||||||
This container can install plugins during container startup defined in environment variable WORDPRESS_PLUGIN_LIST
|
This container can install plugins during container startup defined in environment variable WORDPRESS_PLUGIN_LIST
|
||||||
|
|
||||||
If environment variable is left empty, or undefined, installer will skip.
|
If environment variable is left empty, or undefined, installer will skip.
|
||||||
|
|
||||||
|
Plugins are not activated automatically; This is intentional.
|
||||||
|
|
||||||
Usage example:
|
Usage example:
|
||||||
```
|
```
|
||||||
# Notice that specific version can be defined
|
# Notice that specific version can be defined
|
||||||
|
|
Loading…
Reference in New Issue
Block a user