Namespace
cytopia
Image / Tag
ansible:2.9-azure-0.36
Content Digest
sha256:84bbf560138610715e7a6c684d41177d0883ac18ac1315d1a6bfad2c0b8be5db
Details
Created

2021-10-24 12:56:11 UTC

Size

77.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-10-24 12:54:29+00:00
  • org.opencontainers.image.description
    Ansible 2.9 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.9 azure
  • org.opencontainers.image.revision
    56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.9 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.9

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:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 3.48% (2.68 MB)

[#001] sha256:d5d38e259ce0425bf623ae6fc0ee40595baa1afaec156d06b5b83f4403d40c4d - 14.64% (11.3 MB)

[#002] sha256:e3ba2159ce12ed5680bf60f44e17a577a92a246ed74427a06c631909c2ec5a10 - 28.28% (21.8 MB)

[#003] sha256:ec30a38876a5a957dba54513fdcee5379acbe1b9bc8f8a829f82591b7327f494 - 0.0% (2.42 KB)

[#004] sha256:f8e8a283ce4a579c36f5b4043dcc9977b01126d99f6cfe60ae30990f165501fa - 0.0% (3.84 KB)

[#005] sha256:c9478e5883250678288a035c0e75f466aa42b7b7ee0d5db1e2d3ec898d2a56f3 - 21.09% (16.3 MB)

[#006] sha256:863635cef9236c9e2db199ccd7096a5209cfb7040e5be7b0e795b8e650a6d330 - 0.0% (91 Bytes)

[#007] sha256:61b903aa1fb47269953ab1fd8f61a25c9d0f99463ea68b95fefa4089c346b3d3 - 0.0% (1.25 KB)

[#008] sha256:b324c39a28b4888368837f7992de02bc78d997fdaf9235b873f2b9da4d2b02e3 - 20.7% (16 MB)

[#009] sha256:496dd32ad40a1eb21e15440a51a530f35e5d4d543f8c2a0771bbc413e22acdd3 - 0.49% (385 KB)

[#010] sha256:3eae50c14f94111e931d9a91deec40fd5dddee20e058d6f59f248850ba306e37 - 5.32% (4.1 MB)

[#011] sha256:08ff99e1c20a1003d34016b90ff9472014988919cc4f78a73aaab99988c61c4b - 0.0% (1.65 KB)

[#012] sha256:3118410738d0111b0f8c891d02b5fae89fb16587625fc8b70225d32ade34869d - 6.0% (4.63 MB)


History
2021-08-31 23:18:16 UTC

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

2021-08-31 23:18:16 UTC

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

2021-10-24 12:51:31 UTC

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

2021-10-24 12:51:32 UTC

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

2021-10-24 12:51:33 UTC

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

2021-10-24 12:51:34 UTC

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

2021-10-24 12:51:35 UTC

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

2021-10-24 12:51:36 UTC

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

2021-10-24 12:51:37 UTC

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

2021-10-24 12:51:38 UTC

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

2021-10-24 12:51:39 UTC

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

2021-10-24 12:51:40 UTC

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

2021-10-24 12:51:41 UTC

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

2021-10-24 12:51:45 UTC

|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 yaml && 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-10-24 12:51:52 UTC

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

2021-10-24 12:51:53 UTC

/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible

2021-10-24 12:51:54 UTC

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

2021-10-24 12:52:15 UTC

|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8

2021-10-24 12:52:16 UTC

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

2021-10-24 12:52:17 UTC

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

2021-10-24 12:52:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 12:46:30+00:00

2021-10-24 12:52:19 UTC

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

2021-10-24 12:52:20 UTC

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

2021-10-24 12:52:36 UTC

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

2021-10-24 12:52:37 UTC

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

2021-10-24 12:52:39 UTC

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

2021-10-24 12:52:40 UTC

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

2021-10-24 12:52:41 UTC

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

2021-10-24 12:52:42 UTC

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

2021-10-24 12:52:43 UTC

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

2021-10-24 12:52:43 UTC

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

2021-10-24 12:52:44 UTC

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

2021-10-24 12:52:45 UTC

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

2021-10-24 12:52:46 UTC

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

2021-10-24 12:52:47 UTC

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

2021-10-24 12:52:49 UTC

|1 VERSION=2.9 /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-10-24 12:52:53 UTC

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

2021-10-24 12:52:55 UTC

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

2021-10-24 12:52:56 UTC

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

2021-10-24 12:52:57 UTC

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

2021-10-24 12:52:58 UTC

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

2021-10-24 12:52:59 UTC

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

2021-10-24 12:53:00 UTC

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

2021-10-24 12:53:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 12:52:28+00:00

2021-10-24 12:53:01 UTC

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

2021-10-24 12:53:02 UTC

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

2021-10-24 12:53:56 UTC

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

2021-10-24 12:53:57 UTC

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

2021-10-24 12:53:58 UTC

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

2021-10-24 12:53:59 UTC

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

2021-10-24 12:54:00 UTC

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

2021-10-24 12:54:01 UTC

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

2021-10-24 12:54:02 UTC

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

2021-10-24 12:54:03 UTC

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

2021-10-24 12:55:59 UTC

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

2021-10-24 12:56:00 UTC

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

2021-10-24 12:56:01 UTC

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

2021-10-24 12:56:04 UTC

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

2021-10-24 12:56:06 UTC

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

2021-10-24 12:56:07 UTC

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

2021-10-24 12:56:08 UTC

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

2021-10-24 12:56:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 12:54:29+00:00

2021-10-24 12:56:10 UTC

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

2021-10-24 12:56:11 UTC

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

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