ghcr.io/ansible-community/community-ee-base:latest linux/amd64

ghcr.io/ansible-community/community-ee-base:latest - 国内下载镜像源 浏览次数:52

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

源镜像 ghcr.io/ansible-community/community-ee-base:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest
镜像ID sha256:93b3508e89f690342a0811fb37995fa1957dc5da9cb03cda91f92407c80163f1
镜像TAG latest
大小 425.31MB
镜像源 ghcr.io
CMD bash
启动入口 /opt/builder/bin/entrypoint dumb-init
工作目录 /runner
OS/平台 linux/amd64
浏览量 52 次
贡献者
镜像创建 2025-11-06T20:11:48.755663896Z
同步时间 2025-11-17 13:01
更新时间 2025-12-08 04:59
环境变量
PATH=/usr/local/bin:/usr/bin container=oci PIP_BREAK_SYSTEM_PACKAGES=1
镜像标签
true: ansible-execution-environment 1.33.7: io.buildah.version MIT: license fedora: name MIT: org.opencontainers.image.license fedora: org.opencontainers.image.name https://fedoraproject.org/: org.opencontainers.image.url Fedora Project: org.opencontainers.image.vendor 42: org.opencontainers.image.version Fedora Project: vendor 42: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest  ghcr.io/ansible-community/community-ee-base:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest  ghcr.io/ansible-community/community-ee-base:latest

Shell快速替换命令

sed -i 's#ghcr.io/ansible-community/community-ee-base:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest  ghcr.io/ansible-community/community-ee-base:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest  ghcr.io/ansible-community/community-ee-base:latest'

镜像构建历史


# 2025-11-07 04:11:48  0.00B 
/bin/sh -c #(nop) CMD ["bash"]
                        
# 2025-11-07 04:11:48  0.00B 
/bin/sh -c #(nop) ENTRYPOINT ["/opt/builder/bin/entrypoint", "dumb-init"]
                        
# 2025-11-07 04:11:48  0.00B 
/bin/sh -c #(nop) USER 1000
                        
# 2025-11-07 04:11:48  0.00B 
/bin/sh -c #(nop) LABEL ansible-execution-environment=true
                        
# 2025-11-07 04:11:48  0.00B 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c rm -rf /output
                        
# 2025-11-07 04:11:48  19.76KB 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c $PYCMD -m pip install --no-cache-dir 'dumb-init==1.2.5'
                        
# 2025-11-07 04:11:47  0.00B 
/bin/sh -c #(nop) WORKDIR /runner
                        
# 2025-11-07 04:11:47  0.00B 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c mkdir -p /runner && chgrp 0 /runner && chmod -R ug+rwx /runner
                        
# 2025-11-07 04:11:46  575.00B 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c chmod ug+rw /etc/passwd
                        
# 2025-11-07 04:11:46  33.02MB 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c /output/scripts/install-from-bindep && rm -rf /output/wheels
                        
# 2025-11-07 04:11:42  3.80MB 
/bin/sh -c #(nop) COPY dir:3821e7c683dc99816fdd5431ece561aa21e2801505fc4a8f1857c77da7b293da in /output/ 
                        
# 2025-11-07 04:11:41  7.86MB 
/bin/sh -c #(nop) COPY dir:4caea38a7cf017eb0f9ba74fd2364c72b5ce9f20fc58a878ee2ee384ea7775fa in /usr/share/ansible 
                        
# 2025-11-07 04:11:41  0.00B 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c /output/scripts/check_ansible $PYCMD
                        
# 2025-11-07 04:11:40  0.00B 
/bin/sh -c #(nop) ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS ANSIBLE_INSTALL_REFS EE_BASE_IMAGE PKGMGR PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:11:40  0.00B 
/bin/sh -c #(nop) ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS ANSIBLE_INSTALL_REFS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:11:40  0.00B 
/bin/sh -c #(nop) ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:11:40  0.00B 
/bin/sh -c #(nop) ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:11:39  0.00B 
/bin/sh -c #(nop) ARG EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:11:39  0.00B 
/bin/sh -c #(nop) ARG EE_BASE_IMAGE PYCMD
                        
# 2025-11-07 04:11:39  0.00B 
/bin/sh -c #(nop) ARG EE_BASE_IMAGE
                        
