Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit d343349

Browse files
committed
add debug test command example
1 parent 4d779e5 commit d343349

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ nginx prepare for working with Nginx Proxy Manager (NPM) together.
66

77
```bash
88
docker build -t nginx-npm .
9+
10+
# test run
11+
docker run -it --rm nginx-npm
912
```
1013

1114
## Stack config

0 commit comments

Comments
 (0)