Namespace
cytopia
Image / Tag
ansible:2.10-0.34
Content Digest
sha256:64da620435e9ce73df4c5a4b44b96a6a1a5b6d0c073254192086d325c42e8f92
Details
Created

2021-06-22 02:36:04 UTC

Size

56 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-06-22 02:30:01+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
    4d50c332d89ece279f930efa5e4e3ec8888f7039
  • 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:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 4.79% (2.68 MB)

[#001] sha256:a15ac5d75431e0d9f316c8d8aafa4d30593c8e503ef97b5d20ee376bca02a0a5 - 20.11% (11.3 MB)

[#002] sha256:1e47158deb4d6747222143c9342240bd981a105f59fbee642d97f0f2f20cfebd - 75.08% (42 MB)

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

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

[#005] sha256:6a84d4cabdec5f9844e4adb83ba30c7ba1a0013580a1d3bbdba547a2a3a5dc9a - 0.0% (93 Bytes)


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-22 02:35:20 UTC

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

2021-06-22 02:35:21 UTC

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

2021-06-22 02:35:22 UTC

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

2021-06-22 02:35:23 UTC

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

2021-06-22 02:35:24 UTC

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

2021-06-22 02:35:25 UTC

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

2021-06-22 02:35:26 UTC

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

2021-06-22 02:35:27 UTC

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

2021-06-22 02:35:28 UTC

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

2021-06-22 02:35:29 UTC

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

2021-06-22 02:35:30 UTC

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

2021-06-22 02:35:33 UTC

|1 VERSION=2.10 /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-22 02:35:50 UTC

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

2021-06-22 02:35:53 UTC

/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible

2021-06-22 02:35:55 UTC

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

2021-06-22 02:35:56 UTC

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

2021-06-22 02:35:58 UTC

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

2021-06-22 02:36:00 UTC

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

2021-06-22 02:36:02 UTC

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

2021-06-22 02:36:04 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