logo
docker.io/apache/apisix-ingress-controller:2.2.0
linux/amd64 docker.io 已验证 · apache xxx 贡献
👀 根据 Docker Hub 的记录,这个镜像的描述信息是:

Apache APISIX Ingress Controller

APISIX 是 Apache Software Foundation 提供的一个开源 API 网关解决方案,Ingress Controller 是一个负载均衡器,可以将 incoming HTTP 请求路由到后端服务。
13
浏览次数
104.18MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0
源镜像
docker.io/apache/apisix-ingress-controller:2.2.0
镜像ID
sha256:074d51a8a2b200f6fb7469f7ecaa9fc8a45ca7a8916f4d09a389833b06c7d466
镜像 TAG
2.2.0
镜像大小
104.18MB
平台架构
linux/amd64
镜像源
docker.io
CMD
-c /app/conf/config.yaml
启动入口
/app/apisix-ingress-controller
工作目录
/app
OS/平台
linux/amd64
镜像创建
2026-08-13T00:32:01.404929014Z
同步时间
2026-09-03 09:39
浏览量
13 次
贡献者
avatar xxx
⚙️ 环境变量 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-03 09:39 查看完整报告
16
低危 LOW
13
中危 MEDIUM
9
高危 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
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0  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
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0  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#' 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 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0  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 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller:2.2.0  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  80.53MB 复制新文件或目录到容器中
COPY ./bin/apisix-ingress-controller_amd64 ./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=amd64
                        
# 1970-01-01 08:00:00  94.02KB 
bazel build @bookworm//gcc-12-base/amd64:data_statusd
                        
# 1970-01-01 08:00:00  126.12KB 
bazel build @bookworm//libgcc-s1/amd64:data_statusd
                        
# 1970-01-01 08:00:00  2.31MB 
bazel build @bookworm//libstdc++6/amd64:data_statusd
                        
# 1970-01-01 08:00:00  291.03KB 
bazel build @bookworm//libgomp1/amd64:data_statusd
                        
# 1970-01-01 08:00:00  5.91MB 
bazel build @bookworm//libssl3/amd64:data_statusd
                        
# 1970-01-01 08:00:00  12.83MB 
bazel build @bookworm//libc6/amd64:data_statusd
                        
# 1970-01-01 08:00:00  243.39KB 
bazel build //common:cacerts_debian12_amd64
                        
# 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/amd64:data_statusd
                        
# 1970-01-01 08:00:00  1.48MB 
bazel build @bookworm//tzdata/amd64:data_statusd
                        
# 1970-01-01 08:00:00  22.89KB 
bazel build @bookworm//netbase/amd64:data_statusd
                        
# 1970-01-01 08:00:00  270.79KB 
bazel build @bookworm//base-files/amd64:data_statusd
                        
                    

镜像信息

