docker.io/helicone/ai-gateway:sha-42d2998 linux/amd64

docker.io/helicone/ai-gateway:sha-42d2998 - 国内下载镜像源 浏览次数:10
源镜像 docker.io/helicone/ai-gateway:sha-42d2998
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998
镜像ID sha256:ba9c89cbeea568b654f61ebe1bdce7692b553176615de6b489b8b177ef8087e6
镜像TAG sha-42d2998
大小 112.64MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/local/bin/ai-gateway
启动入口
工作目录 /app
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-07-30T23:09:29.170691412Z
同步时间 2025-09-02 15:59
更新时间 2025-09-03 00:19
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2025-07-30T22:57:38.751Z: org.opencontainers.image.created The fastest, lightest, and easiest-to-integrate AI gateway on the market. Fully open-sourced.: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 42d29989fc4f0572483aa7294f314f055c22145a: org.opencontainers.image.revision https://github.com/Helicone/ai-gateway: org.opencontainers.image.source ai-gateway: org.opencontainers.image.title https://github.com/Helicone/ai-gateway: org.opencontainers.image.url main: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998  docker.io/helicone/ai-gateway:sha-42d2998

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998  docker.io/helicone/ai-gateway:sha-42d2998

Shell快速替换命令

sed -i 's#helicone/ai-gateway:sha-42d2998#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998  docker.io/helicone/ai-gateway:sha-42d2998'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998  docker.io/helicone/ai-gateway:sha-42d2998'

镜像构建历史


# 2025-07-31 07:09:29  0.00B 设置默认要执行的命令
CMD ["/usr/local/bin/ai-gateway"]
                        
# 2025-07-31 07:09:29  255.00B 复制新文件或目录到容器中
COPY ai-gateway/config/helicone-cloud.yaml /etc/ai-gateway/helicone-cloud.yaml # buildkit
                        
# 2025-07-31 07:09:29  22.69MB 复制新文件或目录到容器中
COPY /app/target/release/ai-gateway /usr/local/bin # buildkit
                        
# 2025-07-25 04:29:03  0.00B 设置工作目录为/app
WORKDIR /app
                        
# 2025-07-25 04:29:02  15.13MB 执行命令并创建新的镜像层
RUN /bin/sh -c apt-get update && apt install -y openssl ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
                        
# 2025-07-21 08:00:00  74.81MB 
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'
                        
                    

镜像信息

{
    "Id": "sha256:ba9c89cbeea568b654f61ebe1bdce7692b553176615de6b489b8b177ef8087e6",
    "RepoTags": [
        "helicone/ai-gateway:sha-42d2998",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway:sha-42d2998"
    ],
    "RepoDigests": [
        "helicone/ai-gateway@sha256:bdf1f7c4f3aa177b8a03a02d461c744733c0292afd95d3185337d9fc2c346af6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/helicone/ai-gateway@sha256:995ad0e1293973eb3aa4e4cf54909946e626150105a421c9570f0074977fcbd8"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-30T23:09:29.170691412Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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"
        ],
        "Cmd": [
            "/usr/local/bin/ai-gateway"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-07-30T22:57:38.751Z",
            "org.opencontainers.image.description": "The fastest, lightest, and easiest-to-integrate AI gateway on the market. Fully open-sourced.",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "42d29989fc4f0572483aa7294f314f055c22145a",
            "org.opencontainers.image.source": "https://github.com/Helicone/ai-gateway",
            "org.opencontainers.image.title": "ai-gateway",
            "org.opencontainers.image.url": "https://github.com/Helicone/ai-gateway",
            "org.opencontainers.image.version": "main"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 112636578,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/20d49534313ec9cd505a67a00ea0e3430801f3d8a2febdb67bb8cfcc85b813ad/diff:/var/lib/docker/overlay2/47fbb1492557e25a0a05d9320616cbb90411220f7812dbec38dfe6b90e3b99e3/diff:/var/lib/docker/overlay2/67fd0a927753f93df8d82339c13dd4a7764197ea91d021e1e99b7a332e4f7219/diff:/var/lib/docker/overlay2/78f84327c675385035d735018d8f3e092b1a95be91b6e02564557eb58a1c2945/diff",
            "MergedDir": "/var/lib/docker/overlay2/7f0fc61a693de22af2c12c6c92c009e7b4d497d359f73b902b698b92eadd8964/merged",
            "UpperDir": "/var/lib/docker/overlay2/7f0fc61a693de22af2c12c6c92c009e7b4d497d359f73b902b698b92eadd8964/diff",
            "WorkDir": "/var/lib/docker/overlay2/7f0fc61a693de22af2c12c6c92c009e7b4d497d359f73b902b698b92eadd8964/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:7cc7fe68eff66f19872441a51938eecc4ad33746d2baa3abc081c1e6fe25988e",
            "sha256:d2640a69d269210483820e9c91fae1ec16ab593c0640f66a15e67c99ed6d49fc",
            "sha256:fb71407c62d59aeb70e545587cae2143086d81cfbff9bcb60152dd07d60c1da4",
            "sha256:dd709c2613eea41190a527561cd2f9e159ac21421ce77053ac5f2eece976e5af",
            "sha256:1b39d20f8e63af1247ef1eeb8f9988945fe7ef33e5a13c00317c32ebb48b71e9"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-02T15:59:21.170551571+08:00"
    }
}

更多版本

docker.io/helicone/ai-gateway:sha-42d2998

linux/amd64 docker.io112.64MB2025-09-02 15:59
9