logo
docker.io/apache/apisix-ingress-controller:2.2.0
linux/arm64 docker.io 已验证 · apache 请确认架构匹配
👀 根据 Docker Hub 的记录,这个镜像的描述信息是:

Apache APISIX Ingress Controller

APISIX 是 Apache Software Foundation 提供的一个开源 API 网关解决方案,Ingress Controller 是一个负载均衡器,可以将 incoming HTTP 请求路由到后端服务。
14
浏览次数
110.03MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64
源镜像
docker.io/apache/apisix-ingress-controller:2.2.0
镜像ID
sha256:9a255960bc899f5adb58969e2fa786fb7763c04929be11c6b382cf414c785ef1
镜像 TAG
2.2.0-linuxarm64
镜像大小
110.03MB
平台架构
linux/arm64
镜像源
docker.io
CMD
-c /app/conf/config.yaml
启动入口
/app/apisix-ingress-controller
工作目录
/app
OS/平台
linux/arm64
镜像创建
2026-08-13T00:32:01.707231519Z
同步时间
2026-09-20 11:23
浏览量
14 次
贡献者
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt 1
🛡️ 镜像安全扫描
debian 12.15 Trivy 2026-09-20 11:23 查看完整报告
19
低危 LOW
16
中危 MEDIUM
10
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
docker.io/apache/apisix-ingress-controller:2.2.0 (debian 12.15) debian app/apisix-ingress-controller gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64  docker.io/apache/apisix-ingress-controller:2.2.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64  docker.io/apache/apisix-ingress-controller:2.2.0

Shell快速替换命令

sed -i 's#apache/apisix-ingress-controller:2.2.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64  docker.io/apache/apisix-ingress-controller:2.2.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64  docker.io/apache/apisix-ingress-controller:2.2.0'

镜像构建历史


# 2026-08-13 08:32:01  0.00B 设置默认要执行的命令
CMD ["-c" "/app/conf/config.yaml"]
                        
# 2026-08-13 08:32:01  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/app/apisix-ingress-controller"]
                        
# 2026-08-13 08:32:01  75.80MB 复制新文件或目录到容器中
COPY ./bin/apisix-ingress-controller_arm64 ./apisix-ingress-controller # buildkit
                        
# 2026-08-13 08:32:01  0.00B 设置工作目录为/app
WORKDIR /app
                        
# 2026-08-13 08:32:01  0.00B 定义构建参数
ARG TARGETARCH=arm64
                        
# 1970-01-01 08:00:00  94.04KB 
bazel build @bookworm//gcc-12-base/arm64:data_statusd
                        
# 1970-01-01 08:00:00  134.35KB 
bazel build @bookworm//libgcc-s1/arm64:data_statusd
                        
# 1970-01-01 08:00:00  2.30MB 
bazel build @bookworm//libstdc++6/arm64:data_statusd
                        
# 1970-01-01 08:00:00  331.90KB 
bazel build @bookworm//libgomp1/arm64:data_statusd
                        
# 1970-01-01 08:00:00  5.87MB 
bazel build @bookworm//libssl3/arm64:data_statusd
                        
# 1970-01-01 08:00:00  23.41MB 
bazel build @bookworm//libc6/arm64:data_statusd
                        
# 1970-01-01 08:00:00  243.39KB 
bazel build //common:cacerts_debian12_arm64
                        
# 1970-01-01 08:00:00  346.00B 
bazel build //common:os_release_debian12
                        
# 1970-01-01 08:00:00  497.00B 
bazel build //static:nsswitch
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:tmp
                        
# 1970-01-01 08:00:00  64.00B 
bazel build //common:group
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:home
                        
# 1970-01-01 08:00:00  149.00B 
bazel build //common:passwd
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:rootfs
                        
# 1970-01-01 08:00:00  82.13KB 
bazel build @bookworm//media-types/arm64:data_statusd
                        
# 1970-01-01 08:00:00  1.48MB 
bazel build @bookworm//tzdata/arm64:data_statusd
                        
# 1970-01-01 08:00:00  22.89KB 
bazel build @bookworm//netbase/arm64:data_statusd
                        
# 1970-01-01 08:00:00  270.79KB 
bazel build @bookworm//base-files/arm64:data_statusd
                        
                    

镜像信息

