https://github.com/pedrolamas/docker-nginx-quic
:package: Docker image for nginx-quic
https://github.com/pedrolamas/docker-nginx-quic
docker docker-image nginx nginx-quic
Last synced: 2 months ago
JSON representation
:package: Docker image for nginx-quic
- Host: GitHub
- URL: https://github.com/pedrolamas/docker-nginx-quic
- Owner: pedrolamas
- License: mit
- Created: 2022-11-15T12:04:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T16:33:28.000Z (over 3 years ago)
- Last Synced: 2025-03-28T04:30:25.680Z (about 1 year ago)
- Topics: docker, docker-image, nginx, nginx-quic
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# docker-nginx-quic
[](https://github.com/pedrolamas/docker-nginx-quic 'GitHub Repository')
[](https://github.com/pedrolamas/docker-nginx-quic/blob/master/LICENSE 'License')
[](https://github.com/pedrolamas/docker-nginx-quic/actions 'Build Status')
[](https://twitter.com/pedrolamas '@pedrolamas')
Simple Docker image running [nginx-quic](https://hg.nginx.org/nginx-quic).
This repo will run a GitHub action every hour to check for a new nginx release, and creates a new Docker image if it finds one.
## Usage
Just follow the instructions from the [official nginx docker image](https://hub.docker.com/_/nginx/), replacing the image name "nginx" with "ghcr.io/pedrolamas/nginx-quic"
## License
MIT