Namespace
cytopia
Image / Tag
ansible:2.10-azure-release-0.40a-manifest-linux-amd64
Content Digest
sha256:c8331810495138c758a0557c9dc2c20cf364de5d8730ba6f4e4f6b826405fabc
Details
Created

2022-11-11 17:15:23 UTC

Size

112 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-11 17:11:54+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.name
    ansible
  • org.opencontainers.image.ref.name
    Ansible 2.10 azure
  • org.opencontainers.image.revision
    612245da886a67acda827378a2c47975d7aa19e7
  • 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:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 2.39% (2.68 MB)

[#001] sha256:41814ef3f31225f757af562d56fb5a526212e11ad09f76483d642530f272c7d7 - 11.5% (12.9 MB)

[#002] sha256:fca1bafe1f2169261f53a4511497148500dd62450c76887af65e008009695cc8 - 39.08% (43.8 MB)

[#003] sha256:92447bbf3cecde0d4db7f62ba80de14674b0ab5f49ca752fa5864b3df6ab0605 - 0.01% (6.74 KB)

[#004] sha256:fa4160dd4d3fbe731237aa5f5cfab7147347af79c19104b75085dd30c7b219f0 - 22.84% (25.6 MB)

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

[#006] sha256:d3650a7994a0dc76218af3f9665e3db6f0497b2a290c3788d907ffe983d5a1e4 - 0.0% (1.26 KB)

[#007] sha256:d088296b106a5ac916975893894648eaf0d2d01905852aa30c9a79f8ef899538 - 12.95% (14.5 MB)

[#008] sha256:c6571464db57e5b7ad33aec70dd30055d848b6f85aff76c740a14f8715b199fc - 0.33% (384 KB)

[#009] sha256:078e16e84b94d82e4eb007656671bbcb52670049a12d3303754b3f093c109b8f - 5.96% (6.69 MB)

[#010] sha256:2229dff766d39a0f0335d3a5078dc4396bd69c13801832c60b78130d252c1a1f - 0.0% (1.65 KB)

[#011] sha256:1d84ad5575ab81bda79ee83f5d38d4b67469a9c2a67e100e58c3efebc8ad7aa2 - 4.94% (5.54 MB)


History
2022-08-09 17:19:53 UTC

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

2022-08-09 17:19:53 UTC

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

2022-11-11 16:40:23 UTC

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

2022-11-11 16:40:24 UTC

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

2022-11-11 16:40:25 UTC

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

2022-11-11 16:40:26 UTC

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

2022-11-11 16:40:27 UTC

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

2022-11-11 16:40:28 UTC

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

2022-11-11 16:40:29 UTC

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

2022-11-11 16:40:30 UTC

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

2022-11-11 16:40:31 UTC

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

2022-11-11 16:40:32 UTC

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

2022-11-11 16:40:33 UTC

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

2022-11-11 16:40:36 UTC

|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python

2022-11-11 16:40:51 UTC

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

2022-11-11 16:40:54 UTC

/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/

2022-11-11 16:41:28 UTC

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

2022-11-11 16:41:30 UTC

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

2022-11-11 16:41:32 UTC

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

2022-11-11 16:41:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:37:54+00:00

2022-11-11 16:41:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-11 16:41:38 UTC

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

2022-11-11 16:41:40 UTC

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

2022-11-11 17:04:28 UTC

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

2022-11-11 17:04:41 UTC

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

2022-11-11 17:04:43 UTC

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

2022-11-11 17:04:45 UTC

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

2022-11-11 17:04:48 UTC

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

2022-11-11 17:04:50 UTC

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

2022-11-11 17:04:52 UTC

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

2022-11-11 17:04:54 UTC

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

2022-11-11 17:04:56 UTC

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

2022-11-11 17:04:58 UTC

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

2022-11-11 17:05:00 UTC

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

2022-11-11 17:05:02 UTC

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

2022-11-11 17:05:04 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

2022-11-11 17:05:08 UTC

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

2022-11-11 17:05:23 UTC

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

2022-11-11 17:05:26 UTC

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

2022-11-11 17:05:28 UTC

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

2022-11-11 17:05:31 UTC

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

2022-11-11 17:05:33 UTC

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

2022-11-11 17:05:35 UTC

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

2022-11-11 17:05:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:04:26+00:00

2022-11-11 17:05:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-11 17:05:41 UTC

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

2022-11-11 17:05:43 UTC

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

2022-11-11 17:14:08 UTC

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

2022-11-11 17:14:11 UTC

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

2022-11-11 17:14:14 UTC

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

2022-11-11 17:14:17 UTC

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

2022-11-11 17:14:20 UTC

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

2022-11-11 17:14:23 UTC

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

2022-11-11 17:14:26 UTC

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

2022-11-11 17:14:29 UTC

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

2022-11-11 17:14:32 UTC

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

2022-11-11 17:14:35 UTC

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

2022-11-11 17:14:38 UTC

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

2022-11-11 17:15:00 UTC

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

2022-11-11 17:15:04 UTC

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

2022-11-11 17:15:07 UTC

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

2022-11-11 17:15:10 UTC

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

2022-11-11 17:15:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:11:54+00:00

2022-11-11 17:15:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-11 17:15:20 UTC

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

2022-11-11 17:15:23 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