{"id":24884563,"url":"https://github.com/grmvoid/docker-nginx","last_synced_at":"2025-03-27T09:43:21.679Z","repository":{"id":197131345,"uuid":"697576269","full_name":"grmvoid/docker-nginx","owner":"grmvoid","description":"🐳 Docker image for Nginx","archived":false,"fork":false,"pushed_at":"2025-02-17T07:29:39.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T08:28:13.341Z","etag":null,"topics":["docker","docker-image","docker-nginx","dockerfile","nginx"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/grmvoid/nginx","language":"Dockerfile","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/grmvoid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":"sxbrsky"}},"created_at":"2023-09-28T03:00:11.000Z","updated_at":"2025-02-17T07:24:22.000Z","dependencies_parsed_at":"2024-05-12T21:23:21.867Z","dependency_job_id":"56c6e813-c37e-46d9-8691-980edaf6ebb3","html_url":"https://github.com/grmvoid/docker-nginx","commit_stats":null,"previous_names":["bytebits9/nginx","nulldark/nginx","nulldark/containers__nginx","nuldark/nginx","nuldark/docker-nginx","nulxrd/docker-nginx","sxbrsky/docker-nginx","grmvoid/docker-nginx"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grmvoid","download_url":"https://codeload.github.com/grmvoid/docker-nginx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245821722,"owners_count":20678076,"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","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-image","docker-nginx","dockerfile","nginx"],"created_at":"2025-02-01T14:29:33.056Z","updated_at":"2025-03-27T09:43:21.665Z","avatar_url":"https://github.com/grmvoid.png","language":"Dockerfile","readme":"# Nginx Docker Container Image\n\nA lightweight Nginx container image based on Alpine Linux, building with the Clang and LLVM.\n\n## Quick reference\n- **Image based on**: [alpine](https://hub.docker.com/_/alpine)\n- **Supported architectures**: `linux/amd64`, `linux/arm64`\n- **Maintained by**: [grmvoid](https://github.com/grmvoid)\n- **Issues**: [https://github.com/grmvoid/docker-nginx/issues](https://github.com/grmvoid/docker-nginx/issues?q=)\n\n## Usage\n\n### Pull the Image\nTo get started, pull the specify a version Nginx image:\n```bash\n  docker pull grmvoid/nginx:1.27.4\n```\n\n### Running a Container\nYou can run the Nginx container interactively using the following command:\n```bash\n  docker run --name nginx -d grmvoid/nginx:1.27.4\n```\n\n### Running via [`docker-compose`](https://github.com/docker/compose)\nExample `docker-compose.yml` for `nginx`:\n```yaml\nservices:\n    nginx:\n        image: grmvoid/nginx:1.27.4\n        restart: always\n        ports:\n            - \"80:80\"\n```\n\n## LICENSE\nThis repository follows the [Nginx License](https://nginx.org/LICENSE). Individual dependencies may have their own licensing terms.\n\nAdditionally, the contents of this repository are licensed under the [MIT License](LICENSE).","funding_links":["https://github.com/sponsors/sxbrsky"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrmvoid%2Fdocker-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrmvoid%2Fdocker-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrmvoid%2Fdocker-nginx/lists"}