{"id":15954368,"url":"https://github.com/froque/docker-bugzilla","last_synced_at":"2026-01-18T20:32:44.797Z","repository":{"id":45988516,"uuid":"58384316","full_name":"froque/docker-bugzilla","owner":"froque","description":"docker for bugzilla","archived":false,"fork":false,"pushed_at":"2016-05-22T16:26:43.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T14:43:11.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/froque.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}},"created_at":"2016-05-09T14:46:05.000Z","updated_at":"2017-10-04T00:39:45.000Z","dependencies_parsed_at":"2022-09-01T05:21:13.496Z","dependency_job_id":null,"html_url":"https://github.com/froque/docker-bugzilla","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/froque/docker-bugzilla","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froque%2Fdocker-bugzilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froque%2Fdocker-bugzilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froque%2Fdocker-bugzilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froque%2Fdocker-bugzilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/froque","download_url":"https://codeload.github.com/froque/docker-bugzilla/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froque%2Fdocker-bugzilla/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28549832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T19:56:05.265Z","status":"ssl_error","status_checked_at":"2026-01-18T19:55:54.685Z","response_time":98,"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":[],"created_at":"2024-10-07T13:17:12.611Z","updated_at":"2026-01-18T20:32:44.779Z","avatar_url":"https://github.com/froque.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-bugzilla\ndocker for bugzilla 4.4\n\n# example docker-compose.yml\n\n```\nversion: '2'\nservices:\n\n  bugzilla:\n    restart: always\n    image: froque/docker-bugzilla\n    links:\n      - database:mysql-host\n    ports:\n      - \"8080:80\"\n    depends_on:\n      - \"database\"\n    environment:\n      - MYSQL_DB=bugs\n      - MYSQL_USER=root\n      - MYSQL_PWD=somepassword\n      - URLBASE=http://some.site.com/\n      - MAINTAINER=user@example.com\n      - MAILFROM=someuser@another.com\n      - SMTP_PASSWORD=anotherpassword\n      - SMTP_USERNAME=andathird@gmail.com\n\n  database:\n    restart: always\n    image: mysql:5.5\n    environment:\n      - MYSQL_ROOT_PASSWORD=somepassword\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffroque%2Fdocker-bugzilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffroque%2Fdocker-bugzilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffroque%2Fdocker-bugzilla/lists"}