{"id":18426777,"url":"https://github.com/bohanyang/docker-sb-nginx","last_synced_at":"2025-08-27T07:08:56.203Z","repository":{"id":46164524,"uuid":"167818051","full_name":"bohanyang/docker-sb-nginx","owner":"bohanyang","description":"Docker image for nginx.io (sb-nginx) which supports Brotli, TLS 1.3, GeoIP2, etc.","archived":false,"fork":false,"pushed_at":"2021-11-09T23:33:23.000Z","size":32,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T16:42:06.535Z","etag":null,"topics":["docker-image","nginx"],"latest_commit_sha":null,"homepage":"https://nginx.io","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bohanyang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-27T14:28:38.000Z","updated_at":"2024-12-13T08:35:50.000Z","dependencies_parsed_at":"2022-09-14T13:41:22.614Z","dependency_job_id":null,"html_url":"https://github.com/bohanyang/docker-sb-nginx","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/bohanyang/docker-sb-nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohanyang%2Fdocker-sb-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohanyang%2Fdocker-sb-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohanyang%2Fdocker-sb-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohanyang%2Fdocker-sb-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bohanyang","download_url":"https://codeload.github.com/bohanyang/docker-sb-nginx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohanyang%2Fdocker-sb-nginx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268260278,"owners_count":24221702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker-image","nginx"],"created_at":"2024-11-06T05:08:47.334Z","updated_at":"2025-08-01T16:34:47.005Z","avatar_url":"https://github.com/bohanyang.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker image for [nginx.io](https://nginx.io/)\n\n[![](https://dockeri.co/image/bohan/sb-nginx)](https://hub.docker.com/r/bohan/sb-nginx)\n\n[nginx.io](https://nginx.io/) (sb-nginx) is a Debian package by [SB Professional Services](https://www.sb/) / [xTom](https://xtom.com/) offering a nginx build supports:\n\n * Brotli compression\n * OpenSSL 3.0.0 with TLS 1.3 support\n * GeoIP2\n\n## **Awesome** Usage\n\nPut your config files (`nginx.conf` etc.) inside a folder, for example: `~/nginx-config`.\n\nThen `run` the container:\n\n    docker run --name nginx --net host --restart always -v $HOME/nginx-config:/usr/src/docker-nginx/conf:ro -d bohan/sb-nginx\n\nYou **must** mount the config dir to this specific `/usr/src/docker-nginx/conf` path!\n\nYour existing config files will **replace** default config files.\n\n### Reload Changed Configuration\n\nYou can even change your configuration after the container start and apply them without any downtime.\n\nAfter change, run the command:\n\n    docker exec nginx docker-nginx-reload.sh\n\nThis `docker-nginx-reload.sh` script will test your new configuration and reload the server. It will rollback if the test fails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohanyang%2Fdocker-sb-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbohanyang%2Fdocker-sb-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohanyang%2Fdocker-sb-nginx/lists"}