Namespace
cytopia
Image / Tag
ansible:2.8-azure-0.38
Content Digest
sha256:396b816edd5fa500bdd6745217f66ab7090738c2839b9497e9158d5ccbb4e134
Details
Created

2021-11-01 03:56:54 UTC

Size

73.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-11-01 03:55:32+00:00
  • org.opencontainers.image.description
    Ansible 2.8 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.8 azure
  • org.opencontainers.image.revision
    90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.8

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:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 3.64% (2.68 MB)

[#001] sha256:3bd1ed13d057ea77e575aa9e4dfb7ac6304ada8a058437bca12e261e2c1fe921 - 15.38% (11.3 MB)

[#002] sha256:09c4d953c98f82e4ff5325a19c5edbf4e0d9493fc1ae187eda9b25450e2408fe - 27.49% (20.3 MB)

[#003] sha256:60be022801ef65ecc602bcc711cdced62f80ea50e468e17ee3043ea26f73bab7 - 0.0% (2.22 KB)

[#004] sha256:915d57d84a4daa41571cbb2783450c4536079c88408d456bf17485715f247055 - 0.0% (3.6 KB)

[#005] sha256:30a7962da60dcdb6e64ef3bc37cb6cfe939e35702bfaf3de6c74b2203ff86a7e - 19.41% (14.3 MB)

[#006] sha256:0e0656a3316a85370ea56ba97986fba15e9f984d9374a11a14db9bf06ca2001d - 0.0% (91 Bytes)

[#007] sha256:634d136a1570470edbbbdaf61b42a40e0d2b1b637e722666a4552b4bd811c424 - 0.0% (1.25 KB)

[#008] sha256:6d11a8ab30bf2f32c70781efb066f71b373d3de9f7faba242503bcb0c0dad3f2 - 21.66% (16 MB)

[#009] sha256:799634512fa22a5e8db8152751e9986f57edda7d81fea6ce1c981628c4764921 - 0.52% (391 KB)

[#010] sha256:5527afb315983fade510ebbae32d4263e10725fb8c8f4c979014b8f318531149 - 5.6% (4.13 MB)

[#011] sha256:410e36e4db5a17a8d52198164f2549813e7a50ef2df802685ca00c2ca6debb1e - 0.0% (1.65 KB)

[#012] sha256:d77d1c474ccb8ce402d41b7bd01d4262a5de2d77e70cb49225fd87e22a384779 - 6.28% (4.63 MB)


History
2021-08-31 23:18:16 UTC

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

2021-08-31 23:18:16 UTC

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

2021-11-01 03:53:02 UTC

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

2021-11-01 03:53:03 UTC

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

2021-11-01 03:53:04 UTC

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

2021-11-01 03:53:05 UTC

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

2021-11-01 03:53:06 UTC

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

2021-11-01 03:53:07 UTC

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

2021-11-01 03:53:08 UTC

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

2021-11-01 03:53:09 UTC

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

2021-11-01 03:53:10 UTC

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

2021-11-01 03:53:11 UTC

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

2021-11-01 03:53:12 UTC

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

2021-11-01 03:53:16 UTC

|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && 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-11-01 03:53:20 UTC

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

2021-11-01 03:53:21 UTC

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

2021-11-01 03:53:22 UTC

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

2021-11-01 03:53:36 UTC

|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8

2021-11-01 03:53:37 UTC

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

2021-11-01 03:53:37 UTC

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

2021-11-01 03:53:38 UTC

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

2021-11-01 03:53:39 UTC

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

2021-11-01 03:53:40 UTC

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

2021-11-01 03:53:54 UTC

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

2021-11-01 03:53:55 UTC

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

2021-11-01 03:53:56 UTC

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

2021-11-01 03:53:57 UTC

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

2021-11-01 03:53:58 UTC

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

2021-11-01 03:53:59 UTC

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

2021-11-01 03:54:00 UTC

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

2021-11-01 03:54:01 UTC

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

2021-11-01 03:54:02 UTC

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

2021-11-01 03:54:03 UTC

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

2021-11-01 03:54:04 UTC

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

2021-11-01 03:54:05 UTC

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

2021-11-01 03:54:07 UTC

|1 VERSION=2.8 /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-11-01 03:54:10 UTC

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

2021-11-01 03:54:11 UTC

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

2021-11-01 03:54:12 UTC

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

2021-11-01 03:54:13 UTC

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

2021-11-01 03:54:13 UTC

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

2021-11-01 03:54:14 UTC

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

2021-11-01 03:54:15 UTC

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

2021-11-01 03:54:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:53:47+00:00

2021-11-01 03:54:17 UTC

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

2021-11-01 03:54:18 UTC

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

2021-11-01 03:55:01 UTC

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

2021-11-01 03:55:02 UTC

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

2021-11-01 03:55:03 UTC

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

2021-11-01 03:55:04 UTC

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

2021-11-01 03:55:05 UTC

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

2021-11-01 03:55:06 UTC

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

2021-11-01 03:55:07 UTC

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

2021-11-01 03:55:08 UTC

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

2021-11-01 03:56:45 UTC

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

2021-11-01 03:56:45 UTC

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

2021-11-01 03:56:46 UTC

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

2021-11-01 03:56:49 UTC

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

2021-11-01 03:56:50 UTC

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

2021-11-01 03:56:51 UTC

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

2021-11-01 03:56:51 UTC

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

2021-11-01 03:56:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:55:32+00:00

2021-11-01 03:56:53 UTC

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

2021-11-01 03:56:54 UTC

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

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