# 2025-11-07 04:11:28  0.00B 
/bin/sh -c #(nop) ENV PIP_BREAK_SYSTEM_PACKAGES=1
                        
# 2025-11-07 04:11:16  38.35MB 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c $PYCMD -m pip install --no-cache-dir $ANSIBLE_INSTALL_REFS
                        
# 2025-11-07 04:11:11  0.00B 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c /output/scripts/pip_install $PYCMD
                        
# 2025-11-07 04:11:09  177.17MB 
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS= ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible-core==2.19.3 ansible-runner EE_BASE_IMAGE=quay.io/fedora/fedora:42 PKGMGR=/usr/bin/dnf PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3 /bin/sh -c dnf install -y python3 python3-pip python3-libdnf5
                        
# 2025-11-07 04:10:59  5.91KB 
/bin/sh -c #(nop) COPY file:ee962f58c8cd097f6058ecac9d1f365e2c96be29296b354664d86129e2cf8426 in /opt/builder/bin/entrypoint 
                        
# 2025-11-07 04:10:59  39.96KB 
/bin/sh -c #(nop) COPY dir:9365e6483313b97e8fff20b0f27b95e50a88643b28d724bb1b064f357306fe01 in /output/scripts/ 
                        
# 2025-11-07 04:10:59  0.00B 
/bin/sh -c #(nop) ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS ANSIBLE_INSTALL_REFS EE_BASE_IMAGE PKGMGR PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:10:59  0.00B 
/bin/sh -c #(nop) ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS ANSIBLE_INSTALL_REFS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:10:59  0.00B 
/bin/sh -c #(nop) ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:10:59  0.00B 
/bin/sh -c #(nop) ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:10:59  0.00B 
/bin/sh -c #(nop) ARG EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD
                        
# 2025-11-07 04:10:58  0.00B 
/bin/sh -c #(nop) ARG EE_BASE_IMAGE PYCMD
                        
# 2025-11-07 04:10:58  0.00B 
/bin/sh -c #(nop) ARG EE_BASE_IMAGE
                        
# 2025-11-07 04:10:58  0.00B 
/bin/sh -c #(nop) ENV PIP_BREAK_SYSTEM_PACKAGES=1
                        
# 2025-11-07 04:10:58  0.00B 
/bin/sh -c #(nop) USER root
                        
# 2025-11-06 13:47:56  165.05MB 
KIWI 10.2.33
                        
                    

镜像信息

