Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumalchemy authored Dec 29, 2020
1 parent 8b3965b commit ebdef64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Docker Nginx + PHP-FPM on Alpine Linux
==============================================
Nginx Latest + PHP-FPM Latest setup for Docker, build on [Alpine Linux](http://www.alpinelinux.org/).
The image is very small +/- 35MB.
# 04/11/2019 added SSL HTTPS support / generic cert see below --> --v /path-to-your/ssl:/ssl (certs)
# 12/28/2020 added NON-ROOT Nginx Support ! **
RUN NGINX as any non privileged USER for better security / Update wordpress / plugings without changing file owner/ & permissions. **
## 04/11/2019 added SSL HTTPS support / generic cert see below --> --v /path-to-your/ssl:/ssl (certs)
## 12/28/2020 added NON-ROOT Nginx Support ! **
RUN NGINX as any non privileged USER for better security / Update wordpress & plugins without changing file owner & permissions. **
ie: -e USER=ec2-user * for use with AWS ec2-user
# 12/29/2020 added Nginx Support for WordPress Multisite Network
## 12/29/2020 added Nginx Support for WordPress Multisite Network

Usage
-----
Expand Down

0 comments on commit ebdef64

Please sign in to comment.