https://github.com/andre-araujo/nginx-docker-config
A simple NGINX configuration using Docker.
https://github.com/andre-araujo/nginx-docker-config
docker dockerfile nginx nginx-configuration nginx-docker static static-server
Last synced: 2 months ago
JSON representation
A simple NGINX configuration using Docker.
- Host: GitHub
- URL: https://github.com/andre-araujo/nginx-docker-config
- Owner: andre-araujo
- License: mit
- Created: 2018-05-16T21:20:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T21:52:38.000Z (about 7 years ago)
- Last Synced: 2025-01-31T13:43:48.235Z (4 months ago)
- Topics: docker, dockerfile, nginx, nginx-configuration, nginx-docker, static, static-server
- Language: HTML
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx-docker-config
A simple [NGINX](http://nginx.org) configuration using [Docker](https://www.docker.com/).
## Running
Install [Docker](https://www.docker.com/)
Run `sh start.sh` on unix terminal.