Namespace
cytopia
Image / Tag
ansible:2.13-tools-0.48-manifest-linux-amd64
Content Digest
sha256:6c03d47f30fa05c6a2d43a8a760d353356abe4b6e9d55666e1e899cc32dbbc2d
Details
Created

2022-12-03 05:40:31 UTC

Size

105 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-03 05:39:37+00:00
  • org.opencontainers.image.description
    Ansible 2.13 tools
  • 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 tools
  • org.opencontainers.image.revision
    3e50309c9ccf873adb96235a195add32c9bc6706
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.13 tools
  • 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.56% (2.68 MB)

[#001] sha256:f2b7f1aad559726dcb7ff693e809de83acc2e2f6b69dc3ca97b1a9077dade59a - 12.34% (12.9 MB)

[#002] sha256:b5d157f41d9df4296d2d432efcd976445d9161831242d93e490c3f048397c400 - 38.2% (39.9 MB)

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

[#004] sha256:f8ccd279dcaf0043de2fe248d6c7d58120d5b4c7bb3e3c697ba7dc32f24839de - 26.21% (27.4 MB)

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

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

[#007] sha256:14194096fe14e45b1aaea28d02aed3af115a67a2c87851bec2dcde6d8962d28a - 13.9% (14.5 MB)

[#008] sha256:416ba057be49465980d62d0285efe160f809cdc86181375ba972c5284da8266d - 0.37% (401 KB)

[#009] sha256:a63621ddfbb5b00384dba05981b3a05c8cef130485430ae5600ed258ae5ba7a9 - 6.4% (6.69 MB)

[#010] sha256:ccb22af9d8ad7c35b9720455b21c3ad929a2d1e720a986d0cc645c4f981e0941 - 0.0% (1.94 KB)


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-12-03 05:11:33 UTC

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

2022-12-03 05:11:34 UTC

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

2022-12-03 05:11:35 UTC

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

2022-12-03 05:11:36 UTC

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

2022-12-03 05:11:37 UTC

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

2022-12-03 05:11:38 UTC

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

2022-12-03 05:11:39 UTC

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

2022-12-03 05:11:40 UTC

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

2022-12-03 05:11:41 UTC

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

2022-12-03 05:11:42 UTC

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

2022-12-03 05:11:43 UTC

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

2022-12-03 05:11:46 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-12-03 05:12:00 UTC

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

2022-12-03 05:12:03 UTC

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

2022-12-03 05:12:34 UTC

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

2022-12-03 05:12:36 UTC

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

2022-12-03 05:12:38 UTC

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

2022-12-03 05:12:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:10:08+00:00

2022-12-03 05:12:41 UTC

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

2022-12-03 05:12:43 UTC

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

2022-12-03 05:12:44 UTC

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

2022-12-03 05:39:39 UTC

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

2022-12-03 05:39:49 UTC

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

2022-12-03 05:39:51 UTC

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

2022-12-03 05:39:52 UTC

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

2022-12-03 05:39:54 UTC

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

2022-12-03 05:39:55 UTC

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

2022-12-03 05:39:56 UTC

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

2022-12-03 05:39:58 UTC

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

2022-12-03 05:40:00 UTC

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

2022-12-03 05:40:01 UTC

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

2022-12-03 05:40:02 UTC

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

2022-12-03 05:40:04 UTC

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

2022-12-03 05:40:05 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-12-03 05:40:08 UTC

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

2022-12-03 05:40:17 UTC

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

2022-12-03 05:40:20 UTC

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

2022-12-03 05:40:21 UTC

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

2022-12-03 05:40:22 UTC

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

2022-12-03 05:40:24 UTC

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

2022-12-03 05:40:25 UTC

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

2022-12-03 05:40:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:37+00:00

2022-12-03 05:40:28 UTC

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

2022-12-03 05:40:29 UTC

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

2022-12-03 05:40:31 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