quay.io/ansible/awx-operator:2.19.1 linux/amd64

quay.io/ansible/awx-operator:2.19.1 - 国内下载镜像源 浏览次数:215

Ansible AWX Operator

AWX( Ansible Workbench eXtension)是一个用于管理Ansible工作流程和自动化任务的Web应用程序。这个Operator提供了一个完整的AWX实例,可以帮助你快速开始使用Ansible来管理你的IT基础设施。

源镜像 quay.io/ansible/awx-operator:2.19.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ansible/awx-operator:2.19.1
镜像ID sha256:aa5cb2212d4a4c245411b936210a67b38ee770119f13ffd081a8736b00810029
镜像TAG 2.19.1
大小 551.56MB
镜像源 quay.io
CMD
启动入口 /tini -- /usr/local/bin/ansible-operator run --watches-file=./watches.yaml --reconcile-period=0s
工作目录 /opt/ansible
OS/平台 linux/amd64
浏览量 215 次
贡献者
镜像创建 2024-07-02T20:40:41.661300396Z
同步时间 2024-07-08 16:13
更新时间 2024-12-21 06:31
环境变量
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 DEFAULT_AWX_VERSION=24.6.1 OPERATOR_VERSION=2.19.1
镜像标签
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/ansible/awx-operator:2.19.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ansible/awx-operator:2.19.1  quay.io/ansible/awx-operator:2.19.1

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ansible/awx-operator:2.19.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ansible/awx-operator:2.19.1  quay.io/ansible/awx-operator:2.19.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ansible/awx-operator:2.19.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ansible/awx-operator:2.19.1  quay.io/ansible/awx-operator:2.19.1'

镜像历史

