Namespace
cytopia
Image / Tag
ansible:2.6-azure-0.33
Content Digest
sha256:9b540befdcdef3344d606c5ab5f016967caf40f2cb649a01afdf6294777dd155
Details
Created

2021-06-02 06:02:46 UTC

Size

55.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-06-02 06:01:15+00:00
  • org.opencontainers.image.description
    Ansible 2.6 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.6 azure
  • org.opencontainers.image.revision
    ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.6 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.6

Environment
MY_GID

1000

MY_GROUP

ansible

MY_UID

1000

MY_USER

ansible

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 4.84% (2.68 MB)

[#001] sha256:628521c1ee49dc417f2a25fbe92d8e8e879f04c5487f449fafc27d523a50bc13 - 20.31% (11.3 MB)

[#002] sha256:49546c629c7f1eae504d47a5b0d3c1d21f2715192367336fc337f60b41cdd26d - 31.07% (17.2 MB)

[#003] sha256:aa10f132e3bd473afc3b764edf2c12b42d9d6244c7b05b69813d5acaa4c8f119 - 0.0% (2.43 KB)

[#004] sha256:9ba6fb01592d5bc291d006c42af92126ef1e35bdceec68d6d37c343c66e27d81 - 0.01% (3.35 KB)

[#005] sha256:37aa9c02a88272b154b2210f81ab9ab1d12de18f912d3220c5ca2080e615db68 - 0.0% (93 Bytes)

[#006] sha256:c9a22c4fd6a4839bce184fb59bb0e9106ae77a1d073f3c9ae1f3801108f66789 - 0.0% (1.25 KB)

[#007] sha256:a74a711d9d08dca5483b337e12e9264576088039232baf850a8fe195dffb9b7e - 28.76% (15.9 MB)

[#008] sha256:d9f732765e96029cad7a0c6bc66a180fe7833aee38d2f4c92ca6415a6641c504 - 0.68% (385 KB)

[#009] sha256:26776595f4b452932f03b8c3fec4a58dddb1c9fef3c164a456a74cebf018b4d8 - 5.95% (3.3 MB)

[#010] sha256:686341093b7263049821e5594851c1d89c21302dc39ad88637d2348eb9451a05 - 0.0% (1.66 KB)

[#011] sha256:e1dbe6f4190672afd13e41fce82a9f4f80b075a11277ba65af631ec991230735 - 8.38% (4.64 MB)


History
2021-04-14 19:19:39 UTC

/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /

2021-04-14 19:19:39 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-06-02 05:58:35 UTC

/bin/sh -c #(nop) ARG VERSION

2021-06-02 05:58:36 UTC

/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>

2021-06-02 05:58:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>

2021-06-02 05:58:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia

2021-06-02 05:58:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT

2021-06-02 05:58:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible

2021-06-02 05:58:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible

2021-06-02 05:58:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible

2021-06-02 05:58:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base

2021-06-02 05:58:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base

2021-06-02 05:58:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base

2021-06-02 05:58:49 UTC

|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 && ln -sf /usr/bin/python3 /usr/bin/python && ln -sf ansible /usr/bin/ansible-config && ln -sf ansible /usr/bin/ansible-console && ln -sf ansible /usr/bin/ansible-doc && ln -sf ansible /usr/bin/ansible-galaxy && ln -sf ansible /usr/bin/ansible-inventory && ln -sf ansible /usr/bin/ansible-playbook && ln -sf ansible /usr/bin/ansible-pull && ln -sf ansible /usr/bin/ansible-test && ln -sf ansible /usr/bin/ansible-vault && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf

2021-06-02 05:58:53 UTC

/bin/sh -c #(nop) COPY dir:29bab21edb8159838820e1d3ff0c69c383aedc98b666cba6cb7bdd259cf16c3f in /usr/lib/python3.8/site-packages/

2021-06-02 05:58:54 UTC

/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible

2021-06-02 05:58:55 UTC

/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection

2021-06-02 05:58:55 UTC

/bin/sh -c #(nop) WORKDIR /data

2021-06-02 05:58:56 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-06-02 05:58:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:54:18+00:00

2021-06-02 05:58:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57

2021-06-02 05:58:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6

2021-06-02 05:59:18 UTC

/bin/sh -c #(nop) ARG VERSION

2021-06-02 05:59:19 UTC

/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>

2021-06-02 05:59:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>

2021-06-02 05:59:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia

2021-06-02 05:59:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT

2021-06-02 05:59:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible

2021-06-02 05:59:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible

2021-06-02 05:59:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible

2021-06-02 05:59:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools

2021-06-02 05:59:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools

2021-06-02 05:59:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools

2021-06-02 05:59:29 UTC

/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000

2021-06-02 05:59:30 UTC

|1 VERSION=2.6 /bin/sh -c set -eux && addgroup -g ${MY_GID} ${MY_GROUP} && adduser -h /home/ansible -s /bin/bash -G ${MY_GROUP} -D -u ${MY_UID} ${MY_USER} && mkdir /home/ansible/.gnupg && chown ansible:ansible /home/ansible/.gnupg && chmod 0700 /home/ansible/.gnupg && mkdir /home/ansible/.ssh && chown ansible:ansible /home/ansible/.ssh && chmod 0700 /home/ansible/.ssh

2021-06-02 05:59:33 UTC

|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client

2021-06-02 05:59:35 UTC

/bin/sh -c #(nop) COPY dir:b3610160c1745325d7de40da14bd1eee3dcf613b9e1cf0c3b6f1bee5ba20bfe9 in /usr/lib/python3.8/site-packages/

2021-06-02 05:59:36 UTC

/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq

2021-06-02 05:59:37 UTC

/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh

2021-06-02 05:59:37 UTC

/bin/sh -c #(nop) WORKDIR /data

2021-06-02 05:59:38 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2021-06-02 05:59:39 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-06-02 05:59:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:59:12+00:00

2021-06-02 05:59:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57

2021-06-02 05:59:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6

2021-06-02 06:00:36 UTC

/bin/sh -c #(nop) ARG VERSION

2021-06-02 06:00:37 UTC

/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>

2021-06-02 06:00:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>

2021-06-02 06:00:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia

2021-06-02 06:00:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT

2021-06-02 06:00:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible

2021-06-02 06:00:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible

2021-06-02 06:00:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible

2021-06-02 06:02:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 azure

2021-06-02 06:02:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 azure

2021-06-02 06:02:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 azure

2021-06-02 06:02:41 UTC

/bin/sh -c #(nop) COPY dir:51e808924c2aafc416f1c3a54a0a4885fd6e464d090942aec736d67bc34c4349 in /usr/lib/python3.8/site-packages/

2021-06-02 06:02:42 UTC

/bin/sh -c #(nop) WORKDIR /data

2021-06-02 06:02:42 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2021-06-02 06:02:43 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-06-02 06:02:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 06:01:15+00:00

2021-06-02 06:02:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57

2021-06-02 06:02:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete