{"id":20681262,"url":"https://github.com/flxxyz/nginx","last_synced_at":"2026-05-26T20:31:22.323Z","repository":{"id":114276333,"uuid":"257169488","full_name":"flxxyz/nginx","owner":"flxxyz","description":"一个docker版的nginx镜像","archived":false,"fork":false,"pushed_at":"2020-09-04T09:07:49.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T20:45:30.829Z","etag":null,"topics":["dockerfile","fancyindex","nginx","nginx-docker","nginx-module"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flxxyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-20T04:17:42.000Z","updated_at":"2020-12-27T07:27:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"d01f8669-e8a1-4bb5-87cd-ca0e4194495e","html_url":"https://github.com/flxxyz/nginx","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/flxxyz/nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fnginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fnginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fnginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fnginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flxxyz","download_url":"https://codeload.github.com/flxxyz/nginx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fnginx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33538659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dockerfile","fancyindex","nginx","nginx-docker","nginx-module"],"created_at":"2024-11-16T22:10:18.467Z","updated_at":"2026-05-26T20:31:22.307Z","avatar_url":"https://github.com/flxxyz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nginx\n\n一个docker版的nginx镜像\n\n## 拉取镜像\n```\ndocker pull flxxyz/nginx:latest\n```\n### 支持流媒体(RTMP, HTTP-FLV, HLS)\n\n```\ndocker pull flxxyz/nginx:nginx-http-flv-module\n```\n\n感谢 [winshining/nginx-http-flv-module](https://github.com/winshining/nginx-http-flv-module) 的\n\n[使用其他版本Nginx](#其他版本Nginx)\n\n## 编排例子\n```\nweb:\n    image: flxxyz/nginx:latest\n    restart: always\n    ports:\n      - \"80:80\"\n      - \"443:443\"\n    volumes:\n      - 修改nginx.conf的路径:/etc/nginx/nginx.conf\n      - 本地日志目录的路径:/var/log/nginx\n      - 本地站点目录的路径:/usr/share/nginx/html\n```\n\n## 路径说明\n前置路径 `/usr/share/nginx`\n\n站点目录 `/usr/share/nginx/html`\n\n配置目录 `/etc/nginx`\n\n执行文件目录 `/usr/sbin/nginx`\n\n日志目录 `/var/log/nginx`\n\n模块目录 `/usr/lib/nginx/modules`\n\n源码目录 `/usr/local/nginx-${NGINX_VERSION}`\n\n## 其他版本Nginx\n- [nginx-http-flv-module](https://hub.docker.com/repository/docker/flxxyz/nginx/tags?page=1\u0026name=nginx-http-flv-module) ✔\n- [1.19.0](https://github.com/edogDocker/nginx/blob/master/mainline/Dockerfile) ✔\n- [1.18.0, latest](https://github.com/edogDocker/nginx/blob/master/stable/Dockerfile) ✔\n- [1.17.10](https://github.com/edog-docker/nginx/blob/1.17.10/Dockerfile) ✔\n- [1.16.1](https://github.com/edog-docker/nginx/blob/1.16.1/Dockerfile) ✔","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflxxyz%2Fnginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflxxyz%2Fnginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflxxyz%2Fnginx/lists"}