docker.io/adeagle/ai:claude_code linux/amd64

docker.io/adeagle/ai:claude_code - 国内下载镜像源 浏览次数:24

这是一个集成了常用AI开发工具与框架的Docker镜像,适用于AI模型开发、推理及实验场景,包含Python、TensorFlow、PyTorch等基础依赖,可快速搭建AI开发环境,支持常见的AI任务开发与运行。

源镜像 docker.io/adeagle/ai:claude_code
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code
镜像ID sha256:ec06d9864ca429a42babaa2e352363d0329c2187e6d025f7e1dde12c371e5a64
镜像TAG claude_code
大小 3.61GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录 /home
OS/平台 linux/amd64
浏览量 24 次
贡献者
镜像创建 2026-03-06T07:42:00.473811523Z
同步时间 2026-03-06 16:17
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
ubuntu: org.opencontainers.image.ref.name 24.04: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code  docker.io/adeagle/ai:claude_code

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code  docker.io/adeagle/ai:claude_code

Shell快速替换命令

sed -i 's#adeagle/ai:claude_code#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code  docker.io/adeagle/ai:claude_code'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code  docker.io/adeagle/ai:claude_code'

镜像构建历史


# 2026-03-06 15:42:00  377.97MB 
/bin/bash
                        
# 2026-03-06 14:55:46  1.74GB 
/bin/bash
                        
# 2026-03-05 10:50:51  1.42GB 
/bin/bash
                        
# 2024-06-07 20:00:09  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2024-06-07 20:00:08  78.05MB 
/bin/sh -c #(nop) ADD file:5601f441718b0d192d73394b35fd07675342837ec9089ddd52dd1dc0de79630e in / 
                        
# 2024-06-07 20:00:06  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=24.04
                        
# 2024-06-07 20:00:06  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2024-06-07 20:00:06  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2024-06-07 20:00:06  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:ec06d9864ca429a42babaa2e352363d0329c2187e6d025f7e1dde12c371e5a64",
    "RepoTags": [
        "adeagle/ai:claude_code",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai:claude_code"
    ],
    "RepoDigests": [
        "adeagle/ai@sha256:f0c6f4fb0694c212f065a87d938491d94ccc4b226203b0fdc9d1af7f84ecd8ad",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/adeagle/ai@sha256:f0c6f4fb0694c212f065a87d938491d94ccc4b226203b0fdc9d1af7f84ecd8ad"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2026-03-06T07:42:00.473811523Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "24.0.5",
    "Author": "",
    "Config": {
        "Hostname": "hi2025",
        "Domainname": "",
        "User": "",
        "AttachStdin": true,
        "AttachStdout": true,
        "AttachStderr": true,
        "Tty": true,
        "OpenStdin": true,
        "StdinOnce": true,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/hi20240217/pub:claude_code",
        "Volumes": null,
        "WorkingDir": "/home",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.version": "24.04"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 3608700172,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a6fb05d63c4494cafdbbf6b0fa5cd5dc9255964d72d9ea362fcf2d863b262f27/diff:/var/lib/docker/overlay2/4968ab7d5ce8425b10c2147276cb5168acfa4b19de32fd9d43fd135a994b622c/diff:/var/lib/docker/overlay2/4a032059fbb6f5c6aef2b1284647c1b07cb7f499606b2002c113c98f151e808e/diff",
            "MergedDir": "/var/lib/docker/overlay2/b0e41958dcad2f225fdbe030878ad906ea7ab8715400c61d3e823e4566b5adc1/merged",
            "UpperDir": "/var/lib/docker/overlay2/b0e41958dcad2f225fdbe030878ad906ea7ab8715400c61d3e823e4566b5adc1/diff",
            "WorkDir": "/var/lib/docker/overlay2/b0e41958dcad2f225fdbe030878ad906ea7ab8715400c61d3e823e4566b5adc1/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a30a5965a4f7d9d5ff76a46eb8939f58e95be844de1ac4a4b452d5d31158fdea",
            "sha256:8c35e8f076ab2cb335b8c1e4731adaa9c943cc225afd15f882111a0889d8d349",
            "sha256:5cd98d44e90a28693b649b633746fbfc3f08a8eb883be74a164077e2bbc7f185",
            "sha256:11a658c4b8ab017593bba83078037d0c94ff2fa52e3785ef10a0d1491bfae49c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-03-06T16:14:56.969094121+08:00"
    }
}

更多版本

docker.io/adeagle/ai:claude_code

linux/amd64 docker.io3.61GB2026-03-06 16:17
23

docker.io/adeagle/ai:claudecode_ui_ollama

linux/amd64 docker.io4.93GB2026-03-07 03:08
6