Namespace
cytopia
Image / Tag
ansible:2.7-azure-0.29
Content Digest
sha256:29a619f7aa0302ca0becd6d26391b692e8481476cad826a64ecd29a688dadca8
Details
Created

2021-02-07 01:57:45 UTC

Size

44.3 MB

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

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:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 5.97% (2.64 MB)

[#001] sha256:dc3e84fe33600796068027841d6ef21c103aa4ea7f81416346b2351678caee0e - 21.84% (9.67 MB)

[#002] sha256:579f58e91ac3f0ac6a799a8e1b8c01052841d162fee8293d919242adc11afa33 - 17.58% (7.79 MB)

[#003] sha256:fa31640ef945edb664d55b24502e22e52f00b67ec5622e9ce443327ebe220a60 - 0.01% (2.43 KB)

[#004] sha256:57cc232ef3d6f36e742e800be2bbcb47bb2f4f8d99824469fa5b24ad60892285 - 0.01% (3.49 KB)

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

[#006] sha256:5c4a098e8a3a798c299ca275fa80e07ae1c44cea4ca0de5dbef28f97a89a592e - 0.0% (1.27 KB)

[#007] sha256:4ffaa5781d0624a62b80488629662ad6c27fc56054281c319e4d12703b61357e - 34.33% (15.2 MB)

[#008] sha256:dfc0b78ad1e45473b860de260c6e053b0e019991ea7e6ba6e3f54f3e5bef0520 - 0.78% (353 KB)

[#009] sha256:051a449512e52ba8d8394ce46119feea81bc714fc90d68b9b06af367ef8b6047 - 6.81% (3.01 MB)

[#010] sha256:6ae1eba6796fa824ea345820410752e5749c9bceb4ce999462205964c29bc4f5 - 0.0% (1.66 KB)

[#011] sha256:3c1bb45313bf23662c927c6cd03c2361e7ffc2e178e6f9876eaf3ed45c858c5e - 12.68% (5.62 MB)


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:52:34 UTC

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

2021-02-07 01:52:35 UTC

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

2021-02-07 01:52:36 UTC

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

2021-02-07 01:52:37 UTC

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

2021-02-07 01:52:38 UTC

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

2021-02-07 01:52:39 UTC

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

2021-02-07 01:52:40 UTC

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

2021-02-07 01:52:41 UTC

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

2021-02-07 01:52:42 UTC

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

2021-02-07 01:52:43 UTC

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

2021-02-07 01:52:44 UTC

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

2021-02-07 01:52:48 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

2021-02-07 01:52:50 UTC

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

2021-02-07 01:52:53 UTC

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

2021-02-07 01:52:54 UTC

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

2021-02-07 01:52:54 UTC

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

2021-02-07 01:52:55 UTC

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

2021-02-07 01:52:56 UTC

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

2021-02-07 01:52:57 UTC

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

2021-02-07 01:52:58 UTC

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

2021-02-07 01:53:26 UTC

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

2021-02-07 01:53:27 UTC

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

2021-02-07 01:53:28 UTC

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

2021-02-07 01:53:29 UTC

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

2021-02-07 01:53:30 UTC

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

2021-02-07 01:53:31 UTC

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

2021-02-07 01:53:32 UTC

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

2021-02-07 01:53:33 UTC

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

2021-02-07 01:53:34 UTC

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

2021-02-07 01:53:35 UTC

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

2021-02-07 01:53:36 UTC

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

2021-02-07 01:53:37 UTC

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

2021-02-07 01:53:38 UTC

|1 VERSION=2.7 /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-02-07 01:53:41 UTC

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

2021-02-07 01:53:43 UTC

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

2021-02-07 01:53:44 UTC

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

2021-02-07 01:53:45 UTC

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

2021-02-07 01:53:45 UTC

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

2021-02-07 01:53:46 UTC

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

2021-02-07 01:53:47 UTC

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

2021-02-07 01:53:48 UTC

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

2021-02-07 01:53:49 UTC

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

2021-02-07 01:53:50 UTC

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

2021-02-07 01:55:20 UTC

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

2021-02-07 01:55:20 UTC

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

2021-02-07 01:55:21 UTC

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

2021-02-07 01:55:22 UTC

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

2021-02-07 01:55:23 UTC

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

2021-02-07 01:55:24 UTC

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

2021-02-07 01:55:25 UTC

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

2021-02-07 01:55:26 UTC

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

2021-02-07 01:57:35 UTC

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

2021-02-07 01:57:35 UTC

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

2021-02-07 01:57:36 UTC

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

2021-02-07 01:57:38 UTC

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

2021-02-07 01:57:40 UTC

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

2021-02-07 01:57:41 UTC

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

2021-02-07 01:57:42 UTC

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

2021-02-07 01:57:43 UTC

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

2021-02-07 01:57:44 UTC

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

2021-02-07 01:57:45 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