mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 12:01:51 +01:00
Update public build
This commit is contained in:
parent
3eb16c9591
commit
c31838b5c6
11
README.md
11
README.md
|
@ -3,13 +3,18 @@ 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
|
||||
#### Public builds (docker)
|
||||
|
||||
You can use public build:
|
||||
```
|
||||
nlss/wordpress:VERSION_NUMBER
|
||||
|
||||
nlss/wordpress
|
||||
```
|
||||
|
||||
You can also use specific version of WordPress:
|
||||
```
|
||||
nlss/wordpress:5.8.0
|
||||
```
|
||||
|
||||
Replace version number with desired version, eg. 5.8.2.
|
||||
|
||||
### Automatic plugin installer
|
||||
|
|
Loading…
Reference in New Issue
Block a user