Namespace
cytopia
Image / Tag
ansible:2.10-azure-0.33
Content Digest
sha256:8d7de5f65995d6eb8036a875f6a827a4349a0567def3a24833453e23c7b700e3
Details
Created

2021-06-02 06:03:43 UTC

Size

80.2 MB

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

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 - 3.34% (2.68 MB)

[#001] sha256:7297c4926cd384c4c43168c347fb650fcd9d51ff19798f49b8d350c3e6ec40a9 - 14.03% (11.3 MB)

[#002] sha256:51ee2061dcf032b074516ab4f61421db63602ada0d3b0971c543eb8a5c42689d - 52.38% (42 MB)

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

[#004] sha256:d0e257cb320ffde13e995ac02a565626410977c4305decc2604cf46735263684 - 0.0% (3.75 KB)

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

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

[#007] sha256:92df53dc5f086b400105c1ac36d5b4b4676d312ac556b34b33631c18c16a81f3 - 19.87% (15.9 MB)

[#008] sha256:cf28f249f67eabea94c8feed07434cb0a0a17fdbdc98ca312a91d61482ab0f96 - 0.47% (385 KB)

[#009] sha256:c6a5c3a3ec4921bdb7e6e920e66e9b7a1a937946fa5e3a48aaf7d452dd4e3c17 - 4.11% (3.3 MB)

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

[#011] sha256:206aed9028f211470c58c7fc471e84bb77f5552ab0a2a6dadbdeeae84fb87ec2 - 5.79% (4.64 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-02 05:58:20 UTC

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

2021-06-02 05:58:21 UTC

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

2021-06-02 05:58:22 UTC

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

2021-06-02 05:58:23 UTC

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

2021-06-02 05:58:24 UTC

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

2021-06-02 05:58:25 UTC

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

2021-06-02 05:58:26 UTC

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

2021-06-02 05:58:27 UTC

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

2021-06-02 05:58:28 UTC

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

2021-06-02 05:58:29 UTC

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

2021-06-02 05:58:30 UTC

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

2021-06-02 05:58:34 UTC

|1 VERSION=2.10 /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-02 05:58:51 UTC

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

2021-06-02 05:58:54 UTC

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

2021-06-02 05:58:56 UTC

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

2021-06-02 05:58:58 UTC

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

2021-06-02 05:59:00 UTC

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

2021-06-02 05:59:02 UTC

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

2021-06-02 05:59:03 UTC

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

2021-06-02 05:59:05 UTC

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

2021-06-02 05:59:27 UTC

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

2021-06-02 05:59:29 UTC

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

2021-06-02 05:59:31 UTC

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

2021-06-02 05:59:33 UTC

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

2021-06-02 05:59:35 UTC

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

2021-06-02 05:59:37 UTC

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

2021-06-02 05:59:38 UTC

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

2021-06-02 05:59:40 UTC

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

2021-06-02 05:59:42 UTC

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

2021-06-02 05:59:44 UTC

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

2021-06-02 05:59:46 UTC

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

2021-06-02 05:59:48 UTC

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

2021-06-02 05:59:50 UTC

|1 VERSION=2.10 /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-02 05:59:54 UTC

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

2021-06-02 05:59:57 UTC

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

2021-06-02 05:59:59 UTC

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

2021-06-02 06:00:01 UTC

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

2021-06-02 06:00:02 UTC

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

2021-06-02 06:00:04 UTC

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

2021-06-02 06:00:06 UTC

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

2021-06-02 06:00:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:59:20+00:00

2021-06-02 06:00:10 UTC

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

2021-06-02 06:00:12 UTC

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

2021-06-02 06:01:08 UTC

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

2021-06-02 06:01:10 UTC

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

2021-06-02 06:01:12 UTC

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

2021-06-02 06:01:13 UTC

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

2021-06-02 06:01:15 UTC

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

2021-06-02 06:01:17 UTC

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

2021-06-02 06:01:19 UTC

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

2021-06-02 06:01:21 UTC

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

2021-06-02 06:03:23 UTC

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

2021-06-02 06:03:25 UTC

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

2021-06-02 06:03:27 UTC

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

2021-06-02 06:03:31 UTC

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

2021-06-02 06:03:33 UTC

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

2021-06-02 06:03:35 UTC

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

2021-06-02 06:03:37 UTC

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

2021-06-02 06:03:39 UTC

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

2021-06-02 06:03:41 UTC

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

2021-06-02 06:03:43 UTC

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

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