Namespace
cytopia
Image / Tag
ansible:2.11-infra-0.40-manifest-linux-arm64
Content Digest
sha256:f63d7ab85b5079408e529c9830499ac909c4c959be1125c698fb2bad6bb57d4a
Details
Created

2022-11-12 13:09:42 UTC

Size

63.8 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-12 12:59:15+00:00
  • org.opencontainers.image.description
    Ansible 2.11 infra
  • 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.11 infra
  • org.opencontainers.image.revision
    e1e8b5f9535b1efb48bc7d4249ce68703adaf434
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.11 infra
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.11

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:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 4.05% (2.58 MB)

[#001] sha256:61e2b357f1593fefc3144daf1fd899a8fbfa72ed45bfcf7151ba362fc85e304e - 20.32% (13 MB)

[#002] sha256:22cdad13f16e9eeaf56e10edca446bd89bbe13c75ca6739e1641050d73bc896e - 23.02% (14.7 MB)

[#003] sha256:6d1c4d962870754a19236a28da94fa6cff317d7c25331ce6e8e3e0c44f7411aa - 0.01% (6.91 KB)

[#004] sha256:c6fa5f3624d54a9df7a13851a5d092e3d2238b007f748ec2cb826f5954cc522b - 11.92% (7.61 MB)

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

[#006] sha256:4a045c7130f93dc80062fd5a3741c5c88dbbd128eef7582a60e4f70b6d02e059 - 0.0% (1.25 KB)

[#007] sha256:923c22c092172e698e73a2af2470a0844b07e798a0331930504a69ec1ba85c4c - 22.65% (14.5 MB)

[#008] sha256:62cf54dab8729de6d2946ef3e4e2ed2c20ff0500bc95ccb13b2c3817e0a367c5 - 0.59% (384 KB)

[#009] sha256:882a9bb45e9ca6ab7d85df71f0681a5cbf893e74a38c77ce6b94f7cd9305c2ac - 9.89% (6.31 MB)

[#010] sha256:577fa02a5f1e2240c1a1e52c4b2a750c767056e3927a1d467cc8f7987ccf4e8e - 0.0% (1.66 KB)

[#011] sha256:b5d6b01a6189a4d91a0b7ef02dc0c84c6562f229a8cf6f02568cfbd3756e7ca3 - 1.27% (828 KB)

[#012] sha256:8d0d0f412b843ac1711c03dea3ff6f79da1e09cb5abad5c087ac4ea79ece2b26 - 6.29% (4.02 MB)


History
2022-11-12 03:39:38 UTC

/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /

2022-11-12 03:39:38 UTC

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

2022-11-12 12:29:13 UTC

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

2022-11-12 12:29:14 UTC

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

2022-11-12 12:29:15 UTC

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

2022-11-12 12:29:16 UTC

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

2022-11-12 12:29:17 UTC

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

2022-11-12 12:29:18 UTC

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

2022-11-12 12:29:19 UTC

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

2022-11-12 12:29:20 UTC

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

2022-11-12 12:29:21 UTC

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

2022-11-12 12:29:22 UTC

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

2022-11-12 12:29:23 UTC

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

2022-11-12 12:29:34 UTC

|1 VERSION=2.11 /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-12 12:29:36 UTC

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

2022-11-12 12:29:38 UTC

/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/

2022-11-12 12:31:02 UTC

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

2022-11-12 12:31:03 UTC

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

2022-11-12 12:31:03 UTC

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

2022-11-12 12:31:04 UTC

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

2022-11-12 12:31:05 UTC

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

2022-11-12 12:31:06 UTC

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

2022-11-12 12:31:07 UTC

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

2022-11-12 12:47:49 UTC

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

2022-11-12 12:48:18 UTC

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

2022-11-12 12:48:19 UTC

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

2022-11-12 12:48:20 UTC

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

2022-11-12 12:48:21 UTC

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

2022-11-12 12:48:22 UTC

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

2022-11-12 12:48:23 UTC

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

2022-11-12 12:48:24 UTC

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

2022-11-12 12:48:25 UTC

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

2022-11-12 12:48:26 UTC

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

2022-11-12 12:48:27 UTC

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

2022-11-12 12:48:28 UTC

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

2022-11-12 12:48:29 UTC

|1 VERSION=2.11 /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-12 12:48:36 UTC

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

2022-11-12 12:48:38 UTC

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

2022-11-12 12:48:39 UTC

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

2022-11-12 12:48:40 UTC

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

2022-11-12 12:48:40 UTC

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

2022-11-12 12:48:41 UTC

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

2022-11-12 12:48:42 UTC

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

2022-11-12 12:48:43 UTC

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

2022-11-12 12:48:44 UTC

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

2022-11-12 12:48:45 UTC

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

2022-11-12 12:48:46 UTC

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

2022-11-12 13:09:19 UTC

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

2022-11-12 13:09:20 UTC

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

2022-11-12 13:09:21 UTC

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

2022-11-12 13:09:22 UTC

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

2022-11-12 13:09:23 UTC

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

2022-11-12 13:09:24 UTC

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

2022-11-12 13:09:25 UTC

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

2022-11-12 13:09:26 UTC

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

2022-11-12 13:09:27 UTC

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

2022-11-12 13:09:28 UTC

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

2022-11-12 13:09:29 UTC

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

2022-11-12 13:09:33 UTC

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

2022-11-12 13:09:36 UTC

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

2022-11-12 13:09:37 UTC

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

2022-11-12 13:09:37 UTC

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

2022-11-12 13:09:38 UTC

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

2022-11-12 13:09:39 UTC

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

2022-11-12 13:09:40 UTC

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

2022-11-12 13:09:41 UTC

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

2022-11-12 13:09:42 UTC

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

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