{"id":19301294,"url":"https://github.com/fuglede/licensee-docker","last_synced_at":"2026-02-19T10:31:44.268Z","repository":{"id":90007469,"uuid":"355574150","full_name":"fuglede/licensee-docker","owner":"fuglede","description":"Simple Dockerfile for licensee gem","archived":false,"fork":false,"pushed_at":"2021-04-07T18:19:00.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T17:53:14.593Z","etag":null,"topics":[],"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/fuglede.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":"2021-04-07T14:25:21.000Z","updated_at":"2021-04-07T18:19:02.000Z","dependencies_parsed_at":"2023-06-25T21:25:55.537Z","dependency_job_id":null,"html_url":"https://github.com/fuglede/licensee-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fuglede/licensee-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuglede%2Flicensee-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuglede%2Flicensee-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuglede%2Flicensee-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuglede%2Flicensee-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuglede","download_url":"https://codeload.github.com/fuglede/licensee-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuglede%2Flicensee-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29609804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"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":[],"created_at":"2024-11-09T23:17:26.069Z","updated_at":"2026-02-19T10:31:44.244Z","avatar_url":"https://github.com/fuglede.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# licensee-docker\n\nThis provides a simple Docker image for the Ruby Gem [licensee](https://github.com/licensee/licensee) for detecting licenses, to make it simpler to use in environments where Docker is available but Ruby is not.\n\nA built image, which may or may not be particularly up-to-date, is available on `ghcr.io`.\n\n## Usage\n\nThe Docker image simply uses as its entry point the `licensee` command line interface. In particular, you can use Docker volumes to run the tool on a given project or license file. For example, to detect the license of a file called `LICENSE.txt` in the current working directory, you could do the following:\n\n```sh\n$ docker run -v ${PWD}/LICENSE.txt:/LICENSE.txt ghcr.io/fuglede/licensee-docker/licensee:latest detect LICENSE.txt\nLicense:        BSD-3-Clause\nMatched files:  LICENSE.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuglede%2Flicensee-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuglede%2Flicensee-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuglede%2Flicensee-docker/lists"}