{
    "Id": "sha256:9a255960bc899f5adb58969e2fa786fb7763c04929be11c6b382cf414c785ef1",
    "RepoTags": [
        "apache/apisix-ingress-controller:2.2.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0-linuxarm64"
    ],
    "RepoDigests": [
        "apache/apisix-ingress-controller@sha256:5c5efa4c7f2aa60e21d20fefc0388ad52faaefb71b840ee1e11ece303cd8ed86",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller@sha256:2fe21eabcbe44c05050dbc8e6ccf9525adb022e6874db0be20d2b6f4d21cd9a5"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-08-13T00:32:01.707231519Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
        ],
        "Cmd": [
            "-c",
            "/app/conf/config.yaml"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": [
            "/app/apisix-ingress-controller"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 110029570,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/6254a0e32044c65394a893712eb5a8e3ed00b923d2010649b374a0cd2382579a/diff:/var/lib/docker/overlay2/26a8f426a9763a729253ce9bd8e602d9bdaf8cc93f4dc1883abc6ddd3a5a18e2/diff:/var/lib/docker/overlay2/c6dbdadef196a0b36a1a78ac37a1764ee6fffbbba185075b384598411be01da9/diff:/var/lib/docker/overlay2/365c1438cc082f2dc5fb9c5d7e1448fe5bfc667995d3693a571abaf7a44936be/diff:/var/lib/docker/overlay2/7afa8bf3ecb71d1fff3742df8ae6da23b82f0d1f7f85298c0622bdfbcdd33c30/diff:/var/lib/docker/overlay2/48ea07ea8c80eb678a01815375516a471743a15b42bb3be648be71222c9d94cb/diff:/var/lib/docker/overlay2/19fba382c00bbdd3b5edd00b1a3fa2ba47a848ebd77cb19311034e46a85e43f2/diff:/var/lib/docker/overlay2/3d91666b3b4b64ea9a3fee662c315359e4a199f3255d66024feaefe6fb70037c/diff:/var/lib/docker/overlay2/d4192482f412cb0f892c5805b4d70806e5384ac4bcdf77535f760c3b05ba3823/diff:/var/lib/docker/overlay2/05ef36d3395a6914cd9ad2eeff0be2da17c74455a8aabd37de089842bb0467f2/diff:/var/lib/docker/overlay2/d40746d67eb67243879a50ccb1b1413c32f01b4745b0407363ace505e13db1c4/diff:/var/lib/docker/overlay2/4d81ced346d729f8d95d368f37cbb62689c2706f8897743fd93f37f08932d638/diff:/var/lib/docker/overlay2/01763a7d4169baf91671c92b4633ca0b632b7e4b8d845af3cbe080b6fc61cdca/diff:/var/lib/docker/overlay2/43c787863846b050c14f247f35597432208554d7ca2ecce9f9c18bad48edcbbd/diff:/var/lib/docker/overlay2/63f8caaa623f08254a0601abde103bc8f8a55d1edf985ce8db15ca85b62604d3/diff:/var/lib/docker/overlay2/dff6234a991426d04c647a1b4689227713886d2e31e101f2268ad538c563e71d/diff:/var/lib/docker/overlay2/bb7b7c5df9ece9c00f5360029c2c4a28046a4b2b28119d8be86630f5abba805c/diff:/var/lib/docker/overlay2/6ae44990de1ce09fb1f8c21c5b21ead64abb75b7ae865e2d19739cfabb680283/diff:/var/lib/docker/overlay2/4b96ed0a645419f2613bd01b9b43447c6cb695c75796abbdea4689c88796964e/diff",
            "MergedDir": "/var/lib/docker/overlay2/02b2121bda82a89a1773ac17172a2b403ec8b3752e749460fa8f7f5dcc26b5e1/merged",
            "UpperDir": "/var/lib/docker/overlay2/02b2121bda82a89a1773ac17172a2b403ec8b3752e749460fa8f7f5dcc26b5e1/diff",
            "WorkDir": "/var/lib/docker/overlay2/02b2121bda82a89a1773ac17172a2b403ec8b3752e749460fa8f7f5dcc26b5e1/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:6fc9269a8b4d61cdd276e80d170e4caa1566efc1b9f42442fdad4f69836b3c4f",
            "sha256:8fa10c0194df9b7c054c90dbe482585f768a54428fc90a5b78a0066a123b1bba",
            "sha256:35b5ba6e08cdd034b8d1920f9c7203e5d66f258e1915f164a01de0af14f34710",
            "sha256:114dde0fefebbca13165d0da9c500a66190e497a82a53dcaabc3172d630be1e9",
            "sha256:4d049f83d9cf21d1f5cc0e11deaf36df02790d0e60c1a3829538fb4b61685368",
            "sha256:af5aa97ebe6ce1604747ec1e21af7136ded391bcabe4acef882e718a87c86bcc",
            "sha256:6f1cdceb6a3146f0ccb986521156bef8a422cdbb0863396f7f751f575ba308f4",
            "sha256:bd3cdfae1d3fdd83a2231d608969b38b82349777c2fff9a7c12d54f8ac5c9b38",
            "sha256:4cde6b0bb6f50a5f255eef7b2a42162c661cf776b803225dcac9a659e396bb6b",
            "sha256:ad51d0769d16ba578106a177987dfe3d2e02c1668c852b795b2f6b024068242a",
            "sha256:6e7fbcf090d09b73a4aa85f9dce690d0ace73877c150b7c56955487b6e7a822a",
            "sha256:5fd2536c39c0700be8b7b4344e375196da2f126842fd8ede66996a18860a3890",
            "sha256:47c52937fd04016f9880e3d72d9c5b7960fbc4c66ba8693e796b13b49995b025",
            "sha256:1e6622795d1f1c9991333a6100c460c93ca62a1ce32350c2d37218810b74c2bc",
            "sha256:245157cfc41938f49650c19f98d79fd96cc5646b405ee1a9e70cbff7e09bbf3b",
            "sha256:e84030d2f270ad9f354ce22a18f1e7bf4fbdf5918672c0b6c0b2354685ecf83c",
            "sha256:cda8aa10c7ef0d43b43ad68385fba7dbbc647745fb39e4c2755ef6427f36f714",
            "sha256:15058730e91461eb98dcaccce2d8214c7cb89f227e5f3f48accb17767eedc9bb",
            "sha256:205821d66beacab3367bcc44ab7c3d6b1b320103d5f7614e99ab4361edcd5ad7",
            "sha256:3b03416b60b5ecb824274fe4b774e2f3c6ede0774bebd8c72adc04899e6ffd04"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-09-20T11:23:28.898612993+08:00"
    }
}

