Namespace
cytopia
Image / Tag
ansible:2.7-azure-0.30
Content Digest
sha256:dfbaf7f19fc36bfd728212faccfa3903506fa781c6c8b919c25a54507b0fdeb8
Details
Created

2021-03-25 01:52:56 UTC

Size

47.5 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-03-25 01:51:39+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
    5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
  • 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:ba3557a56b150f9b813f9d02274d62914fd8fce120dd374d9ee17b87cf1d277d - 5.64% (2.68 MB)

[#001] sha256:9d08ee16db46751b095ac682529914f1745ef810e1852d14322a0665f0ca25a3 - 23.61% (11.2 MB)

[#002] sha256:b700bd49f89e796ff9605ed1d4e8db484a5c811b743be4bdb3e748842ed8e571 - 20.44% (9.71 MB)

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

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

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

[#006] sha256:9d77d48ef89b339e8f041d106766746e6cfcb371041a497fd3349a6b71d02313 - 0.0% (1.24 KB)

[#007] sha256:be8023a1cd7a4e3d25241d41d0c9c7c6412be84a1362ecc696269ae215f0114b - 33.53% (15.9 MB)

[#008] sha256:572c6d5945cd20590082bd7f990a9a5b5606e3ba0522c75d01aabf24059b803d - 0.79% (385 KB)

[#009] sha256:f19bf6f5d4ec1759a3b93773fca30ea486618af7f76e41527ceb12ddc8aaff77 - 6.87% (3.26 MB)

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

[#011] sha256:cd7fc37d612603fe44130eb2be31e0433a7b1c3c41842a8460b140d6eeb4b371 - 9.09% (4.32 MB)


History
2021-02-17 21:19:54 UTC

/bin/sh -c #(nop) ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /

2021-02-17 21:19:54 UTC

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

2021-03-25 01:49:12 UTC

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

2021-03-25 01:49:13 UTC

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

2021-03-25 01:49:14 UTC

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

2021-03-25 01:49:15 UTC

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

2021-03-25 01:49:16 UTC

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

2021-03-25 01:49:17 UTC

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

2021-03-25 01:49:18 UTC

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

2021-03-25 01:49:19 UTC

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

2021-03-25 01:49:20 UTC

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

2021-03-25 01:49:21 UTC

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

2021-03-25 01:49:22 UTC

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

2021-03-25 01:49:26 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-03-25 01:49:28 UTC

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

2021-03-25 01:49:31 UTC

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

2021-03-25 01:49:32 UTC

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

2021-03-25 01:49:32 UTC

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

2021-03-25 01:49:33 UTC

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

2021-03-25 01:49:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:48:46+00:00

2021-03-25 01:49:35 UTC

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

2021-03-25 01:49:36 UTC

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

2021-03-25 01:49:52 UTC

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

2021-03-25 01:49:53 UTC

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

2021-03-25 01:49:54 UTC

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

2021-03-25 01:49:55 UTC

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

2021-03-25 01:49:56 UTC

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

2021-03-25 01:49:57 UTC

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

2021-03-25 01:49:58 UTC

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

2021-03-25 01:49:59 UTC

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

2021-03-25 01:50:00 UTC

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

2021-03-25 01:50:01 UTC

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

2021-03-25 01:50:02 UTC

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

2021-03-25 01:50:03 UTC

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

2021-03-25 01:50:04 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-03-25 01:50:07 UTC

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

2021-03-25 01:50:09 UTC

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

2021-03-25 01:50:10 UTC

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

2021-03-25 01:50:11 UTC

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

2021-03-25 01:50:11 UTC

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

2021-03-25 01:50:12 UTC

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

2021-03-25 01:50:13 UTC

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

2021-03-25 01:50:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:49:46+00:00

2021-03-25 01:50:15 UTC

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

2021-03-25 01:50:16 UTC

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

2021-03-25 01:51:04 UTC

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

2021-03-25 01:51:05 UTC

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

2021-03-25 01:51:06 UTC

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

2021-03-25 01:51:07 UTC

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

2021-03-25 01:51:08 UTC

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

2021-03-25 01:51:09 UTC

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

2021-03-25 01:51:10 UTC

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

2021-03-25 01:51:11 UTC

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

2021-03-25 01:52:45 UTC

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

2021-03-25 01:52:46 UTC

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

2021-03-25 01:52:47 UTC

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

2021-03-25 01:52:49 UTC

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

2021-03-25 01:52:51 UTC

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

2021-03-25 01:52:52 UTC

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

2021-03-25 01:52:53 UTC

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

2021-03-25 01:52:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:51:39+00:00

2021-03-25 01:52:55 UTC

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

2021-03-25 01:52:56 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