Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackstorm/verynginx-docker-alpine
verynginx alpine image
https://github.com/blackstorm/verynginx-docker-alpine
alpine docker-compose-template docker-image verynginx
Last synced: 29 days ago
JSON representation
verynginx alpine image
- Host: GitHub
- URL: https://github.com/blackstorm/verynginx-docker-alpine
- Owner: blackstorm
- Created: 2017-07-20T05:51:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T07:52:15.000Z (over 7 years ago)
- Last Synced: 2024-12-06T02:59:54.197Z (about 1 month ago)
- Topics: alpine, docker-compose-template, docker-image, verynginx
- Language: Nginx
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
base Dockerfile from https://github.com/camilb/docker-verynginx.git
# buid image
```docker build -t blackstorm/verynginx .```
# run
first install docker-compose.yml```docker-compose up -d```
# start
```curl 127.0.0.1```