quay.io/operator-framework/ansible-operator:v1.35.0 linux/amd64

quay.io/operator-framework/ansible-operator:v1.35.0 - 国内下载镜像源 浏览次数:57
这是一个ansible-operator镜像

镜像描述:

Ansible Operator 是一种 operator 框架,它使用 Ansible 作为配置管理和编排工具。该镜像包含了所有必要的组件,以便在 Kubernetes 环境中部署和运行 Ansible Operator。

功能特点:

  • 支持通过 YAML 或 JSON 文件定义和管理工作负载
  • 可用于自动化 Kubernetes 部署、配置和管理
  • 与其他 Kubernetes 组件高度集成,例如 Pod 和 Service

镜像使用:

可以通过 Docker 或 quay.io 等容器注册表拉取该镜像,然后在 Kubernetes 环境中创建一个 Deployment 或 DaemonSet,以部署和管理 Ansible Operator。您还可以使用该镜像来构建自定义的 Ansible Operator 镜像,适应特定的业务需求。

参考信息:

如果需要更多关于 Ansible Operator 的信息,请参阅官方文档或 GitHub 仓库。

源镜像 quay.io/operator-framework/ansible-operator:v1.35.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/operator-framework/ansible-operator:v1.35.0
镜像ID sha256:cc7ee772f3e43346c1e9f5203038916bb0db78560e58f062901c9f38c5635426
镜像TAG v1.35.0
大小 652.73MB
镜像源 quay.io
CMD
启动入口 /tini -- /usr/local/bin/ansible-operator run --watches-file=./watches.yaml
工作目录 /opt/ansible
OS/平台 linux/amd64
浏览量 57 次
贡献者
镜像创建 2024-07-15T17:54:18.779482391Z
同步时间 2024-09-04 15:14
更新时间 2024-10-24 16:26
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci TINI_VERSION=v0.19.0 HOME=/opt/ansible USER_NAME=ansible USER_UID=1001
镜像标签
x86_64: architecture 2024-01-03T02:09:22: build-date ubi8-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: description public: distribution-scope devel: git_commit 1.29.0: io.buildah.version The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description Red Hat Universal Base Image 8: io.k8s.display-name : io.openshift.expose-services base rhel8: io.openshift.tags Red Hat, Inc.: maintainer ubi8: name 1107: release Provides the latest release of Red Hat Universal Base Image 8.: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.9-1107: url 16023543dff146b00b5868ad23202e2af8b40a8a: vcs-ref git: vcs-type Red Hat, Inc.: vendor 8.9: version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/operator-framework/ansible-operator:v1.35.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/operator-framework/ansible-operator:v1.35.0  quay.io/operator-framework/ansible-operator:v1.35.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/operator-framework/ansible-operator:v1.35.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/operator-framework/ansible-operator:v1.35.0  quay.io/operator-framework/ansible-operator:v1.35.0

Shell快速替换命令

sed -i 's#quay.io/operator-framework/ansible-operator:v1.35.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/operator-framework/ansible-operator:v1.35.0#' deployment.yaml

镜像历史

