Namespace
cytopia
Image / Tag
ansible:2.5-azure-0.27
Content Digest
sha256:a042729210e724faa2434ee86a02249f573f775edf466d5ff927db31d7f69c4a
Details
Created

2020-12-17 01:53:51 UTC

Size

43 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-12-17 01:51:34+00:00
  • org.opencontainers.image.description
    Ansible 2.5 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.5 azure
  • org.opencontainers.image.revision
    db4353270505985fb7e02805c4e96e7c89bf151e
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.5 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.5

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 - 6.15% (2.64 MB)

[#001] sha256:0054d2683d61a6e0b457d85f3824ff67f51de22637d916be49538380742b5816 - 22.5% (9.67 MB)

[#002] sha256:b8932ac380f2fad93cc4febbf4e232bab28a27a1068e39f723f2a7cbada9df97 - 15.54% (6.68 MB)

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

[#004] sha256:d053e0586f507d0b97a3805a025be7062bdaaebc19a6b278edecf96f3d2c8a55 - 0.01% (3.18 KB)

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

[#006] sha256:32def2c93dfd2975a29f7ffd0b621a3faf3dedc139e40e4ba988a9bac3232451 - 0.0% (1.27 KB)

[#007] sha256:211dd4f8749d5027c76d10fb92dbdf92bb46514c0d26ca44579b06a595137ca8 - 35.38% (15.2 MB)

[#008] sha256:c53634d34e4a5155e5f987d4d9d89104218257be7fc25e1765a13821d25f08d9 - 0.74% (327 KB)

[#009] sha256:6b26b9957b76357f3b0cb562e66b4a51595cee9e83ecb6ea3ca340bb934faf3e - 7.01% (3.01 MB)

[#010] sha256:8ad193e94f3ada1cc2eaad447978d429201c10944205f2d7c6798685e07b76c3 - 0.0% (1.66 KB)

[#011] sha256:9e99752a79d25077dc0bc5c007e5e073de38f9e15b1bd7cb96c5b81721aad52c - 12.66% (5.44 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"]

2020-12-17 01:48:31 UTC

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

2020-12-17 01:48:32 UTC

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

2020-12-17 01:48:33 UTC

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

2020-12-17 01:48:34 UTC

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

2020-12-17 01:48:35 UTC

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

2020-12-17 01:48:36 UTC

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

2020-12-17 01:48:37 UTC

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

2020-12-17 01:48:38 UTC

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

2020-12-17 01:48:39 UTC

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

2020-12-17 01:48:40 UTC

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

2020-12-17 01:48:41 UTC

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

2020-12-17 01:48:44 UTC

|1 VERSION=2.5 /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-12-17 01:48:47 UTC

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

2020-12-17 01:48:49 UTC

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

2020-12-17 01:48:50 UTC

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

2020-12-17 01:48:50 UTC

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

2020-12-17 01:48:51 UTC

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

2020-12-17 01:48:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-17 01:46:04+00:00

2020-12-17 01:48:53 UTC

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

2020-12-17 01:48:54 UTC

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

2020-12-17 01:49:21 UTC

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

2020-12-17 01:49:22 UTC

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

2020-12-17 01:49:23 UTC

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

2020-12-17 01:49:24 UTC

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

2020-12-17 01:49:25 UTC

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

2020-12-17 01:49:26 UTC

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

2020-12-17 01:49:27 UTC

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

2020-12-17 01:49:28 UTC

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

2020-12-17 01:49:29 UTC

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

2020-12-17 01:49:30 UTC

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

2020-12-17 01:49:31 UTC

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

2020-12-17 01:49:32 UTC

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

2020-12-17 01:49:33 UTC

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

2020-12-17 01:49:36 UTC

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

2020-12-17 01:49:38 UTC

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

2020-12-17 01:49:39 UTC

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

2020-12-17 01:49:40 UTC

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

2020-12-17 01:49:40 UTC

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

2020-12-17 01:49:41 UTC

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

2020-12-17 01:49:42 UTC

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

2020-12-17 01:49:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-17 01:49:03+00:00

2020-12-17 01:49:44 UTC

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

2020-12-17 01:49:45 UTC

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

2020-12-17 01:51:01 UTC

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

2020-12-17 01:51:02 UTC

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

2020-12-17 01:51:03 UTC

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

2020-12-17 01:51:04 UTC

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

2020-12-17 01:51:05 UTC

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

2020-12-17 01:51:06 UTC

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

2020-12-17 01:51:07 UTC

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

2020-12-17 01:51:08 UTC

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

2020-12-17 01:53:41 UTC

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

2020-12-17 01:53:41 UTC

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

2020-12-17 01:53:42 UTC

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

2020-12-17 01:53:44 UTC

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

2020-12-17 01:53:46 UTC

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

2020-12-17 01:53:47 UTC

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

2020-12-17 01:53:48 UTC

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

2020-12-17 01:53:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-17 01:51:34+00:00

2020-12-17 01:53:50 UTC

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

2020-12-17 01:53:51 UTC

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

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