Skip to content

Commit b9b8490

Browse files
committed
docs: add alpine docker image
1 parent 38cb1ff commit b9b8490

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Nginx Development Environment based on official docker image and official source
88

99
```bash
1010
docker pull soulteary/prebuilt-nginx-modules:base-1.23.1
11+
# or
12+
docker pull soulteary/prebuilt-nginx-modules:base-1.23.1-alpine
1113
```
1214

1315
Example, how to quickly build a nginx addon:

0 commit comments

Comments
 (0)