Namespace
cytopia
Image / Tag
ansible:2.9-tools-0.50
Content Digest
sha256:513822eae10269db8a4f074272edf0640ddcb69ef31ed5bfb7a2dc0d6687da83
Details
Created

2023-02-01 11:30:59 UTC

Size

78 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-02-01 11:30:23+00:00
  • org.opencontainers.image.description
    Ansible 2.9 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.9 tools
  • org.opencontainers.image.revision
    0373bad4067ebafa9be8bfc77785ced0d83aad53
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.9 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.9

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 - 3.43% (2.68 MB)

[#001] sha256:d75b0c77c4098ac21af8e73498616719414cc7be11cfea124612a45234ab1bc2 - 16.56% (12.9 MB)

[#002] sha256:670d9f133ba6606e485f02cc3f55261be2cf0ced81817532045b946ee496f827 - 29.82% (23.3 MB)

[#003] sha256:bc03c6604c7b2d824c89fbabfad44eb432b2e23d8d60651333c296e396a221d5 - 0.01% (6.73 KB)

[#004] sha256:0813f4585728b1456b4246fc67b40c129653a6e2fe9413f937a6373b587a7b34 - 22.4% (17.5 MB)

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

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

[#007] sha256:932c51cff991b476121fe7e319d9ddbca346e4e5919858d9246daaf3c49ee7c8 - 18.64% (14.5 MB)

[#008] sha256:554b5e9c015e60b82387ffad256cf2b4d78cefa01cb7d40b8cc2613f4d333dfe - 0.51% (408 KB)

[#009] sha256:9ed9d559f0545837a060c966e02a24c7e7300e5e03eadec4c0daa90d5d71e2c8 - 8.62% (6.72 MB)

[#010] sha256:12828953cb42feef5b111707bdf52886a7110212068f6f030e7e90945e3fbbec - 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"]

2023-02-01 10:45:43 UTC

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

2023-02-01 10:45:44 UTC

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

2023-02-01 10:45:45 UTC

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

2023-02-01 10:45:46 UTC

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

2023-02-01 10:45:47 UTC

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

2023-02-01 10:45:48 UTC

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

2023-02-01 10:45:49 UTC

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

2023-02-01 10:45:50 UTC

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

2023-02-01 10:45:51 UTC

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

2023-02-01 10:45:52 UTC

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

2023-02-01 10:45:53 UTC

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

2023-02-01 10:45:56 UTC

|1 VERSION=2.9 /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

2023-02-01 10:46:01 UTC

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

2023-02-01 10:46:02 UTC

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

2023-02-01 10:46:17 UTC

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

2023-02-01 10:46:18 UTC

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

2023-02-01 10:46:19 UTC

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

2023-02-01 10:46:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:26+00:00

2023-02-01 10:46:20 UTC

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

2023-02-01 10:46:21 UTC

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

2023-02-01 10:46:22 UTC

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

2023-02-01 11:30:24 UTC

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

2023-02-01 11:30:33 UTC

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

2023-02-01 11:30:34 UTC

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

2023-02-01 11:30:35 UTC

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

2023-02-01 11:30:36 UTC

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

2023-02-01 11:30:37 UTC

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

2023-02-01 11:30:38 UTC

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

2023-02-01 11:30:39 UTC

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

2023-02-01 11:30:40 UTC

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

2023-02-01 11:30:41 UTC

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

2023-02-01 11:30:42 UTC

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

2023-02-01 11:30:43 UTC

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

2023-02-01 11:30:44 UTC

|1 VERSION=2.9 /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

2023-02-01 11:30:47 UTC

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

2023-02-01 11:30:50 UTC

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

2023-02-01 11:30:52 UTC

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

2023-02-01 11:30:53 UTC

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

2023-02-01 11:30:53 UTC

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

2023-02-01 11:30:54 UTC

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

2023-02-01 11:30:55 UTC

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

2023-02-01 11:30:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:30:23+00:00

2023-02-01 11:30:57 UTC

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

2023-02-01 11:30:58 UTC

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

2023-02-01 11:30:59 UTC

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

Details
Created

2023-02-01 11:31:37 UTC

Size

76.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-02-01 11:30:18+00:00
  • org.opencontainers.image.description
    Ansible 2.9 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.9 tools
  • org.opencontainers.image.revision
    0373bad4067ebafa9be8bfc77785ced0d83aad53
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.9 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.9

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 - 3.37% (2.58 MB)

[#001] sha256:633a4bc43600e93a5074579087077720efb355d93eabf09e73b6ff5910a9293a - 16.92% (13 MB)

[#002] sha256:f72f843495884b7ef9ffb50e6d560583f2b59c5d878742d2e1d2922096e99888 - 29.31% (22.5 MB)

[#003] sha256:33433b4db92fb4024d5a1304cbbc6a1a03c9380fa8bf8784d18fc5e4d2b973a3 - 0.01% (6.73 KB)

[#004] sha256:d638f0402619d1f16b492418bc9dc32009405bad78895d7b660e5b7852a9f508 - 22.77% (17.5 MB)

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

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

[#007] sha256:dcb9595c640d018344468cba85204a74450bb8688d923c971853ca7a26e74dd6 - 18.85% (14.5 MB)

[#008] sha256:7db56c99743db9b231f5cf069ad3513ef83747cdcc43ddd8ac8ab982903e125d - 0.52% (408 KB)

[#009] sha256:571f320b5023ab7b10a4175d499dfaa2002509bca448553ec4eaf6279e93e6f7 - 8.26% (6.34 MB)

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


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"]

2023-02-01 10:53:46 UTC

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

2023-02-01 10:53:47 UTC

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

2023-02-01 10:53:48 UTC

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

2023-02-01 10:53:49 UTC

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

2023-02-01 10:53:50 UTC

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

2023-02-01 10:53:51 UTC

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

2023-02-01 10:53:52 UTC

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

2023-02-01 10:53:53 UTC

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

2023-02-01 10:53:54 UTC

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

2023-02-01 10:53:55 UTC

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

2023-02-01 10:53:56 UTC

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

2023-02-01 10:54:05 UTC

|1 VERSION=2.9 /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

2023-02-01 10:54:09 UTC

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

2023-02-01 10:54:11 UTC

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

2023-02-01 10:55:50 UTC

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

2023-02-01 10:55:51 UTC

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

2023-02-01 10:55:51 UTC

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

2023-02-01 10:55:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:33+00:00

2023-02-01 10:55:53 UTC

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

2023-02-01 10:55:54 UTC

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

2023-02-01 10:55:55 UTC

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

2023-02-01 11:30:19 UTC

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

2023-02-01 11:31:09 UTC

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

2023-02-01 11:31:10 UTC

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

2023-02-01 11:31:11 UTC

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

2023-02-01 11:31:12 UTC

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

2023-02-01 11:31:13 UTC

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

2023-02-01 11:31:14 UTC

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

2023-02-01 11:31:15 UTC

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

2023-02-01 11:31:16 UTC

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

2023-02-01 11:31:17 UTC

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

2023-02-01 11:31:18 UTC

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

2023-02-01 11:31:19 UTC

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

2023-02-01 11:31:20 UTC

|1 VERSION=2.9 /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

2023-02-01 11:31:26 UTC

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

2023-02-01 11:31:29 UTC

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

2023-02-01 11:31:30 UTC

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

2023-02-01 11:31:31 UTC

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

2023-02-01 11:31:31 UTC

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

2023-02-01 11:31:32 UTC

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

2023-02-01 11:31:33 UTC

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

2023-02-01 11:31:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:30:18+00:00

2023-02-01 11:31:35 UTC

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

2023-02-01 11:31:36 UTC

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

2023-02-01 11:31:37 UTC

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

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