mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-09 15:02:41 +01:00
Update documentation about docker secrets
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# wordpress
|
||||
WordPress docker image, powered by s6 supervised nginx unit.
|
||||
|
||||
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.
|
||||
|
||||
Native support for docker secrets! Secrets are automatically imported into the container environment.
|
||||
No more need for `_FILE` suffixed environment variables. Still, you're free to use whichever way you want, but using secrets like this is highly encouraged.
|
||||
Please check docker-compose.yml for usage example.
|
||||
|
||||
#### Deprecation notice
|
||||
- 2023-01-20 Deprecation of WordPress versions prior to 5.9
|
||||
|
||||
Reference in New Issue
Block a user