https://github.com/futuretea/openresty-test
docker image for test::nginx
https://github.com/futuretea/openresty-test
Last synced: 5 months ago
JSON representation
docker image for test::nginx
- Host: GitHub
- URL: https://github.com/futuretea/openresty-test
- Owner: futuretea
- Created: 2019-12-06T06:45:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T09:49:59.000Z (over 6 years ago)
- Last Synced: 2025-03-15T11:09:59.827Z (over 1 year ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
docker run -it --rm --net=host -v ${PWD}/lib:/test futuretea/openresty-test
```