Namespace
cytopia
Image / Tag
ansible:2.13-infra-0.42-manifest-linux-amd64
Content Digest
sha256:bcf3a3ac844128b0dc019ce2d1f653c4ef07b589fd39f941365bc6a489d07f71
Details
Created

2022-11-13 12:59:26 UTC

Size

110 MB

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

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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 2.44% (2.68 MB)

[#001] sha256:0b739a54d82c75441360fc406c18eb22f7d05719da633337708e81db906c42f7 - 11.75% (12.9 MB)

[#002] sha256:fc1f16fd18e97595b2e3fdfb4f57c7ca3c345b780bf4ed70efe31b5658b2d864 - 36.36% (39.9 MB)

[#003] sha256:5caa9218caa8c482d53c1119bb23c8aca6bc60f76add2b47885a5d665cc87f5a - 0.0% (1.37 KB)

[#004] sha256:2a085803b71bc50560a9de5886e93e7470dcb974f9f3d7ffe3071a0ff3e3f1f0 - 24.95% (27.4 MB)

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

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

[#007] sha256:ef1dfcf3c9b774b27bd91b102239c224622ed8081c5c78525eb0f9805f78c1fe - 13.23% (14.5 MB)

[#008] sha256:e2b441ca31e03edd4db4b93e95f9222af5d20f25111ad60bf37560da0b7a7fbe - 0.36% (401 KB)

[#009] sha256:d7a3f84d86f31fc36b5f5533ecc00a51834b6c9f2f54bad608d30ab054ec7c39 - 6.09% (6.69 MB)

[#010] sha256:48a3f29c33327f129b889d74e164feb1061916762bbad29eab44b121305d0027 - 0.0% (1.66 KB)

[#011] sha256:5a1288e2278516a293f03525c7d0ee94898a859f0c2de5f9cdacb4bdc2c3d5ad - 0.74% (831 KB)

[#012] sha256:f6cf8c697ac4af05371c23ded2dd7259668fb409f525043d08f483507aec70ad - 4.08% (4.48 MB)


History
2022-11-12 04:19:23 UTC

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

2022-11-12 04:19:23 UTC

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

2022-11-13 11:19:47 UTC

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

2022-11-13 11:19:48 UTC

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

2022-11-13 11:19:49 UTC

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

2022-11-13 11:19:50 UTC

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

2022-11-13 11:19:51 UTC

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

2022-11-13 11:19:52 UTC

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

2022-11-13 11:19:53 UTC

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

2022-11-13 11:19:54 UTC

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

2022-11-13 11:19:55 UTC

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

2022-11-13 11:19:56 UTC

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

2022-11-13 11:19:57 UTC

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

2022-11-13 11:20:00 UTC

|1 VERSION=2.13 /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-13 11:20:13 UTC

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

2022-11-13 11:20:16 UTC

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

2022-11-13 11:21:00 UTC

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

2022-11-13 11:21:02 UTC

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

2022-11-13 11:21:04 UTC

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

2022-11-13 11:21:06 UTC

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

2022-11-13 11:21:07 UTC

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

2022-11-13 11:21:09 UTC

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

2022-11-13 11:21:11 UTC

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

2022-11-13 12:48:49 UTC

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

2022-11-13 12:49:02 UTC

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

2022-11-13 12:49:04 UTC

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

2022-11-13 12:49:05 UTC

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

2022-11-13 12:49:07 UTC

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

2022-11-13 12:49:08 UTC

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

2022-11-13 12:49:10 UTC

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

2022-11-13 12:49:11 UTC

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

2022-11-13 12:49:13 UTC

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

2022-11-13 12:49:14 UTC

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

2022-11-13 12:49:16 UTC

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

2022-11-13 12:49:17 UTC

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

2022-11-13 12:49:19 UTC

|1 VERSION=2.13 /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-13 12:49:23 UTC

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

2022-11-13 12:49:33 UTC

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

2022-11-13 12:49:35 UTC

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

2022-11-13 12:49:37 UTC

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

2022-11-13 12:49:38 UTC

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

2022-11-13 12:49:40 UTC

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

2022-11-13 12:49:41 UTC

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

2022-11-13 12:49:43 UTC

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

2022-11-13 12:49:44 UTC

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

2022-11-13 12:49:46 UTC

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

2022-11-13 12:49:47 UTC

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

2022-11-13 12:58:48 UTC

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

2022-11-13 12:58:49 UTC

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

2022-11-13 12:58:51 UTC

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

2022-11-13 12:58:52 UTC

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

2022-11-13 12:58:54 UTC

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

2022-11-13 12:58:55 UTC

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

2022-11-13 12:58:57 UTC

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

2022-11-13 12:58:58 UTC

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

2022-11-13 12:59:00 UTC

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

2022-11-13 12:59:01 UTC

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

2022-11-13 12:59:02 UTC

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

2022-11-13 12:59:05 UTC

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

2022-11-13 12:59:15 UTC

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

2022-11-13 12:59:17 UTC

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

2022-11-13 12:59:19 UTC

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

2022-11-13 12:59:20 UTC

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

2022-11-13 12:59:22 UTC

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

2022-11-13 12:59:23 UTC

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

2022-11-13 12:59:25 UTC

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

2022-11-13 12:59:26 UTC

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

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