大小 创建时间 层信息
0.00B 2024-07-03 04:40:41 ENTRYPOINT ["/tini" "--" "/usr/local/bin/ansible-operator" "run" "--watches-file=./watches.yaml" "--reconcile-period=0s"]
816.00B 2024-07-03 04:40:41 COPY playbooks/ /opt/ansible/playbooks/ # buildkit
237.63KB 2024-07-03 04:40:41 COPY roles/ /opt/ansible/roles/ # buildkit
774.00B 2024-07-03 04:40:41 COPY watches.yaml /opt/ansible/watches.yaml # buildkit
2.17MB 2024-07-03 04:40:41 RUN |2 DEFAULT_AWX_VERSION=24.6.1 OPERATOR_VERSION=2.19.1 /bin/sh -c ansible-galaxy collection install -r ${HOME}/requirements.yml && chmod -R ug+rwx ${HOME}/.ansible # buildkit
115.00B 2024-07-03 04:40:35 COPY requirements.yml /opt/ansible/requirements.yml # buildkit
0.00B 2024-07-03 04:40:35 ENV OPERATOR_VERSION=2.19.1
0.00B 2024-07-03 04:40:35 ENV DEFAULT_AWX_VERSION=24.6.1
0.00B 2024-07-03 04:40:35 ARG OPERATOR_VERSION=2.19.1
0.00B 2024-07-03 04:40:35 ARG DEFAULT_AWX_VERSION=24.6.1
0.00B 2024-07-03 04:40:35 USER 1001
27.03MB 2024-07-03 04:40:35 RUN /bin/sh -c dnf update --security --bugfix -y && dnf install -y openssl # buildkit
0.00B 2024-07-03 04:40:35 USER root
0.00B 2024-01-25 01:57:31 ENTRYPOINT ["/tini" "--" "/usr/local/bin/ansible-operator" "run" "--watches-file=./watches.yaml"]
60.92MB 2024-01-25 01:57:31 COPY ansible-operator /usr/local/bin/ansible-operator # buildkit
0.00B 2024-01-25 01:57:30 USER 1001
0.00B 2024-01-25 01:57:30 WORKDIR /opt/ansible
824.00B 2024-01-25 01:57:30 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-01-25 01:57:30 ENV HOME=/opt/ansible USER_NAME=ansible USER_UID=1001
24.06KB 2024-01-25 01:57:30 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-01-25 01:57:29 ENV TINI_VERSION=v0.19.0
23.91KB 2024-01-25 01:57:29 COPY /usr/local/bin /usr/local/bin # buildkit
89.67MB 2024-01-25 01:57:29 COPY /usr/local/lib/python3.9/site-packages /usr/local/lib/python3.9/site-packages # buildkit
19.88MB 2024-01-25 01:57:27 COPY /usr/local/lib64/python3.9/site-packages /usr/local/lib64/python3.9/site-packages # buildkit
146.31MB 2024-01-25 01:56:11 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-01-25 01:55:35 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-01-25 01:55:35 LABEL git_commit=devel
0.00B 2024-01-25 01:55:35 ARG GIT_COMMIT=devel
0.00B 2024-01-25 01:55:35 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:aa5cb2212d4a4c245411b936210a67b38ee770119f13ffd081a8736b00810029",
    "RepoTags": [
        "quay.io/ansible/awx-operator:2.19.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ansible/awx-operator:2.19.1"
    ],
    "RepoDigests": [
        "quay.io/ansible/awx-operator@sha256:7302e0c8e5a79c11275848b36c63c61d8e7487840164c109b7cda9aa93456901",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ansible/awx-operator@sha256:75213c9463ea2e46548211c02b235358d3cd5d9064ab10d0f66e640517c1e9bc"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-07-02T20:40:41.661300396Z",
    "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",
            "DEFAULT_AWX_VERSION=24.6.1",
            "OPERATOR_VERSION=2.19.1"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/ansible",
        "Entrypoint": [
            "/tini",
            "--",
            "/usr/local/bin/ansible-operator",
            "run",
            "--watches-file=./watches.yaml",
            "--reconcile-period=0s"
        ],
        "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": 551557587,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ac232d5b019df3b946d6bcad011441072dfe9a24df16bfb80f43da046de983c6/diff:/var/lib/docker/overlay2/f9c06fbf0d4f8262e7cca7b1c642aaa39056d0f1dffe36c4576834ea94196e9d/diff:/var/lib/docker/overlay2/cd9d00fc39d2f13fffa00d4c88a388966f950001dc7ac6ab1cba29eaecc87f36/diff:/var/lib/docker/overlay2/a07bf03c4aab74cc532b5e8deb24a118db275c7d0fcec705809c70ddbb3e617d/diff:/var/lib/docker/overlay2/38c1538e0b89a5aa8f1b51bd74c008bb119041f1fa0c6b4b806ce3fee4098f09/diff:/var/lib/docker/overlay2/b3314994a91da0a59e57fee7034ff09e697e2ebce923e0b181b4cd64b3d0ff47/diff:/var/lib/docker/overlay2/cfa95da5ed423cf5162e6c0a64d1e370fe07a377c6274b86ad51c135914cf671/diff:/var/lib/docker/overlay2/1fc02da8c633d165e040b4cbf5bf5414560dc598c57fc5d1582001e21a3a9fbb/diff:/var/lib/docker/overlay2/b1aced6b43b7368101d9332f1389878fd350be1a14bc1408ede92186deaaec05/diff:/var/lib/docker/overlay2/cc5f5ba7dc31da2f961f8bc0ac475ed18873eb4b938ab7709bb3d751d6cb793d/diff:/var/lib/docker/overlay2/769651236a13422c5953e6b6aae0bd11046e531ed0a183e628ae1899b1ef1432/diff:/var/lib/docker/overlay2/f44945dacd11e60fc95c1855be1c5e0b28a671d66dc4728ade9dc6107902ec06/diff:/var/lib/docker/overlay2/e56f14b8109f10ab4e7586b6b1e1d4b05dad27683bebba5ca5c131700803178f/diff:/var/lib/docker/overlay2/2257d3c32312fd676aca84ce86eedf68efe101d345df21d7bb646fb8cca7c89c/diff:/var/lib/docker/overlay2/d18e590160b9d38eea78d958bae40ddf56eaf80b5156662b38dff2f0d6d22a54/diff",
            "MergedDir": "/var/lib/docker/overlay2/ceac9028ef06254b9186c782ec57125600dc4a953e7879b67ae57b6cbefaa68d/merged",
            "UpperDir": "/var/lib/docker/overlay2/ceac9028ef06254b9186c782ec57125600dc4a953e7879b67ae57b6cbefaa68d/diff",
            "WorkDir": "/var/lib/docker/overlay2/ceac9028ef06254b9186c782ec57125600dc4a953e7879b67ae57b6cbefaa68d/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:86426b9e591db2cdd8eba8085aa38b705422152b49960696308d988f33f3d741",
            "sha256:62329031ba4e3af3fb31c9b5fa7c976ff1a117e5702ddd14896cdc27ee8d16ce",
            "sha256:64042e60a2a680459a17e4ce1edd8171adde8b9431b59fbd570789f383d7927a",
            "sha256:6615b78892ea34be3c21bbafaa1cb16d8d3ab9a7b5e542228aba3af09cf286e4",
            "sha256:d7082a8129ea38597233c036b3b9e56354d42506712d0f2a9a038dbf062358b4",
            "sha256:4db72d16bb6310d4a73809f57b3a96ae94c33c4feddd15b6dc12f560f6755e97",
            "sha256:70df77fd1c09de3a76a97e19e996fc8ab9d87d6eee83f0ed61e184dd5e251132",
            "sha256:2f9e60689d2b9fd2a81da2fcc6357bfeff719c903ca0d7a0ebf36c0924bc313e",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:e611347a452f82f2ca19f8b0e4f9865f69d9022c6349f74b66062628d809840b",
            "sha256:209f004d1e2d0266847c4b70073060616435eed03bfefac8a73fddc0901d65be",
            "sha256:f2e6b3a588ac4ee12cb311d24cfd8fa9d61dee12a0415979b3f1328a49ddcae5",
            "sha256:0483c855999ffa79270aaa004a24af136347cfe2f81ce530da6939abed0aad2e",
            "sha256:5b03cc410fc082c82b845c20e904de4ae500fd329aed338ec31401bd6b41830c",
            "sha256:df1685367e0c339399e983dd11417e545f0a5a2e957001c184167d64bed1f60f",
            "sha256:6e91a8df4d04adb07409b3b04d9ca10f8a4a2776bb26ceb5cd1425375d77dc7a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-07-08T16:12:43.055370134+08:00"
    }
}

更多版本

quay.io/ansible/awx-operator:2.19.1

linux/amd64 quay.io551.56MB2024-07-08 16:13
214