{
    "Id": "sha256:93b3508e89f690342a0811fb37995fa1957dc5da9cb03cda91f92407c80163f1",
    "RepoTags": [
        "ghcr.io/ansible-community/community-ee-base:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base:latest"
    ],
    "RepoDigests": [
        "ghcr.io/ansible-community/community-ee-base@sha256:e5f09994f71e11289234f17b736da60795bde8c2eefac3f145a9ecfd05f6c472",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/ansible-community/community-ee-base@sha256:423dcb925d6d33677e5731abc05281c64975786d615e56b5981e3676fbe1e129"
    ],
    "Parent": "",
    "Comment": "FROM df6f69ba1d66",
    "Created": "2025-11-06T20:11:48.755663896Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "Fedora Project Contributors \u003cdevel@lists.fedoraproject.org\u003e",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1000",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/bin:/usr/bin",
            "container=oci",
            "PIP_BREAK_SYSTEM_PACKAGES=1"
        ],
        "Cmd": [
            "bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/runner",
        "Entrypoint": [
            "/opt/builder/bin/entrypoint",
            "dumb-init"
        ],
        "OnBuild": null,
        "Labels": {
            "ansible-execution-environment": "true",
            "io.buildah.version": "1.33.7",
            "license": "MIT",
            "name": "fedora",
            "org.opencontainers.image.license": "MIT",
            "org.opencontainers.image.name": "fedora",
            "org.opencontainers.image.url": "https://fedoraproject.org/",
            "org.opencontainers.image.vendor": "Fedora Project",
            "org.opencontainers.image.version": "42",
            "vendor": "Fedora Project",
            "version": "42"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 425309574,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/3c05748b6602ea32356440b7e735a2938cb3b216462121b81f13c7a7af5488e7/diff:/var/lib/docker/overlay2/d2180f6bb12f23eaffaa3eb16f28b0c66bd112216acd1ffcd7e5dab5983d0f57/diff:/var/lib/docker/overlay2/010f7de870028c076dbbc9cd3d87193ed2ae3ec7976743e6ba02ba835e0261c5/diff:/var/lib/docker/overlay2/fc409fd0225997f916b465cd54b7adc5f546f2ee0e35584434e42a6a3cf437bc/diff:/var/lib/docker/overlay2/e7d6ab070e4c2c5f70553090f751a4100095950b2521421569c2dd8c49a8d74d/diff:/var/lib/docker/overlay2/2154f4754c154db45f890bfe2477f97b2426641ff7a75d2b8bb98133eb92e2e0/diff:/var/lib/docker/overlay2/5686fbf95e4a1363f3c847a49c650622687262b63eba247bd75a90528bc512b3/diff:/var/lib/docker/overlay2/f68f7e16ee30bca48b9d2751529b3bab617a73398e8d95920289cf3171da794b/diff:/var/lib/docker/overlay2/bc1b871efd8ceefc5d7cdf90c4c8c1c13c03e256cd35ae8887e3858afeb4079b/diff:/var/lib/docker/overlay2/e4f5200add8d528d0b119c3992ae83145b08c0c703d59f1b6ea295544c2cba16/diff:/var/lib/docker/overlay2/77e3bf19696bc766eb4f9d2ab846eba60e23c10d125d7855ce37ae63e42f169e/diff:/var/lib/docker/overlay2/5f3c6a5f06555283a3a844dea904b7d4432aa8d4ab2551d8cf7df30c433e8902/diff:/var/lib/docker/overlay2/7f20c0bd8c7ada122886f45d84d7f2ba786036f7130f4600d5940ba556163787/diff",
            "MergedDir": "/var/lib/docker/overlay2/40ef8e6713bb2a5491028939c50e2a5b09da55dbf722324999267be915532b65/merged",
            "UpperDir": "/var/lib/docker/overlay2/40ef8e6713bb2a5491028939c50e2a5b09da55dbf722324999267be915532b65/diff",
            "WorkDir": "/var/lib/docker/overlay2/40ef8e6713bb2a5491028939c50e2a5b09da55dbf722324999267be915532b65/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:8445f0e5564c90a6964021125ffa14267360d62512d1490a845e0225b4a7f4c2",
            "sha256:e498cc51060ea2a23bb2b00cff774908fc4f8cd93ebeab58b4454d0b95e0186d",
            "sha256:99622cf8983739f26640611a566a323f659079b4c648e419e15004f5a3db214e",
            "sha256:5f0ee26102fb31666ca5f4c4a30c3bf8f08347b490f832c5a5beedff67fedc55",
            "sha256:64c05a385e3b54eef1426812309b45905acc07e96e7c1aadebbadfdbab7fe8f0",
            "sha256:2f46b9270d451eab799fc0e0ba84e4ea4d9361aa8c4da4560bdcae02e97920a6",
            "sha256:d5634adea72da487d011f59f534992c3023c63c0ce80ce005279484fa784bd6f",
            "sha256:240b71306571bd9bee761120f36a4398305e17322de6801eba897b6dd5602059",
            "sha256:896d7117e82b8872542609a88683e189f62d52c291e5175055dd3ff79def98ec",
            "sha256:239b2235eee77f894d6cf7f05d938ff5ee4ea9a1a57fef0c94ce09e97e67cbe4",
            "sha256:50d9a3bf66b13c49c741d8fb11db869dbb3b86069665c6225325aa1832a47d5f",
            "sha256:85b03ae9bbd56994083ca1a3d2dd53c6fb5b729605e6b5e94c1b181e6e966a12",
            "sha256:fdcd0beb41a96da3d6733e4f552eb1d791f18e355181d401a6d62b3c23481b15",
            "sha256:c346e8af40cf85302106607de3d0455f86f68f64de20514f9de2eb7ef541888e"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-17T13:01:35.434485531+08:00"
    }
}

更多版本

ghcr.io/ansible-community/community-ee-base:latest

linux/amd64 ghcr.io425.31MB2025-11-17 13:01
51