更多版本

docker.io/apache/apisix-ingress-controller:1.4.1

linux/amd64 docker.io64.41MB2024-08-07 16:45
686

docker.io/apache/apisix-ingress-controller:1.6.0

linux/amd64 docker.io69.58MB2024-06-28 01:13
761

docker.io/apache/apisix-ingress-controller:1.6.1

linux/amd64 docker.io69.60MB2025-08-22 14:07
372

docker.io/apache/apisix-ingress-controller:1.7.0

linux/amd64 docker.io83.41MB2024-10-31 16:02
553

docker.io/apache/apisix-ingress-controller:1.7.1

linux/amd64 docker.io517.47MB2025-04-28 12:00
547

docker.io/apache/apisix-ingress-controller:1.8.0

linux/amd64 docker.io76.98MB2024-06-28 01:14
895

docker.io/apache/apisix-ingress-controller:1.8.4

linux/amd64 docker.io77.13MB2025-05-03 21:03
532

docker.io/apache/apisix-ingress-controller:1.8.4

linux/arm64 docker.io74.19MB2025-05-03 21:06
450

docker.io/apache/apisix-ingress-controller:2.0.0-rc3

linux/amd64 docker.io229.48MB2025-08-07 16:14
448

docker.io/apache/apisix-ingress-controller:2.0.0-rc4

linux/amd64 docker.io98.30MB2025-10-13 16:15
332

docker.io/apache/apisix-ingress-controller:2.0.0-rc5

linux/amd64 docker.io102.70MB2025-11-04 12:11
386

docker.io/apache/apisix-ingress-controller:2.0.1

linux/amd64 docker.io103.14MB2026-04-13 18:34
259

docker.io/apache/apisix-ingress-controller:2.1.0

linux/amd64 docker.io103.57MB2026-07-28 11:50
141

docker.io/apache/apisix-ingress-controller:2.2.0

linux/amd64 docker.io104.18MB2026-09-03 09:39
65

docker.io/apache/apisix-ingress-controller:2.2.0

linux/arm64 docker.io110.03MB2026-09-20 11:23
13
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×