{"id":19635868,"url":"https://github.com/tozd/docker-phpmyadmin","last_synced_at":"2025-10-06T11:16:58.831Z","repository":{"id":18381269,"uuid":"21562093","full_name":"tozd/docker-phpmyadmin","owner":"tozd","description":"phpMyAdmin Docker image. Read-only mirror of https://gitlab.com/tozd/docker/phpmyadmin","archived":false,"fork":false,"pushed_at":"2025-06-04T17:15:16.000Z","size":22,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-04T22:38:45.045Z","etag":null,"topics":["docker","docker-image","mariadb","mysql","phpmyadmin"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"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/tozd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["plast8","mitar"]}},"created_at":"2014-07-07T08:01:03.000Z","updated_at":"2025-06-04T17:15:19.000Z","dependencies_parsed_at":"2024-05-13T23:29:41.738Z","dependency_job_id":"1d3dcc20-cb2a-41b0-8773-045c44eecb40","html_url":"https://github.com/tozd/docker-phpmyadmin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tozd/docker-phpmyadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-phpmyadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-phpmyadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-phpmyadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-phpmyadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tozd","download_url":"https://codeload.github.com/tozd/docker-phpmyadmin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-phpmyadmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278599370,"owners_count":26013467,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-image","mariadb","mysql","phpmyadmin"],"created_at":"2024-11-11T12:27:20.504Z","updated_at":"2025-10-06T11:16:58.826Z","avatar_url":"https://github.com/tozd.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/plast8","https://github.com/sponsors/mitar"],"categories":[],"sub_categories":[],"readme":"# tozd/phpmyadmin\n\n\u003chttps://gitlab.com/tozd/docker/phpmyadmin\u003e\n\nAvailable as:\n\n- [`tozd/phpmyadmin`](https://hub.docker.com/r/tozd/phpmyadmin)\n- [`registry.gitlab.com/tozd/docker/phpmyadmin`](https://gitlab.com/tozd/docker/phpmyadmin/container_registry)\n\n## Image inheritance\n\n[`tozd/base`](https://gitlab.com/tozd/docker/base) ← [`tozd/dinit`](https://gitlab.com/tozd/docker/dinit) ← [`tozd/nginx`](https://gitlab.com/tozd/docker/nginx) ← [`tozd/nginx-mailer`](https://gitlab.com/tozd/docker/nginx-mailer) ← [`tozd/nginx-cron`](https://gitlab.com/tozd/docker/nginx-cron) ← [`tozd/php`](https://gitlab.com/tozd/docker/php) ← `tozd/phpmyadmin`\n\n## Tags\n\n- `latest`: phpMyAdmin v5.2.1\n\n## Variables\n\n- `PHPMYADMIN_HOST`: Hostname of the database to connect to., Default is `mysql`.\n- `PHPMYADMIN_PORT`: Port of the database to connect to. Default is 3306.\n\n## Description\n\nImage provides [phpMyAdmin](https://www.phpmyadmin.net/).\nWhen the container runs phpMyAdmin is available at `/phpmyadmin/` URL.\n\nBy default it is intended to be used for a installation-wide web admin where each user sees databases they have access to, but you can configure it differently, too (you can mount a\nvolume or extend the image to add `.php` configuration files to `/etc/phpmyadmin/conf.d`).\n\nTo configure to which database to connect use environment variables.\n\nYou should add `blowfish_secret.inc.php` file to `/etc/phpmyadmin/conf.d` with contents like:\n\n```php\n\u003c?php\n$cfg['blowfish_secret'] = 'at least 32 random characters secret';\n```\n\nWithout the file, pypMyAdmin will use one baked and shared in the Docker image.\n\n## GitHub mirror\n\nThere is also a [read-only GitHub mirror available](https://github.com/tozd/docker-phpmyadmin),\nif you need to fork the project there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftozd%2Fdocker-phpmyadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftozd%2Fdocker-phpmyadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftozd%2Fdocker-phpmyadmin/lists"}