Namespace
cytopia
Image / Tag
ansible:2.5-azure-0.37
Content Digest
sha256:c432d3439db88a319213598470c7a2860c519c1a0dac1c925228847bbc82e856
Details
Created

2021-10-25 04:54:21 UTC

Size

66.9 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-10-25 04:52:47+00:00
  • org.opencontainers.image.description
    Ansible 2.5 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.5 azure
  • org.opencontainers.image.revision
    2abab2406edbd2eadb68242d5a110f68b0d0490d
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.5 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.5

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

[#001] sha256:7c8d73a47ecdc8e07058988c9d2d8258b649f7f234b6e7dfedb216fc8f9c742e - 16.88% (11.3 MB)

[#002] sha256:456f875d95421b974827c2e5bbbe168da29ba583e8848c8775028ea26823333c - 25.81% (17.3 MB)

[#003] sha256:66741ef5ef0ce77456fba29835acb76f0c88d5eee7f6d51afddca686e4004af5 - 0.0% (2.43 KB)

[#004] sha256:a3a278ee98fd80f55a6a7a18515b5799adbdd1276cb833b045a5458372474de3 - 0.0% (3.17 KB)

[#005] sha256:85d690975ba32bedc026731ef48759025df57164f99aa824450d96a567b26614 - 15.8% (10.6 MB)

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

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

[#008] sha256:e149aa15062f386d2487ccc422adb3d231d9f73184260c69c750c9ddbdeb8834 - 23.87% (16 MB)

[#009] sha256:87f88a674a0b9f9cf921264506934647ea37754ee14773483c03797c83e4787c - 0.56% (385 KB)

[#010] sha256:0f3f2efdc390a3305ab1a58ffe80a538768d8e5fbbd76d0b9416672626720ccc - 6.13% (4.1 MB)

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

[#012] sha256:fb573c0b89a5059e7577694cc72c452bdaf51f41509ba857476c6df5305b7a1c - 6.92% (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:50:11 UTC

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

2021-10-25 04:50:12 UTC

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

2021-10-25 04:50:13 UTC

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

2021-10-25 04:50:14 UTC

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

2021-10-25 04:50:15 UTC

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

2021-10-25 04:50:16 UTC

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

2021-10-25 04:50:17 UTC

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

2021-10-25 04:50:18 UTC

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

2021-10-25 04:50:19 UTC

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

2021-10-25 04:50:20 UTC

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

2021-10-25 04:50:21 UTC

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

2021-10-25 04:50:25 UTC

|1 VERSION=2.5 /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:50:28 UTC

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

2021-10-25 04:50:29 UTC

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

2021-10-25 04:50:30 UTC

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

2021-10-25 04:50:42 UTC

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

2021-10-25 04:50:42 UTC

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

2021-10-25 04:50:43 UTC

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

2021-10-25 04:50:44 UTC

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

2021-10-25 04:50:45 UTC

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

2021-10-25 04:50:46 UTC

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

2021-10-25 04:51:02 UTC

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

2021-10-25 04:51:03 UTC

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

2021-10-25 04:51:04 UTC

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

2021-10-25 04:51:05 UTC

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

2021-10-25 04:51:06 UTC

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

2021-10-25 04:51:07 UTC

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

2021-10-25 04:51:08 UTC

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

2021-10-25 04:51:09 UTC

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

2021-10-25 04:51:10 UTC

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

2021-10-25 04:51:11 UTC

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

2021-10-25 04:51:12 UTC

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

2021-10-25 04:51:13 UTC

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

2021-10-25 04:51:15 UTC

|1 VERSION=2.5 /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:51:18 UTC

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

2021-10-25 04:51:20 UTC

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

2021-10-25 04:51:21 UTC

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

2021-10-25 04:51:22 UTC

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

2021-10-25 04:51:22 UTC

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

2021-10-25 04:51:23 UTC

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

2021-10-25 04:51:24 UTC

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

2021-10-25 04:51:25 UTC

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

2021-10-25 04:51:26 UTC

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

2021-10-25 04:51:27 UTC

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

2021-10-25 04:52:15 UTC

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

2021-10-25 04:52:16 UTC

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

2021-10-25 04:52:17 UTC

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

2021-10-25 04:52:18 UTC

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

2021-10-25 04:52:19 UTC

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

2021-10-25 04:52:20 UTC

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

2021-10-25 04:52:21 UTC

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

2021-10-25 04:52:22 UTC

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

2021-10-25 04:54:11 UTC

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

2021-10-25 04:54:12 UTC

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

2021-10-25 04:54:13 UTC

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

2021-10-25 04:54:16 UTC

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

2021-10-25 04:54:17 UTC

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

2021-10-25 04:54:18 UTC

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

2021-10-25 04:54:18 UTC

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

2021-10-25 04:54:19 UTC

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

2021-10-25 04:54:20 UTC

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

2021-10-25 04:54:21 UTC

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

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