{"id":39298253,"url":"https://github.com/kugland/docker-darkhttpd","last_synced_at":"2026-01-18T01:27:52.035Z","repository":{"id":40476803,"uuid":"361250971","full_name":"kugland/docker-darkhttpd","owner":"kugland","description":"Serve static files with statically-linked darkhttpd. ","archived":false,"fork":false,"pushed_at":"2023-11-16T03:24:25.000Z","size":114,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-11-17T00:37:02.204Z","etag":null,"topics":["container","darkhttpd","docker","docker-image","hardened","http-server","httpstatic","static-server"],"latest_commit_sha":null,"homepage":"","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/kugland.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}},"created_at":"2021-04-24T19:39:54.000Z","updated_at":"2023-11-17T00:37:02.204Z","dependencies_parsed_at":"2023-11-16T00:34:27.895Z","dependency_job_id":"39a7dd6e-f414-4a95-99b0-ec7a79fb09a9","html_url":"https://github.com/kugland/docker-darkhttpd","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/kugland/docker-darkhttpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kugland%2Fdocker-darkhttpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kugland%2Fdocker-darkhttpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kugland%2Fdocker-darkhttpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kugland%2Fdocker-darkhttpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kugland","download_url":"https://codeload.github.com/kugland/docker-darkhttpd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kugland%2Fdocker-darkhttpd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28526467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"ssl_error","status_checked_at":"2026-01-18T00:39:39.467Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["container","darkhttpd","docker","docker-image","hardened","http-server","httpstatic","static-server"],"created_at":"2026-01-18T01:27:51.913Z","updated_at":"2026-01-18T01:27:52.015Z","avatar_url":"https://github.com/kugland.png","language":"Dockerfile","readme":"# docker-darkhttpd\n\n![darkhttpd version](https://img.shields.io/badge/darkhttpd-v1.14-yellow) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/kugland/docker-darkhttpd/build-and-push.yml?branch=main\u0026logo=githubactions\u0026logoColor=ffffff) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/kugland/darkhttpd?logo=docker\u0026logoColor=ffffff) ![License](https://img.shields.io/github/license/kugland/docker-darkhttpd)\n\nThis image uses [`darkhttpd`](https://unix4lyfe.org/darkhttpd/) to serve static files. This image\nis built `FROM scratch` and the `darkhttpd` binary is statically linked, so as to make the image\nvery small. To use it, just mount your files (preferentially in read-only mode) into `/www` and,\nif you like, expose port 80.\n\n## Links\n\nPage in GitHub: https://github.com/kugland/docker-darkhttpd\n\nPage in DockerHub: https://hub.docker.com/r/kugland/darkhttpd\n\n## Features\n\n- Image has less than 300kb.\n- Uses [mimetype map from nginx](http://hg.nginx.org/nginx/raw-file/default/conf/mime.types).\n- Runs as `nobody:nobody` (65534:65534).\n- Runs in chroot.\n- Directory listing disabled.\n- Server ID disabled.\n- Hardened binary.\n\n## Example `docker-compose.yml`\n\n```yml\nversion: '3.8'\n\nservices:\n  www:\n    image: kugland/darkhttpd:latest\n    volumes:\n      - \"./www:/www:ro\"\n    ports:\n      - \"127.0.0.1:8000:80\"\n```\n\n## Credits\n\nThis image was created by [André Kugland](https://github.com/kugland/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkugland%2Fdocker-darkhttpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkugland%2Fdocker-darkhttpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkugland%2Fdocker-darkhttpd/lists"}