{"id":19378542,"url":"https://github.com/loong64/docker-library","last_synced_at":"2025-07-23T10:05:01.704Z","repository":{"id":241078158,"uuid":"804249685","full_name":"loong64/docker-library","owner":"loong64","description":"Docker Images","archived":false,"fork":false,"pushed_at":"2025-07-22T20:22:11.000Z","size":586,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-23T10:03:07.015Z","etag":null,"topics":["linux","loong64","loongarch64"],"latest_commit_sha":null,"homepage":"https://github.com/docker-library","language":"Shell","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/loong64.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}},"created_at":"2024-05-22T08:34:25.000Z","updated_at":"2025-07-22T20:22:15.000Z","dependencies_parsed_at":"2024-05-22T09:45:46.789Z","dependency_job_id":"023b5196-40c4-4f98-8cdd-b05f8315ec63","html_url":"https://github.com/loong64/docker-library","commit_stats":null,"previous_names":["loong64/docker-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/loong64/docker-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loong64%2Fdocker-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loong64%2Fdocker-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loong64%2Fdocker-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loong64%2Fdocker-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loong64","download_url":"https://codeload.github.com/loong64/docker-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loong64%2Fdocker-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266657954,"owners_count":23963602,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["linux","loong64","loongarch64"],"created_at":"2024-11-10T09:06:07.115Z","updated_at":"2025-07-23T10:05:01.693Z","avatar_url":"https://github.com/loong64.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Official Images\n\n使用 QEMU 在 GitHub Actions 上自动化构建 https://github.com/docker-library 仓库下的 `linux/loong64` 基础镜像。\n\n| Architecture    | Arch      | OS/Arch       |\n|-----------------|-----------|---------------|\n| loongarch64     | loong64   | linux/loong64 |\n\n## Installing emulators\n\n```bash\n# 在 linux/amd64, linux/arm64 或其他非 linux/loong64 上可以使用 qemu 运行 linux/loong64 镜像\n\ndocker run --privileged --rm ghcr.io/loong64/binfmt --install all\ndocker run --rm -it ghcr.io/loong64/debian:trixie-slim bash\n```\n\n## Docker Engine\n\nDocker Engine for loong64，GitHub Actions 自动化构建 Docker Engine。\n\n- https://github.com/loong64/docker-ce-packaging\n\n\n## 镜像列表\n\n| Name                                                     | Tag                  | Pull Command                                             |\n| -------------------------------------------------------- | -------------------- | -------------------------------------------------------- |\n| [alpine](https://ghcr.io/loong64/alpine)                 | `3.21`               | `docker pull ghcr.io/loong64/alpine:3.21`                |\n| [alpine](https://ghcr.io/loong64/alpine)                 | `3.22`               | `docker pull ghcr.io/loong64/alpine:3.22`                |\n| [debian](https://ghcr.io/loong64/debian)                 | `trixie`             | `docker pull ghcr.io/loong64/debian:trixie`              |\n| [debian](https://ghcr.io/loong64/debian)                 | `trixie-slim`        | `docker pull ghcr.io/loong64/debian:trixie-slim`         |\n| [buildpack-deps](https://ghcr.io/loong64/buildpack-deps) | `trixie`             | `docker pull ghcr.io/loong64/buildpack-deps:trixie`      |\n| [buildpack-deps](https://ghcr.io/loong64/buildpack-deps) | `trixie-scm`         | `docker pull ghcr.io/loong64/buildpack-deps:trixie-scm`  |\n| [buildpack-deps](https://ghcr.io/loong64/buildpack-deps) | `trixie-curl`        | `docker pull ghcr.io/loong64/buildpack-deps:trixie-curl` |\n| [golang](https://ghcr.io/loong64/golang)                 | `1.23-alpine`        | `docker pull ghcr.io/loong64/golang:1.23-alpine`         |\n| [golang](https://ghcr.io/loong64/golang)                 | `1.23-trixie`        | `docker pull ghcr.io/loong64/golang:1.23-trixie`         |\n| [golang](https://ghcr.io/loong64/golang)                 | `1.24-alpine`        | `docker pull ghcr.io/loong64/golang:1.24-alpine`         |\n| [golang](https://ghcr.io/loong64/golang)                 | `1.24-trixie`        | `docker pull ghcr.io/loong64/golang:1.24-trixie`         |\n| [node](https://ghcr.io/loong64/node)                     | `18-alpine`          | `docker pull ghcr.io/loong64/node:18-alpine`             |\n| [node](https://ghcr.io/loong64/node)                     | `18-trixie`          | `docker pull ghcr.io/loong64/node:18-trixie`             |\n| [node](https://ghcr.io/loong64/node)                     | `18-trixie-slim`     | `docker pull ghcr.io/loong64/node:18-trixie-slim`        |\n| [node](https://ghcr.io/loong64/node)                     | `20-alpine`          | `docker pull ghcr.io/loong64/node:20-alpine`             |\n| [node](https://ghcr.io/loong64/node)                     | `20-trixie`          | `docker pull ghcr.io/loong64/node:20-trixie`             |\n| [node](https://ghcr.io/loong64/node)                     | `20-trixie-slim`     | `docker pull ghcr.io/loong64/node:20-trixie-slim`        |\n| [node](https://ghcr.io/loong64/node)                     | `22-alpine`          | `docker pull ghcr.io/loong64/node:22-alpine`             |\n| [node](https://ghcr.io/loong64/node)                     | `22-trixie`          | `docker pull ghcr.io/loong64/node:22-trixie`             |\n| [node](https://ghcr.io/loong64/node)                     | `22-trixie-slim`     | `docker pull ghcr.io/loong64/node:22-trixie-slim`        |\n| [node](https://ghcr.io/loong64/node)                     | `23-alpine`          | `docker pull ghcr.io/loong64/node:23-alpine`             |\n| [node](https://ghcr.io/loong64/node)                     | `23-trixie`          | `docker pull ghcr.io/loong64/node:23-trixie`             |\n| [node](https://ghcr.io/loong64/node)                     | `23-trixie-slim`     | `docker pull ghcr.io/loong64/node:23-trixie-slim`        |\n| [node](https://ghcr.io/loong64/node)                     | `24-alpine`          | `docker pull ghcr.io/loong64/node:24-alpine`             |\n| [node](https://ghcr.io/loong64/node)                     | `24-trixie`          | `docker pull ghcr.io/loong64/node:24-trixie`             |\n| [node](https://ghcr.io/loong64/node)                     | `24-trixie-slim`     | `docker pull ghcr.io/loong64/node:24-trixie-slim`        |\n| [python](https://ghcr.io/loong64/python)                 | `3.9-alpine`         | `docker pull ghcr.io/loong64/python:3.9-alpine`          |\n| [python](https://ghcr.io/loong64/python)                 | `3.9-trixie`         | `docker pull ghcr.io/loong64/python:3.9-trixie`          |\n| [python](https://ghcr.io/loong64/python)                 | `3.9-slim-trixie`    | `docker pull ghcr.io/loong64/python:3.9-slim-trixie`     |\n| [python](https://ghcr.io/loong64/python)                 | `3.10-alpine`        | `docker pull ghcr.io/loong64/python:3.10-alpine`         |\n| [python](https://ghcr.io/loong64/python)                 | `3.10-trixie`        | `docker pull ghcr.io/loong64/python:3.10-trixie`         |\n| [python](https://ghcr.io/loong64/python)                 | `3.10-slim-trixie`   | `docker pull ghcr.io/loong64/python:3.10-slim-trixie`    |\n| [python](https://ghcr.io/loong64/python)                 | `3.11-alpine`        | `docker pull ghcr.io/loong64/python:3.11-alpine`         |\n| [python](https://ghcr.io/loong64/python)                 | `3.11-trixie`        | `docker pull ghcr.io/loong64/python:3.11-trixie`         |\n| [python](https://ghcr.io/loong64/python)                 | `3.11-slim-trixie`   | `docker pull ghcr.io/loong64/python:3.11-slim-trixie`    |\n| [python](https://ghcr.io/loong64/python)                 | `3.12-alpine`        | `docker pull ghcr.io/loong64/python:3.12-alpine`         |\n| [python](https://ghcr.io/loong64/python)                 | `3.12-trixie`        | `docker pull ghcr.io/loong64/python:3.12-trixie`         |\n| [python](https://ghcr.io/loong64/python)                 | `3.12-slim-trixie`   | `docker pull ghcr.io/loong64/python:3.12-slim-trixie`    |\n| [python](https://ghcr.io/loong64/python)                 | `3.13-alpine`        | `docker pull ghcr.io/loong64/python:3.13-alpine`         |\n| [python](https://ghcr.io/loong64/python)                 | `3.13-trixie`        | `docker pull ghcr.io/loong64/python:3.13-trixie`         |\n| [python](https://ghcr.io/loong64/python)                 | `3.13-slim-trixie`   | `docker pull ghcr.io/loong64/python:3.13-slim-trixie`    |\n| [redis](https://ghcr.io/loong64/redis)                   | `7.2-alpine`         | `docker pull ghcr.io/loong64/redis:7.2-alpine`           |\n| [redis](https://ghcr.io/loong64/redis)                   | `7.2-trixie`         | `docker pull ghcr.io/loong64/redis:7.2-trixie`           |\n| [redis](https://ghcr.io/loong64/redis)                   | `7.4-alpine`         | `docker pull ghcr.io/loong64/redis:7.4-alpine`           |\n| [redis](https://ghcr.io/loong64/redis)                   | `7.4-trixie`         | `docker pull ghcr.io/loong64/redis:7.4-trixie`           |\n| [php](https://ghcr.io/loong64/php)                       | `8.1-cli-alpine3.21` | `docker pull ghcr.io/loong64/php:8.1-cli-alpine3.21`     |\n| [php](https://ghcr.io/loong64/php)                       | `8.1-fpm-alpine3.21` | `docker pull ghcr.io/loong64/php:8.1-fpm-alpine3.21`     |\n| [php](https://ghcr.io/loong64/php)                       | `8.1-zts-alpine3.21` | `docker pull ghcr.io/loong64/php:8.1-zts-alpine3.21`     |\n| [php](https://ghcr.io/loong64/php)                       | `8.2-cli-alpine3.21` | `docker pull ghcr.io/loong64/php:8.2-cli-alpine3.21`     |\n| [php](https://ghcr.io/loong64/php)                       | `8.2-fpm-alpine3.21` | `docker pull ghcr.io/loong64/php:8.2-fpm-alpine3.21`     |\n| [php](https://ghcr.io/loong64/php)                       | `8.2-zts-alpine3.21` | `docker pull ghcr.io/loong64/php:8.2-zts-alpine3.21`     |\n| [php](https://ghcr.io/loong64/php)                       | `8.3-cli-alpine3.21` | `docker pull ghcr.io/loong64/php:8.3-cli-alpine3.21`     |\n| [php](https://ghcr.io/loong64/php)                       | `8.3-fpm-alpine3.21` | `docker pull ghcr.io/loong64/php:8.3-fpm-alpine3.21`     |\n| [php](https://ghcr.io/loong64/php)                       | `8.3-zts-alpine3.21` | `docker pull ghcr.io/loong64/php:8.3-zts-alpine3.21`     |\n| [postgres](https://ghcr.io/loong64/postgres)             | `13-alpine`          | `docker pull ghcr.io/loong64/postgres:13-alpine`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `13-trixie`          | `docker pull ghcr.io/loong64/postgres:13-trixie`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `14-alpine`          | `docker pull ghcr.io/loong64/postgres:14-alpine`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `14-trixie`          | `docker pull ghcr.io/loong64/postgres:14-trixie`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `15-alpine`          | `docker pull ghcr.io/loong64/postgres:15-alpine`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `15-trixie`          | `docker pull ghcr.io/loong64/postgres:15-trixie`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `16-alpine`          | `docker pull ghcr.io/loong64/postgres:16-alpine`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `16-trixie`          | `docker pull ghcr.io/loong64/postgres:16-trixie`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `17-alpine`          | `docker pull ghcr.io/loong64/postgres:17-alpine`         |\n| [postgres](https://ghcr.io/loong64/postgres)             | `17-trixie`          | `docker pull ghcr.io/loong64/postgres:17-trixie`         |\n| [mariadb](https://ghcr.io/loong64/mariadb)               | `11.4`               | `docker pull ghcr.io/loong64/mariadb:11.4`               |\n| [mariadb](https://ghcr.io/loong64/mariadb)               | `11.4-trixie`        | `docker pull ghcr.io/loong64/mariadb:11.4-trixie`        |\n| [mariadb](https://ghcr.io/loong64/mariadb)               | `11.8-rc`            | `docker pull ghcr.io/loong64/mariadb:11.8-rc`            |\n| [mariadb](https://ghcr.io/loong64/mariadb)               | `11.8-trixie-rc`     | `docker pull ghcr.io/loong64/mariadb:11.8-trixie-rc`     |\n| [nginx](https://ghcr.io/loong64/nginx)                   | `1.26-alpine`        | `docker pull ghcr.io/loong64/nginx:1.26-alpine`          |\n| [nginx](https://ghcr.io/loong64/nginx)                   | `1.26-trixie`        | `docker pull ghcr.io/loong64/nginx:1.26-trixie`          |\n| [nginx](https://ghcr.io/loong64/nginx)                   | `1.27-alpine`        | `docker pull ghcr.io/loong64/nginx:1.27-alpine`          |\n| [nginx](https://ghcr.io/loong64/nginx)                   | `1.27-trixie`        | `docker pull ghcr.io/loong64/nginx:1.27-trixie`          |\n| [nginx](https://ghcr.io/loong64/nginx)                   | `1.28-alpine`        | `docker pull ghcr.io/loong64/nginx:1.28-alpine`          |\n| [nginx](https://ghcr.io/loong64/nginx)                   | `1.28-trixie`        | `docker pull ghcr.io/loong64/nginx:1.28-trixie`          |\n| [nextcloud](https://ghcr.io/loong64/nextcloud)           | `29-fpm-alpine`      | `docker pull ghcr.io/loong64/nextcloud:29-fpm-alpine`    |\n| [nextcloud](https://ghcr.io/loong64/nextcloud)           | `30-fpm-alpine`      | `docker pull ghcr.io/loong64/nextcloud:30-fpm-alpine`    |\n| [nextcloud](https://ghcr.io/loong64/nextcloud)           | `31-fpm-alpine`      | `docker pull ghcr.io/loong64/nextcloud:31-fpm-alpine`    |\n| [n8n](https://ghcr.io/loong64/n8n)                       | `1.98.2`             | `docker pull ghcr.io/loong64/n8n:1.98.2`                 |\n| [cloudreve](https://ghcr.io/loong64/cloudreve)           | `3.8.3`              | `docker pull ghcr.io/loong64/cloudreve:3.8.3`            |\n| [cloudreve](https://ghcr.io/loong64/cloudreve)           | `4.0.0`              | `docker pull ghcr.io/loong64/cloudreve:4.0.0`            |\n| [pgvector](https://ghcr.io/loong64/pgvector)             | `pg13`               | `docker pull ghcr.io/loong64/pgvector:pg13`              |\n| [pgvector](https://ghcr.io/loong64/pgvector)             | `pg14`               | `docker pull ghcr.io/loong64/pgvector:pg14`              |\n| [pgvector](https://ghcr.io/loong64/pgvector)             | `pg15`               | `docker pull ghcr.io/loong64/pgvector:pg15`              |\n| [pgvector](https://ghcr.io/loong64/pgvector)             | `pg16`               | `docker pull ghcr.io/loong64/pgvector:pg16`              |\n| [pgvector](https://ghcr.io/loong64/pgvector)             | `pg17`               | `docker pull ghcr.io/loong64/pgvector:pg17`              |\n| [openlist](https://ghcr.io/loong64/openlist)             | `v4.0.0`             | `docker pull ghcr.io/loong64/openlist:v4.0.0`            |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floong64%2Fdocker-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floong64%2Fdocker-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floong64%2Fdocker-library/lists"}