We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38cb1ff commit b9b8490Copy full SHA for b9b8490
README.md
@@ -8,6 +8,8 @@ Nginx Development Environment based on official docker image and official source
8
9
```bash
10
docker pull soulteary/prebuilt-nginx-modules:base-1.23.1
11
+# or
12
+docker pull soulteary/prebuilt-nginx-modules:base-1.23.1-alpine
13
```
14
15
Example, how to quickly build a nginx addon:
0 commit comments