{"id":19033298,"url":"https://github.com/mrsuh/docker-bison","last_synced_at":"2026-05-16T00:31:17.435Z","repository":{"id":82961282,"uuid":"603159531","full_name":"mrsuh/docker-bison","owner":"mrsuh","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-27T05:55:19.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T20:46:17.243Z","etag":null,"topics":["bison","docker","docker-image","php-bison-skeleton"],"latest_commit_sha":null,"homepage":"https://mrsuh.com/projects/php-bison-skeleton/","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/mrsuh.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-17T18:37:33.000Z","updated_at":"2024-12-01T19:35:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"f10c68ca-aea2-41e8-abaa-c493724779b2","html_url":"https://github.com/mrsuh/docker-bison","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrsuh/docker-bison","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsuh%2Fdocker-bison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsuh%2Fdocker-bison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsuh%2Fdocker-bison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsuh%2Fdocker-bison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrsuh","download_url":"https://codeload.github.com/mrsuh/docker-bison/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsuh%2Fdocker-bison/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33085846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"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":["bison","docker","docker-image","php-bison-skeleton"],"created_at":"2024-11-08T21:37:36.969Z","updated_at":"2026-05-16T00:31:17.400Z","avatar_url":"https://github.com/mrsuh.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Bison\n\nBison is a general-purpose GLR/LALR parser generator\n[https://www.gnu.org/software/bison](https://www.gnu.org/software/bison)\n\nThis is the Git repo of the [Docker image for Bison](https://hub.docker.com/repository/docker/mrsuh/bison).\n\n## How to use image\n\n### Get Bison version\n```bash\ndocker run -it --rm mrsuh/bison bison --version\n```\n\n### Generate parser from `parser.y` file\n```bash\ndocker run -it --rm -v \"$PWD\":/usr/src/myapp -w /usr/src/myapp mrsuh/bison bison -o parser.java parser.y\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsuh%2Fdocker-bison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrsuh%2Fdocker-bison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsuh%2Fdocker-bison/lists"}