Namespace
cytopia
Image / Tag
ansible:2.9-tools-0.37
Content Digest
sha256:4f69f019d7c269660b6245f228cb117ea05d154c4c9110219f053dd0ec68ce88
Details
Created

2021-10-25 05:04:11 UTC

Size

72.5 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-10-25 05:03:38+00:00
  • org.opencontainers.image.description
    Ansible 2.9 tools
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.9 tools
  • org.opencontainers.image.revision
    2abab2406edbd2eadb68242d5a110f68b0d0490d
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.9 tools
  • 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.7% (2.68 MB)

[#001] sha256:9096517df7b0d72ed5c94a6655f3e2b380f4454f8af0ff3b002fed6832f632f0 - 15.57% (11.3 MB)

[#002] sha256:ab4c9927f590c7a53682b63307dda63d83a97b635900d8fcb7e2cbb16ee2d593 - 30.08% (21.8 MB)

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

[#004] sha256:068ff4ac870aa135bff0701dcf2d30c98473ffd394a7a67c8fb54ed49effa37b - 0.01% (3.84 KB)

[#005] sha256:19f9de5c499c88f87b41bfeb52ef38d9d7d97749d9eaa4d19df465f2495b2e22 - 22.44% (16.3 MB)

[#006] sha256:856c05bd385f0f13af4d10f61142eeecfee4b929cd40001796cf680c5f79a566 - 0.0% (93 Bytes)

[#007] sha256:7d2cd7b0ec455a5a4e35156c757f22b6bfd2172815e1e6f8088b5f2d04321be4 - 0.0% (1.25 KB)

[#008] sha256:8cc1527688005bdecd47ed13639b20edcfff73eebbd01047ace92850def25540 - 22.02% (16 MB)

[#009] sha256:b5f361d95738c986f385a9acb92815b90080a7a63766058f8e473e375c03d005 - 0.52% (385 KB)

[#010] sha256:a98fe9b8ce8f39294758e347842d49f44a8374919bbc151c7bdb4b35f3618cfb - 5.66% (4.1 MB)

[#011] sha256:3f9ed61df962d7cdfd8f189a550542c616059a46ed9877ac150ca027c7969170 - 0.0% (1.65 KB)


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-25 05:02:44 UTC

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

2021-10-25 05:02:45 UTC

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

2021-10-25 05:02:46 UTC

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

2021-10-25 05:02:47 UTC

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

2021-10-25 05:02:48 UTC

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

2021-10-25 05:02:49 UTC

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

2021-10-25 05:02:50 UTC

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

2021-10-25 05:02:51 UTC

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

2021-10-25 05:02:52 UTC

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

2021-10-25 05:02:53 UTC

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

2021-10-25 05:02:54 UTC

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

2021-10-25 05:02:58 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-25 05:03:04 UTC

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

2021-10-25 05:03:05 UTC

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

2021-10-25 05:03:06 UTC

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

2021-10-25 05:03:26 UTC

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

2021-10-25 05:03:27 UTC

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

2021-10-25 05:03:28 UTC

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

2021-10-25 05:03:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:58:06+00:00

2021-10-25 05:03:29 UTC

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

2021-10-25 05:03:30 UTC

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

2021-10-25 05:03:46 UTC

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

2021-10-25 05:03:47 UTC

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

2021-10-25 05:03:48 UTC

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

2021-10-25 05:03:49 UTC

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

2021-10-25 05:03:50 UTC

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

2021-10-25 05:03:50 UTC

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

2021-10-25 05:03:51 UTC

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

2021-10-25 05:03:52 UTC

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

2021-10-25 05:03:53 UTC

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

2021-10-25 05:03:54 UTC

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

2021-10-25 05:03:55 UTC

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

2021-10-25 05:03:56 UTC

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

2021-10-25 05:03:58 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-25 05:04:02 UTC

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

2021-10-25 05:04:04 UTC

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

2021-10-25 05:04:05 UTC

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

2021-10-25 05:04:06 UTC

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

2021-10-25 05:04:06 UTC

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

2021-10-25 05:04:07 UTC

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

2021-10-25 05:04:08 UTC

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

2021-10-25 05:04:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 05:03:38+00:00

2021-10-25 05:04:10 UTC

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

2021-10-25 05:04: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