Namespace
cytopia
Image / Tag
ansible:2.10-infra-0.38
Content Digest
sha256:99676533126a1b3141508dbea5b6995d6743a9eb85d1c5c41bbb7ee232b7f2f7
Details
Created

2021-11-01 03:52:37 UTC

Size

106 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-11-01 03:51:06+00:00
  • org.opencontainers.image.description
    Ansible 2.10 infra
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.10 infra
  • org.opencontainers.image.revision
    90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 infra
  • 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:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 2.53% (2.68 MB)

[#001] sha256:ab8d2fc1629ecf357ddeff5fedeabbf2be377d20c94985bd5c542fcf8a1c8bcc - 10.7% (11.3 MB)

[#002] sha256:309cc36b278bbd1e117329d25b650842d8a1d3523e9a15be8657ddbcdfdb24f1 - 40.19% (42.6 MB)

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

[#004] sha256:badccd538ae31ff57f1f46ea6c9889f2401978dca93a5925f8fd19f15806e882 - 0.0% (3.85 KB)

[#005] sha256:b1b21f40edfee4efa80feb6c1c1f5effaba62fc910145e895254be1a9ead746f - 22.9% (24.3 MB)

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

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

[#008] sha256:8c7bbb5c47989400894a36b0b28162ce124c583a6516929a7a318231b3ce2ece - 15.07% (16 MB)

[#009] sha256:a055361e5cabd9c36c268c264e42ae90e519ed5d38ce2b35acb26c4d09671ef1 - 0.36% (391 KB)

[#010] sha256:2c543370d62de50e59726ac1ce1cceac83e67a2b4f7344e7e2685e9c33bd7d2d - 3.9% (4.13 MB)

[#011] sha256:7045404e46704d170ca3ef8452f965277a1d4140ce1baf18b44946de7ebc7d28 - 0.0% (1.66 KB)

[#012] sha256:f70643eb92b8f8294641a81338b0709847845d960a4df45899649a9fbd5cc590 - 0.76% (826 KB)

[#013] sha256:fcd14028ac2a96dece9588cf9c389da277b5f236c4a114d177ab6ef2a9841d1e - 3.58% (3.79 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:48:07 UTC

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

2021-11-01 03:48:08 UTC

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

2021-11-01 03:48:09 UTC

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

2021-11-01 03:48:10 UTC

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

2021-11-01 03:48:11 UTC

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

2021-11-01 03:48:12 UTC

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

2021-11-01 03:48:13 UTC

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

2021-11-01 03:48:14 UTC

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

2021-11-01 03:48:15 UTC

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

2021-11-01 03:48:16 UTC

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

2021-11-01 03:48:17 UTC

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

2021-11-01 03:48:22 UTC

|1 VERSION=2.10 /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:48:43 UTC

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

2021-11-01 03:48:46 UTC

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

2021-11-01 03:48:48 UTC

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

2021-11-01 03:49:21 UTC

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

2021-11-01 03:49:24 UTC

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

2021-11-01 03:49:27 UTC

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

2021-11-01 03:49:29 UTC

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

2021-11-01 03:49:32 UTC

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

2021-11-01 03:49:34 UTC

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

2021-11-01 03:49:52 UTC

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

2021-11-01 03:49:54 UTC

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

2021-11-01 03:49:57 UTC

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

2021-11-01 03:49:59 UTC

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

2021-11-01 03:50:02 UTC

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

2021-11-01 03:50:04 UTC

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

2021-11-01 03:50:07 UTC

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

2021-11-01 03:50:09 UTC

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

2021-11-01 03:50:12 UTC

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

2021-11-01 03:50:15 UTC

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

2021-11-01 03:50:17 UTC

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

2021-11-01 03:50:20 UTC

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

2021-11-01 03:50:23 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-11-01 03:50:29 UTC

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

2021-11-01 03:50:33 UTC

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

2021-11-01 03:50:35 UTC

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

2021-11-01 03:50:38 UTC

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

2021-11-01 03:50:41 UTC

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

2021-11-01 03:50:43 UTC

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

2021-11-01 03:50:46 UTC

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

2021-11-01 03:50:48 UTC

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

2021-11-01 03:50:51 UTC

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

2021-11-01 03:50:53 UTC

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

2021-11-01 03:51:47 UTC

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

2021-11-01 03:51:50 UTC

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

2021-11-01 03:51:53 UTC

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

2021-11-01 03:51:55 UTC

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

2021-11-01 03:51:58 UTC

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

2021-11-01 03:52:00 UTC

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

2021-11-01 03:52:03 UTC

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

2021-11-01 03:52:05 UTC

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

2021-11-01 03:52:08 UTC

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

2021-11-01 03:52:10 UTC

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

2021-11-01 03:52:13 UTC

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

2021-11-01 03:52:17 UTC

|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache libpq rsync

2021-11-01 03:52:21 UTC

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

2021-11-01 03:52:23 UTC

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

2021-11-01 03:52:26 UTC

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

2021-11-01 03:52:29 UTC

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

2021-11-01 03:52:31 UTC

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

2021-11-01 03:52:34 UTC

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

2021-11-01 03:52:37 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