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

2022-11-13 12:59:40 UTC

Size

115 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 12:57:34+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.name
    ansible
  • org.opencontainers.image.ref.name
    Ansible 2.10 infra
  • org.opencontainers.image.revision
    e20f781488ffd9e017c6a22bf0ad4116dd800b75
  • 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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 2.34% (2.68 MB)

[#001] sha256:eb41d8fe3338309c08adc10ff1a33c2e42abe9d8f45724747455144d0eb4c8a8 - 11.26% (12.9 MB)

[#002] sha256:d67bf1916f07604eb20447c454821200f2218585710f2cae4b4a4f7e70b41165 - 40.06% (45.9 MB)

[#003] sha256:27bf5036c071d35f5f7a950e4e4276b8795c2eb33101c563ef4a40c353c97cf9 - 0.01% (6.74 KB)

[#004] sha256:7386ce541559b1fe63c02e0c343db04d35f35987f957f17e15597413cc383408 - 22.84% (26.2 MB)

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

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

[#007] sha256:004d7fb4cdfb6c9e7da590c8729f06fab650ffb6ec1d54d9840b2c0680b9049d - 12.69% (14.5 MB)

[#008] sha256:0c20ec6c03ff18ca4f87675d39ca91a80262ec44e143aab2d31b472565a2dc40 - 0.34% (401 KB)

[#009] sha256:2bb325a881483e3706dd0272ef1755d5c25c000ba0a504e7b77ff06f21e4ad11 - 5.84% (6.69 MB)

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

[#011] sha256:bf35fd6986c5e3065ef0199454448b0311c8c470b2087d86d4a7a684a42ab2c9 - 0.71% (831 KB)

[#012] sha256:cd081e56b0f09e3a45277b680f38f1c6beea5857640cf2983fab7d5cbe74167a - 3.91% (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:18:05 UTC

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

2022-11-13 11:18:06 UTC

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

2022-11-13 11:18:07 UTC

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

2022-11-13 11:18:08 UTC

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

2022-11-13 11:18:09 UTC

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

2022-11-13 11:18:10 UTC

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

2022-11-13 11:18:11 UTC

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

2022-11-13 11:18:12 UTC

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

2022-11-13 11:18:13 UTC

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

2022-11-13 11:18:14 UTC

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

2022-11-13 11:18:15 UTC

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

2022-11-13 11:18:19 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-13 11:18:38 UTC

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

2022-11-13 11:18:42 UTC

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

2022-11-13 11:19:23 UTC

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

2022-11-13 11:19:26 UTC

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

2022-11-13 11:19:28 UTC

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

2022-11-13 11:19:31 UTC

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

2022-11-13 11:19:34 UTC

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

2022-11-13 11:19:36 UTC

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

2022-11-13 11:19:39 UTC

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

2022-11-13 12:48:11 UTC

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

2022-11-13 12:48:27 UTC

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

2022-11-13 12:48:29 UTC

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

2022-11-13 12:48:31 UTC

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

2022-11-13 12:48:34 UTC

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

2022-11-13 12:48:36 UTC

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

2022-11-13 12:48:38 UTC

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

2022-11-13 12:48:40 UTC

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

2022-11-13 12:48:43 UTC

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

2022-11-13 12:48:45 UTC

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

2022-11-13 12:48:47 UTC

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

2022-11-13 12:48:49 UTC

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

2022-11-13 12:48:52 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-13 12:48:56 UTC

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

2022-11-13 12:49:13 UTC

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

2022-11-13 12:49:16 UTC

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

2022-11-13 12:49:19 UTC

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

2022-11-13 12:49:21 UTC

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

2022-11-13 12:49:23 UTC

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

2022-11-13 12:49:26 UTC

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

2022-11-13 12:49:28 UTC

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

2022-11-13 12:49:30 UTC

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

2022-11-13 12:49:33 UTC

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

2022-11-13 12:49:35 UTC

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

2022-11-13 12:58:40 UTC

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

2022-11-13 12:58:42 UTC

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

2022-11-13 12:58:45 UTC

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

2022-11-13 12:58:47 UTC

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

2022-11-13 12:58:49 UTC

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

2022-11-13 12:58:51 UTC

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

2022-11-13 12:58:54 UTC

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

2022-11-13 12:58:56 UTC

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

2022-11-13 12:58:58 UTC

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

2022-11-13 12:59:01 UTC

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

2022-11-13 12:59:03 UTC

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

2022-11-13 12:59:06 UTC

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

2022-11-13 12:59:23 UTC

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

2022-11-13 12:59:26 UTC

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

2022-11-13 12:59:28 UTC

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

2022-11-13 12:59:30 UTC

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

2022-11-13 12:59:33 UTC

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

2022-11-13 12:59:35 UTC

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

2022-11-13 12:59:37 UTC

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

2022-11-13 12:59:40 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