Namespace
cytopia
Image / Tag
ansible:2.6-azure-0.34
Content Digest
sha256:01a2d98c1ba943b922cc3b2f3a5374c95409747a99841efd8d84e7efe3ea9fba
Details
Created

2021-06-22 02:39:55 UTC

Size

55.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-06-22 02:38:37+00:00
  • org.opencontainers.image.description
    Ansible 2.6 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.6 azure
  • org.opencontainers.image.revision
    4d50c332d89ece279f930efa5e4e3ec8888f7039
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.6 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.6

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:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 4.84% (2.68 MB)

[#001] sha256:dad096d183ac376658436ee714381fcbea8955856019b205e3ebdd798f34de49 - 20.31% (11.3 MB)

[#002] sha256:938d5494b1d2c51e2accd7cfcb0166449d24ac761d205ccf83ecf4d266ae5d4c - 31.06% (17.2 MB)

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

[#004] sha256:5b82f32c40eeedf70f7b901d5206e7d6d3a7f31462aa2be9d30a662f1bf311da - 0.01% (3.35 KB)

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

[#006] sha256:ccadd2f9500600bf1af3e5597896d9da861cdaa4a9fbf786cda946970687ad9c - 0.0% (1.25 KB)

[#007] sha256:4e166aab55f5f753a4eae5062464dba513e68f878b40deea60fa419393dbeedc - 28.75% (15.9 MB)

[#008] sha256:f2edb7cf10ec846d381cf3ec45839eb1313f2ca11325f0d492ec3ed2e6709960 - 0.68% (385 KB)

[#009] sha256:eb6cd7196ed48569c6d79c56d172f3223ea585b70fc533ccffded641b00329d5 - 5.95% (3.3 MB)

[#010] sha256:0c815ac02976642a890368352511948be993707b9ddc890c31de165779e1bab7 - 0.0% (1.66 KB)

[#011] sha256:dabebf36cd716a93dffc8017bacf05e4783401be1ac0a20ac48bf0382fb4451f - 8.39% (4.65 MB)


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:36:13 UTC

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

2021-06-22 02:36:14 UTC

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

2021-06-22 02:36:15 UTC

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

2021-06-22 02:36:16 UTC

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

2021-06-22 02:36:17 UTC

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

2021-06-22 02:36:18 UTC

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

2021-06-22 02:36:19 UTC

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

2021-06-22 02:36:20 UTC

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

2021-06-22 02:36:21 UTC

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

2021-06-22 02:36:22 UTC

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

2021-06-22 02:36:23 UTC

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

2021-06-22 02:36:27 UTC

|1 VERSION=2.6 /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:36:30 UTC

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

2021-06-22 02:36:31 UTC

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

2021-06-22 02:36:32 UTC

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

2021-06-22 02:36:32 UTC

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

2021-06-22 02:36:33 UTC

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

2021-06-22 02:36:34 UTC

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

2021-06-22 02:36:35 UTC

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

2021-06-22 02:36:36 UTC

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

2021-06-22 02:36:52 UTC

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

2021-06-22 02:36:53 UTC

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

2021-06-22 02:36:54 UTC

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

2021-06-22 02:36:55 UTC

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

2021-06-22 02:36:56 UTC

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

2021-06-22 02:36:57 UTC

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

2021-06-22 02:36:58 UTC

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

2021-06-22 02:36:59 UTC

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

2021-06-22 02:37:00 UTC

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

2021-06-22 02:37:01 UTC

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

2021-06-22 02:37:02 UTC

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

2021-06-22 02:37:03 UTC

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

2021-06-22 02:37:04 UTC

|1 VERSION=2.6 /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-06-22 02:37:07 UTC

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

2021-06-22 02:37:09 UTC

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

2021-06-22 02:37:10 UTC

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

2021-06-22 02:37:11 UTC

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

2021-06-22 02:37:11 UTC

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

2021-06-22 02:37:12 UTC

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

2021-06-22 02:37:13 UTC

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

2021-06-22 02:37:14 UTC

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

2021-06-22 02:37:15 UTC

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

2021-06-22 02:37:16 UTC

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

2021-06-22 02:38:01 UTC

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

2021-06-22 02:38:02 UTC

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

2021-06-22 02:38:03 UTC

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

2021-06-22 02:38:04 UTC

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

2021-06-22 02:38:05 UTC

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

2021-06-22 02:38:06 UTC

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

2021-06-22 02:38:07 UTC

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

2021-06-22 02:38:08 UTC

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

2021-06-22 02:39:45 UTC

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

2021-06-22 02:39:46 UTC

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

2021-06-22 02:39:47 UTC

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

2021-06-22 02:39:50 UTC

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

2021-06-22 02:39:50 UTC

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

2021-06-22 02:39:51 UTC

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

2021-06-22 02:39:52 UTC

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

2021-06-22 02:39:53 UTC

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

2021-06-22 02:39:54 UTC

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

2021-06-22 02:39:55 UTC

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

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