Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T16:33:28.000Z (about 2 years ago)
- Last Synced: 2024-10-26T03:01:34.551Z (2 months 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
[![Project Maintenance](https://img.shields.io/maintenance/yes/2022.svg)](https://github.com/pedrolamas/docker-nginx-quic 'GitHub Repository')
[![License](https://img.shields.io/github/license/pedrolamas/docker-nginx-quic.svg)](https://github.com/pedrolamas/docker-nginx-quic/blob/master/LICENSE 'License')[![Release](https://github.com/pedrolamas/docker-nginx-quic/workflows/Release/badge.svg)](https://github.com/pedrolamas/docker-nginx-quic/actions 'Build Status')
[![Twitter Follow](https://img.shields.io/twitter/follow/pedrolamas?style=social)](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