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: about 1 year 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T07:52:15.000Z (almost 9 years ago)
- Last Synced: 2025-04-05T10:42:02.340Z (about 1 year ago)
- Topics: alpine, docker-compose-template, docker-image, verynginx
- Language: Nginx
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- 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```