Namespace
cytopia
Image / Tag
ansible:2.10-0.29
Content Digest
sha256:e2f728cd9dee689bea70a03941beb4dff3c40acb2fde6dd42efe06ade42c2589
Details
Created

2021-02-07 01:49:28 UTC

Size

43.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-02-07 01:44:53+00:00
  • org.opencontainers.image.description
    Ansible 2.10 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.10 base
  • org.opencontainers.image.revision
    80bcdaae28bceab1010345dad2b1891298f52d9c
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.10

Environment
PATH

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


Layers

[#000] sha256:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 6.06% (2.64 MB)

[#001] sha256:fc505ee9f955f1e5f1c4de7a0714e1f2c63bc474062a1158efbd7354616e605c - 22.18% (9.67 MB)

[#002] sha256:7178b0d999b3cea48a83ca5bef7386a6a07b752909294461a95e9c13160f14bb - 71.74% (31.3 MB)

[#003] sha256:7a3585a147f43de51a5e4d223934a377ee1acc33a500cc9cce8f896f759b8ff9 - 0.01% (2.42 KB)

[#004] sha256:b8e6052feca2539d4b50bb1d280f22528909ea37e90be7c6c2f8a17dee9d0629 - 0.01% (3.76 KB)

[#005] sha256:46349a29bdf6885aad05cd89f1647ba051d276ee59e526401fbab9fc464b9976 - 0.0% (93 Bytes)


History
2020-04-24 01:05:35 UTC

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

2020-04-24 01:05:35 UTC

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

2021-02-07 01:48:40 UTC

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

2021-02-07 01:48:41 UTC

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

2021-02-07 01:48:42 UTC

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

2021-02-07 01:48:43 UTC

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

2021-02-07 01:48:44 UTC

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

2021-02-07 01:48:45 UTC

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

2021-02-07 01:48:46 UTC

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

2021-02-07 01:48:47 UTC

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

2021-02-07 01:48:48 UTC

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

2021-02-07 01:48:49 UTC

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

2021-02-07 01:48:50 UTC

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

2021-02-07 01:48:53 UTC

|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache 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-02-07 01:49:08 UTC

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

2021-02-07 01:49:18 UTC

/bin/sh -c #(nop) COPY file:3afb4ba97ee9d3369a8fce1109127ca26a598fcf7fb3fac2ffd742606f47dfee in /usr/bin/ansible

2021-02-07 01:49:20 UTC

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

2021-02-07 01:49:22 UTC

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

2021-02-07 01:49:23 UTC

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

2021-02-07 01:49:25 UTC

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

2021-02-07 01:49:27 UTC

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

2021-02-07 01:49:28 UTC

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

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