{"id":24764209,"url":"https://github.com/sudo-bot/docker-phpmyadmin-snapshots","last_synced_at":"2026-05-24T00:02:44.193Z","repository":{"id":63086373,"uuid":"564270521","full_name":"sudo-bot/docker-phpmyadmin-snapshots","owner":"sudo-bot","description":"Docker image for phpMyAdmin snapshots","archived":false,"fork":false,"pushed_at":"2026-05-16T22:11:32.000Z","size":1297,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-17T00:48:50.063Z","etag":null,"topics":["docker-image","phpmyadmin","snapshot","testing"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/botsudo/phpmyadmin-snapshots","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sudo-bot.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-10T11:06:33.000Z","updated_at":"2025-12-08T10:53:45.000Z","dependencies_parsed_at":"2026-04-16T00:02:12.189Z","dependency_job_id":null,"html_url":"https://github.com/sudo-bot/docker-phpmyadmin-snapshots","commit_stats":null,"previous_names":[],"tags_count":1571,"template":false,"template_full_name":null,"purl":"pkg:github/sudo-bot/docker-phpmyadmin-snapshots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-phpmyadmin-snapshots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-phpmyadmin-snapshots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-phpmyadmin-snapshots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-phpmyadmin-snapshots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudo-bot","download_url":"https://codeload.github.com/sudo-bot/docker-phpmyadmin-snapshots/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-phpmyadmin-snapshots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33416315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: 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":["docker-image","phpmyadmin","snapshot","testing"],"created_at":"2025-01-28T21:38:32.656Z","updated_at":"2026-05-24T00:02:44.177Z","avatar_url":"https://github.com/sudo-bot.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phpMyAdmin Docker snapshots\n\n[![Docker size 5.2](https://img.shields.io/docker/image-size/botsudo/phpmyadmin-snapshots/5.2-snapshot?style=flat-square)](https://hub.docker.com/r/botsudo/phpmyadmin-snapshots)\n[![Docker size 6.0](https://img.shields.io/docker/image-size/botsudo/phpmyadmin-snapshots/6.0-snapshot?style=flat-square)](https://hub.docker.com/r/botsudo/phpmyadmin-snapshots)\n\n## What is different from the [official image](https://hub.docker.com/_/phpmyadmin) ?\n\nNothing except the contents of `/var/www/html`.\n\n## Documentation\n\nPlease refer to the [official image](https://hub.docker.com/_/phpmyadmin) is you have any questions.\n\nThis image can be found on [Docker Hub: botsudo/phpmyadmin-snapshots](https://hub.docker.com/r/botsudo/phpmyadmin-snapshots)\n\nDockerfiles can be found on [GitHub: sudo-bot/docker-phpmyadmin-snapshots](https://github.com/sudo-bot/docker-phpmyadmin-snapshots)\n\n## How to use\n\n### 5.2 versions (currently in support for bug fixes)\n\n```diff\n- image: phpmyadmin:5\n+ image: botsudo/phpmyadmin-snapshots:5.2-snapshot\n```\n\n### 6.0 versions (not released yet, early early testers only !)\n\nDo not use this version if you do not intend to do **early testing!**\n\n```diff\n- image: phpmyadmin:latest\n+ image: botsudo/phpmyadmin-snapshots:6.0-snapshot\n```\n\n## Is there telemetry ?\n\nNo. We do not care about it, we want bug reports from our users: https://github.com/phpmyadmin/phpmyadmin/issues/new/choose\n\n## How can I trust this image ?\n\nYou can but also should check. Trust also needs to be checked for software !\n\nInstall [container-diff](https://github.com/GoogleContainerTools/container-diff).\n\n- File list `container-diff diff --type file remote://phpmyadmin:5 remote://botsudo/phpmyadmin-snapshots:5.2-snapshot`\n- As json `container-diff diff --json --type file daemon://phpmyadmin:5 daemon://botsudo/phpmyadmin-snapshots:5.2-snapshot`\n\n[container-diff](https://github.com/GoogleContainerTools/container-diff) is not replaced by [diffoci](https://github.com/reproducible-containers/diffoci).\n\nTLDR;\n\nNo system files are changed, at all. The source is installed by [this script/gist](https://gist.github.com/williamdes/883f2158f17e9ed5a83d892ada56f5df) that you can run on your server.\n\n## How can I keep up to date ?\n\nUse [watchtower](https://containrrr.dev/watchtower/).\n\n```yaml\n  phpmyadmin-snapshot-5.2:\n    image: botsudo/phpmyadmin-snapshots:5.2-snapshot\n    # ...\n    labels:\n      com.centurylinklabs.watchtower.enable: \"true\"\n\n  watchtower:\n    image: containrrr/watchtower\n    environment:\n        # Only containers with the label: com.centurylinklabs.watchtower.enable\n        WATCHTOWER_LABEL_ENABLE: \"true\"\n        # Remove the old container: https://containrrr.dev/watchtower/arguments/#cleanup\n        WATCHTOWER_CLEANUP: \"true\"\n        # Also restart the container\n        WATCHTOWER_INCLUDE_RESTARTING: \"true\"\n        # Poll interval in seconds (43200 = 12h, 86400 = 24h): https://containrrr.dev/watchtower/arguments/#poll_interval\n        WATCHTOWER_POLL_INTERVAL: \"43200\"\n    volumes:\n      - /var/run/docker.sock:/var/run/docker.sock\n```\n\n## Is my architecture supported ?\n\nWe support as much as the base image [(`phpmyadmin:5`)](https://hub.docker.com/_/phpmyadmin/tags), this is:\n\n- `linux/386`\n- `linux/amd64`\n- `linux/arm/v5`\n- `linux/arm/v7`\n- `linux/arm64/v8`\n- `linux/ppc64le`\n- `linux/s390x`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-bot%2Fdocker-phpmyadmin-snapshots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudo-bot%2Fdocker-phpmyadmin-snapshots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-bot%2Fdocker-phpmyadmin-snapshots/lists"}