{
    "Id": "sha256:074d51a8a2b200f6fb7469f7ecaa9fc8a45ca7a8916f4d09a389833b06c7d466",
    "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"
    ],
    "RepoDigests": [
        "apache/apisix-ingress-controller@sha256:5c5efa4c7f2aa60e21d20fefc0388ad52faaefb71b840ee1e11ece303cd8ed86",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/apache/apisix-ingress-controller@sha256:7f9f09607142374d45735fd538c89e3992709b57a8cb4dabe00c4384d00551d2"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-08-13T00:32:01.404929014Z",
    "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": "amd64",
    "Os": "linux",
    "Size": 104183393,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/df850f2f237938682ff1ca2de5961f8220330d3ed63ac9895dde2816fb603399/diff:/var/lib/docker/overlay2/2cde2b21d6cc5123860afa2c6c9b821a1a055739f3e9bbfcc7c0d6ce2ad13a2e/diff:/var/lib/docker/overlay2/ddecd6ac8c0425a11f56e0b6a265c9b8fe3dd0da64f581f93c8d4eb35fce540b/diff:/var/lib/docker/overlay2/629220fbfc57138e4dcac230e196015d81b5e58d555001f528b96cb06bc5a342/diff:/var/lib/docker/overlay2/179e7f899e537c74734baf2d2e112574585349c44b8f559abae77b00273a4225/diff:/var/lib/docker/overlay2/0eec2426b66e50fc89b3a650822c71df768f940518c01a656783e5f1b9d76d5e/diff:/var/lib/docker/overlay2/d9c7e480206988696fde9c6e5d7ef19a987e920aebe3fc5da730548c94774e35/diff:/var/lib/docker/overlay2/be257ef7130fc3283e999403d898dc3f842b2d9bd4c06b948ff96a6ac4e00c18/diff:/var/lib/docker/overlay2/641e3d2c6b2084ae27ea54d544cf0dc466a802e2ffca43082c19209ae6bb56ae/diff:/var/lib/docker/overlay2/874937943a5ee3875f87282b8011bd7599bad0cfcaee02be1acf414a239de3c0/diff:/var/lib/docker/overlay2/15288221e1dfb69ee5d3ff08f41bb96f9836189c53253d730641d204a475bfbb/diff:/var/lib/docker/overlay2/1f93e9c6e4e4e516f57cc2f1a6e76197876927e9831771ef00a8f042f2482201/diff:/var/lib/docker/overlay2/3db2548241e65c69e1148eb5e0f65270fd64f09983fa294d3fee4cb28a35e730/diff:/var/lib/docker/overlay2/a29568bea80e97b1866291e4f3d4606f222f238ac5d2ea9e447d82b7d5ba1858/diff:/var/lib/docker/overlay2/4c031f2af2befcf1c9c161900ef73a0983edcc460a13baab26532a0403e16b7a/diff:/var/lib/docker/overlay2/09a86eb26db8c8bb9b0327e7ff0a59238e8690c9de77b6e89265c4e2dd9a6ead/diff:/var/lib/docker/overlay2/57ca436e0f2410c4d973a0a87f61bf3c22d2e9694fbe36b37a4eb312af0e3157/diff:/var/lib/docker/overlay2/c382d5a4bddfe413dee58a3e77398e066b8fa8aeb3dd751efe8421d584b6abe4/diff:/var/lib/docker/overlay2/f05b737680030ea661cd8fc04a59b274dadd7960b3a6d811f0f3207daf7af4b3/diff",
            "MergedDir": "/var/lib/docker/overlay2/130e23d08fefd05c4a6f9cf0715610163d2dc8d24834bb2b58b55bd508bd958e/merged",
            "UpperDir": "/var/lib/docker/overlay2/130e23d08fefd05c4a6f9cf0715610163d2dc8d24834bb2b58b55bd508bd958e/diff",
            "WorkDir": "/var/lib/docker/overlay2/130e23d08fefd05c4a6f9cf0715610163d2dc8d24834bb2b58b55bd508bd958e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:7223ea1323e8c1159ec17f07d35acc27bdd1cc2bc3ed425b44ef21dac9915db0",
            "sha256:8fa10c0194df9b7c054c90dbe482585f768a54428fc90a5b78a0066a123b1bba",
            "sha256:35b5ba6e08cdd034b8d1920f9c7203e5d66f258e1915f164a01de0af14f34710",
            "sha256:114dde0fefebbca13165d0da9c500a66190e497a82a53dcaabc3172d630be1e9",
            "sha256:4d049f83d9cf21d1f5cc0e11deaf36df02790d0e60c1a3829538fb4b61685368",
            "sha256:af5aa97ebe6ce1604747ec1e21af7136ded391bcabe4acef882e718a87c86bcc",
            "sha256:6f1cdceb6a3146f0ccb986521156bef8a422cdbb0863396f7f751f575ba308f4",
            "sha256:bd3cdfae1d3fdd83a2231d608969b38b82349777c2fff9a7c12d54f8ac5c9b38",
            "sha256:4cde6b0bb6f50a5f255eef7b2a42162c661cf776b803225dcac9a659e396bb6b",
            "sha256:ad51d0769d16ba578106a177987dfe3d2e02c1668c852b795b2f6b024068242a",
            "sha256:6e7fbcf090d09b73a4aa85f9dce690d0ace73877c150b7c56955487b6e7a822a",
            "sha256:5fd2536c39c0700be8b7b4344e375196da2f126842fd8ede66996a18860a3890",
            "sha256:99847da578ef1f84f359a90a17b0953d2f96d90438e4bcbbf29f5e571d27b558",
            "sha256:8b8a764c859ed4a4c40f531d96802dc6e9885d12ad868dcb8b31425e6bd75e9a",
            "sha256:2401c5ea32a75452bc4b02a664c80cf63f197704653926fca19e22e6cbc85652",
            "sha256:6819a1af097df543d58dc30b51f737e55f3f42a9a04e641f175834a55bf0629c",
            "sha256:c3abae442368dc447f15c468933843c361f227f5d87b2bb86515b49f40583ed9",
            "sha256:7095412417d2dce289b77f7a8c632a07c82b707fe43cfef7368c3b65c8d2538a",
            "sha256:5a1a5ad0669b9e4f64e5d9f49ae4bc20fa6d4e3bacbcbf8268f543581d1abd33",
            "sha256:d69831e4fc6e9a1134a010bda530cfedb3a5124af87c494f6cb3667c6385d9cf"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-09-03T09:39:21.058478199+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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