{"id":19396140,"url":"https://github.com/ruanbekker/alpine-nginx-php","last_synced_at":"2026-05-01T21:04:59.753Z","repository":{"id":139706722,"uuid":"145253398","full_name":"ruanbekker/alpine-nginx-php","owner":"ruanbekker","description":"Dockerized Nginx with PHP-FPM on Alpine","archived":false,"fork":false,"pushed_at":"2018-08-18T21:56:16.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T06:33:35.001Z","etag":null,"topics":["alpine","docker","nginx","php","php7"],"latest_commit_sha":null,"homepage":null,"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/ruanbekker.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":"2018-08-18T21:18:31.000Z","updated_at":"2020-05-04T21:33:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"725a3da4-addc-4487-93bd-35266ea41d12","html_url":"https://github.com/ruanbekker/alpine-nginx-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ruanbekker/alpine-nginx-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanbekker%2Falpine-nginx-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanbekker%2Falpine-nginx-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanbekker%2Falpine-nginx-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanbekker%2Falpine-nginx-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruanbekker","download_url":"https://codeload.github.com/ruanbekker/alpine-nginx-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanbekker%2Falpine-nginx-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["alpine","docker","nginx","php","php7"],"created_at":"2024-11-10T10:33:50.672Z","updated_at":"2026-05-01T21:04:59.729Z","avatar_url":"https://github.com/ruanbekker.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alpine-nginx-php\nDockerized Nginx with PHP-FPM on Alpine\n\n## Docker Hub Image:\n- rbekker87/alpine-nginx-php:7\n- https://hub.docker.com/r/rbekker87/alpine-nginx-php/\n\n## Environment Variables:\n\n```\n- SERVER_NAME=example.com\nDefaults to: server_name _;\n```\n\n```\n- CONTENT_PATH=\"\\/var\\/www\\/localhost\\/path\"\nDefaults to: root /var/www/localhost/htdocs;\n```\n\n## Usage:\n\nRun a Container:\n\n```\n$ docker run -itd --name test \\\n  -p 80:80 \\ \n  -e SERVER_NAME=example.com \\\n  -e CONTENT_PATH=\"\\/var\\/www\\/localhost\\/htdocs\" \\\n  rbekker87/alpine-nginx-php:7\n```\n\nMake a GET Request:\n\n```\n$ curl -i -H \"Host: example.com\"  http://localhost:80/\nHTTP/1.1 200 OK\nServer: nginx\nDate: Sat, 18 Aug 2018 21:53:49 GMT\nContent-Type: text/html; charset=UTF-8\nTransfer-Encoding: chunked\nConnection: keep-alive\nX-Powered-By: PHP/7.2.8\n\nHostname: 40d76983c79d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruanbekker%2Falpine-nginx-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruanbekker%2Falpine-nginx-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruanbekker%2Falpine-nginx-php/lists"}