{"id":24637843,"url":"https://github.com/feng2208/docker-images","last_synced_at":"2026-04-17T15:07:28.405Z","repository":{"id":273051628,"uuid":"918524839","full_name":"feng2208/docker-images","owner":"feng2208","description":"从 docker hub 上拉取常用的镜像上传到 github 的 ghcr.io。","archived":false,"fork":false,"pushed_at":"2026-03-28T03:12:41.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T08:38:11.720Z","etag":null,"topics":["docker","docker-image","docker-registry"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feng2208.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":"2025-01-18T06:33:12.000Z","updated_at":"2026-03-28T03:12:44.000Z","dependencies_parsed_at":"2026-03-17T11:05:37.454Z","dependency_job_id":null,"html_url":"https://github.com/feng2208/docker-images","commit_stats":null,"previous_names":["feng2208/cr","feng2208/docker-images"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feng2208/docker-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feng2208%2Fdocker-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feng2208%2Fdocker-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feng2208%2Fdocker-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feng2208%2Fdocker-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feng2208","download_url":"https://codeload.github.com/feng2208/docker-images/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feng2208%2Fdocker-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31933786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"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","docker-image","docker-registry"],"created_at":"2025-01-25T10:12:04.816Z","updated_at":"2026-04-17T15:07:28.400Z","avatar_url":"https://github.com/feng2208.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker images\n从 docker hub 上拉取常用的镜像上传到 github 的 ghcr.io。\n\n\n- 如果想要其他镜像请提 issue，或者直接 fork 本 repo，启用 actions，然后在 hub 目录新建文件，内容为镜像的名称及 tag，如：`grafana/grafana:12.0.0`或`ubuntu:24.04`。\n- github 的镜像域名: `pkg-containers.githubusercontent.com`\n- 用 cloudflare 加速。新建一个 pages 应用然后上传 docker-mirror，支持多个镜像库。拉取时用\n    - `app-name.pages.dev/cr/docker/nginx:1.28.0` 或者\n    - `app-name.pages.dev/cr/ghcr.io/feng2208/nginx:1.28.0`\n\n## 镜像列表\n### [adguardhome](https://github.com/feng2208/docker-images/pkgs/container/adguardhome)\n\nadguard/adguardhome:v0.107.73\n```ruby\ndocker pull ghcr.io/feng2208/adguardhome:v0.107.73\ndocker pull registry.gitlab.com/feng2208/a/adguardhome:v0.107.73\n```\n\n### [gemini-cli](https://github.com/feng2208/docker-images/pkgs/container/gemini-cli)\n\nus-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.35.3\n```ruby\ndocker pull ghcr.io/feng2208/gemini-cli:0.35.3\ndocker pull registry.gitlab.com/feng2208/a/gemini-cli:0.35.3\n```\n\n### [grafana](https://github.com/feng2208/docker-images/pkgs/container/grafana)\n\ngrafana/grafana:12.4.2\n```ruby\ndocker pull ghcr.io/feng2208/grafana:12.4.2\ndocker pull registry.gitlab.com/feng2208/a/grafana:12.4.2\n```\n\n### [mariadb](https://github.com/feng2208/docker-images/pkgs/container/mariadb)\n\nmariadb:11.8.6\n```ruby\ndocker pull ghcr.io/feng2208/mariadb:11.8.6\ndocker pull registry.gitlab.com/feng2208/a/mariadb:11.8.6\n```\n\n### [mysql](https://github.com/feng2208/docker-images/pkgs/container/mysql)\n\nmysql:8.4.8\n```ruby\ndocker pull ghcr.io/feng2208/mysql:8.4.8\ndocker pull registry.gitlab.com/feng2208/a/mysql:8.4.8\n```\n\n### [nextcloud](https://github.com/feng2208/docker-images/pkgs/container/nextcloud)\n\nnextcloud:33.0.1\n```ruby\ndocker pull ghcr.io/feng2208/nextcloud:33.0.1\ndocker pull registry.gitlab.com/feng2208/a/nextcloud:33.0.1\n```\n\n### [nginx](https://github.com/feng2208/docker-images/pkgs/container/nginx)\n\nnginx:1.28.3\n```ruby\ndocker pull ghcr.io/feng2208/nginx:1.28.3\ndocker pull registry.gitlab.com/feng2208/a/nginx:1.28.3\n```\n\n### [php](https://github.com/feng2208/docker-images/pkgs/container/php)\n\nphp:8.4.19\n```ruby\ndocker pull ghcr.io/feng2208/php:8.4.19\ndocker pull registry.gitlab.com/feng2208/a/php:8.4.19\n```\n\n### [postgres](https://github.com/feng2208/docker-images/pkgs/container/postgres)\n\npostgres:18.3\n```ruby\ndocker pull ghcr.io/feng2208/postgres:18.3\ndocker pull registry.gitlab.com/feng2208/a/postgres:18.3\n```\n\n### [python](https://github.com/feng2208/docker-images/pkgs/container/python)\n\npython:3.14.3\n```ruby\ndocker pull ghcr.io/feng2208/python:3.14.3\ndocker pull registry.gitlab.com/feng2208/a/python:3.14.3\n```\n\n### [redis](https://github.com/feng2208/docker-images/pkgs/container/redis)\n\nredis:8.6.2\n```ruby\ndocker pull ghcr.io/feng2208/redis:8.6.2\ndocker pull registry.gitlab.com/feng2208/a/redis:8.6.2\n```\n\n### [ubuntu](https://github.com/feng2208/docker-images/pkgs/container/ubuntu)\n\nubuntu:24.04\n```ruby\ndocker pull ghcr.io/feng2208/ubuntu:24.04\ndocker pull registry.gitlab.com/feng2208/a/ubuntu:24.04\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeng2208%2Fdocker-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeng2208%2Fdocker-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeng2208%2Fdocker-images/lists"}