mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 14:02:41 +01:00
Add missing header
This commit is contained in:
@@ -68,12 +68,14 @@ ghcr.io/n0rthernl1ghts/wordpress-cron:6.6.2
|
|||||||
|
|
||||||
Replace version number with desired version, eg. 6.6.1.
|
Replace version number with desired version, eg. 6.6.1.
|
||||||
|
|
||||||
### Cron
|
#### Cron
|
||||||
Cron is supported out of the box in `ghcr.io/n0rthernl1ghts/wordpress` image, but the best practice is to use dedicated image `ghcr.io/n0rthernl1ghts/wordpress-cron` for this purpose. <br/>
|
Cron is supported out of the box in `ghcr.io/n0rthernl1ghts/wordpress` image, but the best practice is to use dedicated image `ghcr.io/n0rthernl1ghts/wordpress-cron` for this purpose. <br/>
|
||||||
This image is optimized for running cron jobs, and is stripped of unnecessary components.
|
This image is optimized for running cron jobs, and is stripped of unnecessary components.
|
||||||
|
|
||||||
Running cron in the main image is not recommended, as it can cause performance issues, and can lead to unexpected behavior.
|
Running cron in the main image is not recommended, as it can cause performance issues, and can lead to unexpected behavior.
|
||||||
|
|
||||||
|
#### Plugin installer
|
||||||
|
|
||||||
```
|
```
|
||||||
WARNING: This feature is experimental and can fail. Proceed with caution
|
WARNING: This feature is experimental and can fail. Proceed with caution
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user