{"id":15673006,"url":"https://github.com/alfredfrancis/minimal-nginx-web-server-docker","last_synced_at":"2025-05-06T22:12:45.709Z","repository":{"id":78293826,"uuid":"86052078","full_name":"alfredfrancis/minimal-nginx-web-server-docker","owner":"alfredfrancis","description":"Minimal docker image/compose for nginx webserver","archived":false,"fork":false,"pushed_at":"2017-03-24T09:54:34.000Z","size":2,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T22:12:12.180Z","etag":null,"topics":["docker","minimal","nginx","webserver"],"latest_commit_sha":null,"homepage":null,"language":"Nginx","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/alfredfrancis.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":"2017-03-24T09:44:12.000Z","updated_at":"2024-09-29T16:48:20.000Z","dependencies_parsed_at":"2023-02-24T12:45:20.022Z","dependency_job_id":null,"html_url":"https://github.com/alfredfrancis/minimal-nginx-web-server-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfredfrancis%2Fminimal-nginx-web-server-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfredfrancis%2Fminimal-nginx-web-server-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfredfrancis%2Fminimal-nginx-web-server-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfredfrancis%2Fminimal-nginx-web-server-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfredfrancis","download_url":"https://codeload.github.com/alfredfrancis/minimal-nginx-web-server-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252776600,"owners_count":21802469,"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","minimal","nginx","webserver"],"created_at":"2024-10-03T15:35:09.085Z","updated_at":"2025-05-06T22:12:45.453Z","avatar_url":"https://github.com/alfredfrancis.png","language":"Nginx","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Small Web Server \u003c 7 MB\nThis is a Minimal docker image/compose for nginx webserver for your static web pages. It's less than 7 MB in total.\n\n## USAGE\nClone the repository. Copy your static website into www folder\n### Docker\n```bash\ncd image\ndocker build -t smallserver .\ndocker run -v /path/to/your/static/www/:/www-data/ -p 8080:80 smallserver\n```\n### Docker Compose\n```bash\ndocker-compose build\ndocker-compose up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfredfrancis%2Fminimal-nginx-web-server-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfredfrancis%2Fminimal-nginx-web-server-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfredfrancis%2Fminimal-nginx-web-server-docker/lists"}