Namespace
cytopia
Image / Tag
ansible:2.8-azure-0.37
Content Digest
sha256:397d48fbf5ae06a475cf306a43835cda05403ebd33d37a45bb9f880654dd1bd3
Details
Created

2021-10-25 04:56:59 UTC

Size

73.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-10-25 04:55:37+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
    2abab2406edbd2eadb68242d5a110f68b0d0490d
  • 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:f3bbc8c6f385ff4f901db8c69134c3cb11e3f5f5ac71aeda345cb3063e1ffd3f - 15.34% (11.3 MB)

[#002] sha256:1a7df5f1226085cfd1486402e5a7404946f1a09eacf9b20453e7d734d5c19005 - 27.52% (20.3 MB)

[#003] sha256:f438b20769812ba3424c7ff07e80beb02bbf8523f97bfa8c658da2de54d2349f - 0.0% (2.21 KB)

[#004] sha256:71d8b5aebf8711aaa5a871e9a9f1dc3fe6450ea4783b0fb11ee4e0055904a493 - 0.0% (3.59 KB)

[#005] sha256:278a80c3df2fa72a9641301222d9f64530e27270e1c0ac3db5390ea6fee9715b - 19.43% (14.3 MB)

[#006] sha256:a1a2aef3c198946018cb72154cff42cfd1aa2d374d434a892341fed9aeb58c0f - 0.0% (93 Bytes)

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

[#008] sha256:e3469ab5c5758328f204f68d71acdd22c814ef08c578bf18f28adb4ceb9e4249 - 21.68% (16 MB)

[#009] sha256:85cb441c1a9d2650dec717a5f4e2798b45f2d7f71f9e5a52aa086e4ec3f2f741 - 0.51% (385 KB)

[#010] sha256:bf965295c7c08ffe667ef618e50b50d4053f7d449c55089ce6b49033e60b2ab9 - 5.57% (4.1 MB)

[#011] sha256:1d2c5620de50ac56cbc4e793f1f26d2acdf429c26807d4990972ae2737bab8bf - 0.0% (1.65 KB)

[#012] sha256:609b44d765d2566657ec04da4d147cc36c18f8066b1d8e968a77b247fcd71302 - 6.29% (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-10-25 04:53:09 UTC

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

2021-10-25 04:53:10 UTC

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

2021-10-25 04:53:11 UTC

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

2021-10-25 04:53:12 UTC

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

2021-10-25 04:53:13 UTC

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

2021-10-25 04:53:14 UTC

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

2021-10-25 04:53:15 UTC

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

2021-10-25 04:53:16 UTC

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

2021-10-25 04:53:17 UTC

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

2021-10-25 04:53:18 UTC

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

2021-10-25 04:53:19 UTC

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

2021-10-25 04:53:23 UTC

|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache 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-10-25 04:53:27 UTC

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

2021-10-25 04:53:28 UTC

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

2021-10-25 04:53:29 UTC

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

2021-10-25 04:53:43 UTC

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

2021-10-25 04:53:43 UTC

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

2021-10-25 04:53:44 UTC

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

2021-10-25 04:53:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:49:29+00:00

2021-10-25 04:53:46 UTC

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

2021-10-25 04:53:47 UTC

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

2021-10-25 04:54:01 UTC

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

2021-10-25 04:54:02 UTC

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

2021-10-25 04:54:03 UTC

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

2021-10-25 04:54:04 UTC

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

2021-10-25 04:54:05 UTC

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

2021-10-25 04:54:06 UTC

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

2021-10-25 04:54:07 UTC

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

2021-10-25 04:54:08 UTC

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

2021-10-25 04:54:09 UTC

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

2021-10-25 04:54:10 UTC

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

2021-10-25 04:54:11 UTC

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

2021-10-25 04:54:12 UTC

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

2021-10-25 04:54:14 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-10-25 04:54:17 UTC

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

2021-10-25 04:54:18 UTC

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

2021-10-25 04:54:19 UTC

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

2021-10-25 04:54:20 UTC

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

2021-10-25 04:54:20 UTC

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

2021-10-25 04:54:21 UTC

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

2021-10-25 04:54:22 UTC

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

2021-10-25 04:54:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:53:54+00:00

2021-10-25 04:54:24 UTC

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

2021-10-25 04:54:25 UTC

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

2021-10-25 04:55:07 UTC

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

2021-10-25 04:55:08 UTC

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

2021-10-25 04:55:09 UTC

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

2021-10-25 04:55:10 UTC

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

2021-10-25 04:55:11 UTC

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

2021-10-25 04:55:12 UTC

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

2021-10-25 04:55:13 UTC

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

2021-10-25 04:55:14 UTC

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

2021-10-25 04:56:49 UTC

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

2021-10-25 04:56:50 UTC

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

2021-10-25 04:56:51 UTC

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

2021-10-25 04:56:54 UTC

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

2021-10-25 04:56:55 UTC

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

2021-10-25 04:56:55 UTC

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

2021-10-25 04:56:56 UTC

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

2021-10-25 04:56:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:55:37+00:00

2021-10-25 04:56:58 UTC

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

2021-10-25 04:56:59 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