Namespace
cytopia
Image / Tag
ansible:2.7-release-0.26
Content Digest
sha256:9966bb846332c82e2cb4d756accac8c5facff73a7358489b5749f131de503d7b
Details
Created

2020-06-12 18:58:20 UTC

Size

21.8 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-06-12 18:56:05+00:00
  • org.opencontainers.image.description
    Ansible 2.7 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.7 base
  • org.opencontainers.image.revision
    ab2b7c57912a4f94a70831d3d0502caa59dfded5
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.7 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.7

Environment
PATH

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


Layers

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

[#001] sha256:a08948bc4b3114d63d909f9243d3272991dd1b0e990324668504c49ebf632e09 - 44.3% (9.68 MB)

[#002] sha256:43d2c7adf492a1c77daad0db69cfc11fcecfd20e1bc308473b4e0a2114971acc - 43.56% (9.51 MB)

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

[#004] sha256:b929fdc87849712aa87ee41fd7ce699011df14fa870734a79e6f432951f1d5ba - 0.02% (3.49 KB)

[#005] sha256:dff2cde5911ee156c4f9ba271c02a778299ed96166a87fbe90722d30e2ec56bd - 0.0% (127 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"]

2020-06-12 18:58:13 UTC

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

2020-06-12 18:58:13 UTC

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

2020-06-12 18:58:13 UTC

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

2020-06-12 18:58:13 UTC

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

2020-06-12 18:58:13 UTC

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

2020-06-12 18:58:13 UTC

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

2020-06-12 18:58:14 UTC

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

2020-06-12 18:58:14 UTC

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

2020-06-12 18:58:14 UTC

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

2020-06-12 18:58:14 UTC

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

2020-06-12 18:58:14 UTC

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

2020-06-12 18:58:17 UTC

|1 VERSION=2.7 /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

2020-06-12 18:58:19 UTC

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

2020-06-12 18:58:19 UTC

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

2020-06-12 18:58:20 UTC

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

2020-06-12 18:58:20 UTC

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

2020-06-12 18:58:20 UTC

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

2020-06-12 18:58:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-06-12 18:56:05+00:00

2020-06-12 18:58:20 UTC

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

2020-06-12 18:58:20 UTC

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

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