{"id":18023532,"url":"https://github.com/jasonheecs/docker-nginx-proxy","last_synced_at":"2026-03-04T09:02:55.225Z","repository":{"id":150099011,"uuid":"141535290","full_name":"jasonheecs/docker-nginx-proxy","owner":"jasonheecs","description":"Increased upload limits and removed server tokens for nginx-proxy docker image","archived":false,"fork":false,"pushed_at":"2018-07-19T06:50:08.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T03:14:12.941Z","etag":null,"topics":["docker","docker-gen","nginx","nginx-proxy"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jasonheecs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-19T06:39:06.000Z","updated_at":"2020-09-14T04:51:31.000Z","dependencies_parsed_at":"2023-04-07T08:37:17.284Z","dependency_job_id":null,"html_url":"https://github.com/jasonheecs/docker-nginx-proxy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jasonheecs/docker-nginx-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonheecs%2Fdocker-nginx-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonheecs%2Fdocker-nginx-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonheecs%2Fdocker-nginx-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonheecs%2Fdocker-nginx-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonheecs","download_url":"https://codeload.github.com/jasonheecs/docker-nginx-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonheecs%2Fdocker-nginx-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30076935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"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":["docker","docker-gen","nginx","nginx-proxy"],"created_at":"2024-10-30T07:09:49.008Z","updated_at":"2026-03-04T09:02:55.210Z","avatar_url":"https://github.com/jasonheecs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modified Docker Image for nginx-proxy\n[![Build Status][travis-badge]][travis-link] [![Docker Automated Build Status][docker-build-badge]][docker-hub-link]\n\nA modified docker image based on the [nginx-proxy](https://github.com/jwilder/nginx-proxy) docker image. Increased nginx upload limits and removed nginx server tokens.\n\n## Usage\n\n`docker pull jasonheecs/nginx-proxy:latest`\n\nSample `docker-compose` file:\n\n```yml\nversion: '2'\nservices:\n  nginx-proxy:  \n    image: jasonheecs/nginx-proxy\n    ports:\n      - \"80:80\"\n    volumes:\n      - /var/run/docker.sock:/tmp/docker.sock\n    container_name: nginx-proxy\n```\n\n## Testing\nTesting is done via Rspec and Hadolint\n\nTo run Rspec tests:\n```bash\ngem install bundler\nbundle install\nbundle exec rspec\n```\n\nTo run linting tests on the Dockerfile:\n```bash\ndocker pull hadolint/hadolint\ndocker run --rm -i hadolint/hadolint \u003c Dockerfile\n```\n\nRefer to the [travis.yml](.travis.yml) file and [Travis build logs][travis-link] for details on the automated tests and expected outputs.\n\n## License\nMIT\n\n[docker-build-badge]: https://img.shields.io/docker/build/jasonheecs/nginx-proxy.svg\n[docker-hub-link]: https://hub.docker.com/r/jasonheecs/nginx-proxy/\n[travis-badge]: https://travis-ci.com/jasonheecs/docker-nginx-proxy.svg?branch=master\n[travis-link]: https://travis-ci.com/jasonheecs/docker-nginx-proxy","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonheecs%2Fdocker-nginx-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonheecs%2Fdocker-nginx-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonheecs%2Fdocker-nginx-proxy/lists"}