Namespace
cytopia
Image / Tag
ansible:2.7-azure-0.34
Content Digest
sha256:56a5e702bbdb9218c638f336f8272e42390ddfdecd4435c1b51d5a4050c504ec
Details
Created

2021-06-22 02:43:13 UTC

Size

56.1 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-06-22 02:41:48+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
    4d50c332d89ece279f930efa5e4e3ec8888f7039
  • 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:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 4.78% (2.68 MB)

[#001] sha256:93829ba18e6b6146a9fa28e91ec07318477a9cfad08a105e2cb027163fe654ca - 20.05% (11.3 MB)

[#002] sha256:e7b028a7fb8e2ddba3cde2bb3ea66582a50379eea6496bddf77251061352a109 - 31.92% (17.9 MB)

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

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

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

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

[#007] sha256:71d519f9b9a2e68cbbc9ea41d10c82f1ee4a6affb538306683d00c9e9ed444ee - 28.4% (15.9 MB)

[#008] sha256:d530ffe200ba815ce56bb8e3de16c70851fd098c36d306a1e48b16d124619e35 - 0.67% (385 KB)

[#009] sha256:9ca1e2e27cedd220fd592dbf67706aa3a281752b9f6ab2b99334fbce681d079b - 5.88% (3.3 MB)

[#010] sha256:61d47989e159ae7bd8c2f5234309e5ae14366b4bc5c41cc3a5d8f82911d0c2a3 - 0.0% (1.65 KB)

[#011] sha256:5fceef1e9160421d848ef7d6a20b585ac3b1ae1f1ce7d9b584c24653c06dd81b - 8.28% (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:39:17 UTC

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

2021-06-22 02:39:18 UTC

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

2021-06-22 02:39:19 UTC

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

2021-06-22 02:39:20 UTC

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

2021-06-22 02:39:21 UTC

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

2021-06-22 02:39:22 UTC

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

2021-06-22 02:39:23 UTC

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

2021-06-22 02:39:24 UTC

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

2021-06-22 02:39:25 UTC

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

2021-06-22 02:39:26 UTC

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

2021-06-22 02:39:27 UTC

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

2021-06-22 02:39:31 UTC

|1 VERSION=2.7 /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:39:34 UTC

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

2021-06-22 02:39:35 UTC

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

2021-06-22 02:39:36 UTC

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

2021-06-22 02:39:36 UTC

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

2021-06-22 02:39:37 UTC

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

2021-06-22 02:39:38 UTC

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

2021-06-22 02:39:39 UTC

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

2021-06-22 02:39:40 UTC

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

2021-06-22 02:39:57 UTC

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

2021-06-22 02:39:58 UTC

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

2021-06-22 02:39:59 UTC

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

2021-06-22 02:40:00 UTC

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

2021-06-22 02:40:01 UTC

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

2021-06-22 02:40:02 UTC

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

2021-06-22 02:40:03 UTC

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

2021-06-22 02:40:04 UTC

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

2021-06-22 02:40:05 UTC

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

2021-06-22 02:40:06 UTC

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

2021-06-22 02:40:07 UTC

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

2021-06-22 02:40:08 UTC

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

2021-06-22 02:40:09 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-06-22 02:40:12 UTC

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

2021-06-22 02:40:14 UTC

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

2021-06-22 02:40:15 UTC

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

2021-06-22 02:40:16 UTC

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

2021-06-22 02:40:16 UTC

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

2021-06-22 02:40:17 UTC

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

2021-06-22 02:40:18 UTC

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

2021-06-22 02:40:19 UTC

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

2021-06-22 02:40:20 UTC

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

2021-06-22 02:40:21 UTC

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

2021-06-22 02:41:11 UTC

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

2021-06-22 02:41:12 UTC

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

2021-06-22 02:41:13 UTC

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

2021-06-22 02:41:14 UTC

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

2021-06-22 02:41:15 UTC

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

2021-06-22 02:41:16 UTC

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

2021-06-22 02:41:17 UTC

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

2021-06-22 02:41:18 UTC

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

2021-06-22 02:43:03 UTC

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

2021-06-22 02:43:04 UTC

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

2021-06-22 02:43:05 UTC

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

2021-06-22 02:43:08 UTC

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

2021-06-22 02:43:09 UTC

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

2021-06-22 02:43:09 UTC

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

2021-06-22 02:43:10 UTC

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

2021-06-22 02:43:11 UTC

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

2021-06-22 02:43:12 UTC

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

2021-06-22 02:43:13 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