Namespace
cytopia
Image / Tag
ansible:2.8-0.37
Content Digest
sha256:6cf3a4b096e31e2fb6e9bb36553daa2ea442619d1b107ca6a822c3931a99d6da
Details
Created

2021-10-25 04:53:47 UTC

Size

48.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-10-25 04:49:29+00:00
  • org.opencontainers.image.description
    Ansible 2.8 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.8 base
  • org.opencontainers.image.revision
    2abab2406edbd2eadb68242d5a110f68b0d0490d
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.8

Environment
PATH

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


Layers

[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 5.53% (2.68 MB)

[#001] sha256:f3bbc8c6f385ff4f901db8c69134c3cb11e3f5f5ac71aeda345cb3063e1ffd3f - 23.26% (11.3 MB)

[#002] sha256:1a7df5f1226085cfd1486402e5a7404946f1a09eacf9b20453e7d734d5c19005 - 41.74% (20.3 MB)

[#003] sha256:f438b20769812ba3424c7ff07e80beb02bbf8523f97bfa8c658da2de54d2349f - 0.0% (2.21 KB)

[#004] sha256:71d8b5aebf8711aaa5a871e9a9f1dc3fe6450ea4783b0fb11ee4e0055904a493 - 0.01% (3.59 KB)

[#005] sha256:278a80c3df2fa72a9641301222d9f64530e27270e1c0ac3db5390ea6fee9715b - 29.47% (14.3 MB)

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


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 04:53:09 UTC

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

2021-10-25 04:53:10 UTC

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

2021-10-25 04:53:11 UTC

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

2021-10-25 04:53:12 UTC

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

2021-10-25 04:53:13 UTC

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

2021-10-25 04:53:14 UTC

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

2021-10-25 04:53:15 UTC

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

2021-10-25 04:53:16 UTC

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

2021-10-25 04:53:17 UTC

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

2021-10-25 04:53:18 UTC

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

2021-10-25 04:53:19 UTC

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

2021-10-25 04:53:23 UTC

|1 VERSION=2.8 /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 04:53:27 UTC

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

2021-10-25 04:53:28 UTC

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

2021-10-25 04:53:29 UTC

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

2021-10-25 04:53:43 UTC

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

2021-10-25 04:53:43 UTC

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

2021-10-25 04:53:44 UTC

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

2021-10-25 04:53:45 UTC

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

2021-10-25 04:53:46 UTC

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

2021-10-25 04:53:47 UTC

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

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