大小 创建时间 层信息
0.00B 2024-07-16 01:54:18 ENTRYPOINT ["/tini" "--" "/usr/local/bin/ansible-operator" "run" "--watches-file=./watches.yaml"]
61.22MB 2024-07-16 01:54:18 COPY ansible-operator /usr/local/bin/ansible-operator # buildkit
0.00B 2024-07-16 01:54:18 USER 1001
0.00B 2024-07-16 01:54:18 WORKDIR /opt/ansible
890.00B 2024-07-16 01:54:18 RUN /bin/sh -c echo "${USER_NAME}:x:${USER_UID}:0:${USER_NAME} user:${HOME}:/sbin/nologin" >> /etc/passwd && mkdir -p ${HOME}/.ansible/tmp && chown -R ${USER_UID}:0 ${HOME} && chmod -R ug+rwx ${HOME} # buildkit
0.00B 2024-07-16 01:54:17 ENV HOME=/opt/ansible USER_NAME=ansible USER_UID=1001
24.06KB 2024-07-16 01:54:17 RUN |2 TARGETARCH=amd64 GIT_COMMIT=devel /bin/sh -c curl -L -o /tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${TARGETARCH} && chmod +x /tini && /tini --version # buildkit
0.00B 2024-07-16 01:54:16 ENV TINI_VERSION=v0.19.0
9.83KB 2024-07-16 01:54:16 COPY /usr/local/bin /usr/local/bin # buildkit
93.04MB 2024-07-16 01:54:16 COPY /usr/local/lib/python3.9/site-packages /usr/local/lib/python3.9/site-packages # buildkit
16.36MB 2024-07-16 01:54:14 COPY /usr/local/lib64/python3.9/site-packages /usr/local/lib64/python3.9/site-packages # buildkit
276.80MB 2024-07-16 01:52:59 RUN |2 TARGETARCH=amd64 GIT_COMMIT=devel /bin/sh -c set -e && yum clean all && rm -rf /var/cache/yum/* && yum update -y && yum install -y python39-pip python39-setuptools && pip3 install --upgrade pip~=23.3.2 && pip3 install pipenv==2023.11.15 && yum clean all && rm -rf /var/cache/yum # buildkit
117.00B 2024-07-16 01:51:58 RUN |2 TARGETARCH=amd64 GIT_COMMIT=devel /bin/sh -c mkdir -p /etc/ansible && echo "localhost ansible_connection=local" > /etc/ansible/hosts && echo '[defaults]' > /etc/ansible/ansible.cfg && echo 'roles_path = /opt/ansible/roles' >> /etc/ansible/ansible.cfg && echo 'library = /usr/share/ansible/openshift' >> /etc/ansible/ansible.cfg # buildkit
0.00B 2024-07-16 01:51:58 LABEL git_commit=devel
0.00B 2024-07-16 01:51:58 ARG GIT_COMMIT=devel
0.00B 2024-07-16 01:51:58 ARG TARGETARCH
205.28MB 2024-01-03 10:30:03 /bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
0.00B 2024-01-03 10:30:01 /bin/sh -c rm -f /tmp/tls-ca-bundle.pem
0.00B 2024-01-03 10:30:00 /bin/sh -c rm -f '/etc/yum.repos.d/repo-9816f.repo' '/etc/yum.repos.d/repo-7a3a9.repo'
0.00B 2024-01-03 10:30:00 /bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-03T02:09:22" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="16023543dff146b00b5868ad23202e2af8b40a8a" "io.k8s.description"="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.9-1107"
0.00B 2024-01-03 10:30:00 /bin/sh -c #(nop) ADD file:4c03af9205f57efee417e1de1c7e72151928810b8a527e1aac3d1e8a5004a07e in /root/buildinfo/Dockerfile-ubi8-8.9-1107
0.00B 2024-01-03 10:30:00 /bin/sh -c #(nop) ADD file:81a959366737b2880aa34f21a437cbb70e7051b30b49394141c2b2c6ab984950 in /root/buildinfo/content_manifests/ubi8-container-8.9-1107.json
0.00B 2024-01-03 10:29:59 /bin/sh -c #(nop) LABEL release=1107
0.00B 2024-01-03 10:29:59 /bin/sh -c mkdir -p /var/log/rhsm
0.00B 2024-01-03 10:29:59 /bin/sh -c rm -rf /var/log/*
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) CMD ["/bin/bash"]
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) ENV container oci
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) LABEL io.openshift.expose-services=""
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.9"
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) ADD multi:d5b484313b227467de5b0ffa3d38c602093c421f02ba060b0fc9353e374f6517 in /etc/yum.repos.d/
0.00B 2024-01-03 10:29:58 /bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
0.00B 2024-01-03 10:29:58 /bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
0.00B 2024-01-03 10:29:57 /bin/sh -c #(nop) ADD file:687b02017564f010244bed83b7b5bce3ce65bc910a889690e040ec57a8d06b04 in /

镜像信息

{
    "Id": "sha256:cc7ee772f3e43346c1e9f5203038916bb0db78560e58f062901c9f38c5635426",
    "RepoTags": [
        "quay.io/operator-framework/ansible-operator:v1.35.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/operator-framework/ansible-operator:v1.35.0"
    ],
    "RepoDigests": [
        "quay.io/operator-framework/ansible-operator@sha256:6ea7e0517fd6ba43e1168b21672686d8a6f7159342945aae494fdeed770e5697",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/operator-framework/ansible-operator@sha256:538a6192dcb0606ae08291aaebf90f62673b7219219702c8bc0309b799277782"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-07-15T17:54:18.779482391Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "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",
            "container=oci",
            "TINI_VERSION=v0.19.0",
            "HOME=/opt/ansible",
            "USER_NAME=ansible",
            "USER_UID=1001"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/ansible",
        "Entrypoint": [
            "/tini",
            "--",
            "/usr/local/bin/ansible-operator",
            "run",
            "--watches-file=./watches.yaml"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-01-03T02:09:22",
            "com.redhat.component": "ubi8-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "distribution-scope": "public",
            "git_commit": "devel",
            "io.buildah.version": "1.29.0",
            "io.k8s.description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 8",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "base rhel8",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi8",
            "release": "1107",
            "summary": "Provides the latest release of Red Hat Universal Base Image 8.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.9-1107",
            "vcs-ref": "16023543dff146b00b5868ad23202e2af8b40a8a",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.9"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 652731101,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/139b3aaa847f08ee3db248341e5e3135828a29fb383b97a83c397eb881e009f6/diff:/var/lib/docker/overlay2/2d7d75c1e68057f981d14678705240477c7af690aad3cf0e6c27ae68aadf5d33/diff:/var/lib/docker/overlay2/170dafd885ba519885d2d55c517de79f5e75c5c71f015a111962e2c462174bb8/diff:/var/lib/docker/overlay2/35dee2f3c87560ee68185d11ec2cc36d982fb9bfedf1b140e86c659c2a7c005d/diff:/var/lib/docker/overlay2/007739a6c8221594e9a3f6fd5adfc4b801191627c0979b92aea0bf7a333f9d17/diff:/var/lib/docker/overlay2/02fbb2ff446fd275340ab842bc64e273be4bbf08f686193a4f33238147c8e87d/diff:/var/lib/docker/overlay2/c78bf86967b5b8ac94affb9c3e50a5abc90dfc460180234db492de2020c9ca86/diff:/var/lib/docker/overlay2/687e9cb32a773aba84529a09262f1b36091bab77337de238581591d2213f67a4/diff:/var/lib/docker/overlay2/bd4d7f79e299f10c752e99fd7ecdfd7f9a9074bd6840a0c87d8a03187f8f4bf6/diff",
            "MergedDir": "/var/lib/docker/overlay2/15ffaaab053ca3ec0aa640bd0aaea84d41b830f992ab56aa0d895b36448773da/merged",
            "UpperDir": "/var/lib/docker/overlay2/15ffaaab053ca3ec0aa640bd0aaea84d41b830f992ab56aa0d895b36448773da/diff",
            "WorkDir": "/var/lib/docker/overlay2/15ffaaab053ca3ec0aa640bd0aaea84d41b830f992ab56aa0d895b36448773da/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:86426b9e591db2cdd8eba8085aa38b705422152b49960696308d988f33f3d741",
            "sha256:f3d283f88ee8b4074e070fab5e6c04f48f7a2fe0c362565ab59cefa776071523",
            "sha256:9bf80315bb8c54b069936ba8d8e9805af543ae497b1f6110acbcf68eef9ca564",
            "sha256:ee83e2144171d0b886c4c559ad04daed0e8517035522d4ec765f9d8cdae65d8b",
            "sha256:96d595eeb8c25301df76ae95ab01b1c403edc2b699698b79acefdcdd982d6c33",
            "sha256:92dcd488b6e5fbaaa92c9fcce0940df1c286521641dbf8e51422216e497a03c5",
            "sha256:e07c76127eb15a16a2a89ca0d55116afb0a40640a582e20f1acbd94c83a9f3fa",
            "sha256:27b33da2a7ded13c595c0151fc91452673444adb9a23616065758f8888dcbd0c",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:d5fb4da999ce7743acd25c4992cc67135fc7d6c6fb4244c4e9c452c9953cfc7c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-09-04T15:14:13.782016525+08:00"
    }
}

更多版本