Namespace
cytopia
Image / Tag
ansible:2.9-tools-release-0.48
Content Digest
sha256:50473758dee1fb14488d61fe37e0aed86fdbdaad7a49225eaeafdbfb384af20e
Details
Created

2022-12-02 05:36:12 UTC

Size

77.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-02 05:35:34+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
    7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
  • 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.44% (2.68 MB)

[#001] sha256:75f9eb81355b2aae26279791eaa252e4acd803ab0f303aef26f57336e04c513e - 16.6% (12.9 MB)

[#002] sha256:cfa8149dac0577ce8010069be6b7835d92f6b797126f4cc091c54e2428580267 - 29.67% (23.1 MB)

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

[#004] sha256:1572727b3ec4d74c9891faf8cfb122f0d58cbe6d9587b3664f67fa77308d7478 - 22.48% (17.5 MB)

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

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

[#007] sha256:5aa699665bea6be08109391a59ea24113e4b5a4a4457071a31a9c02c8b456a5a - 18.69% (14.5 MB)

[#008] sha256:d193d8a72321248a1e579d092b517ac250cc5ba2e791579a0afd6115ef5930e0 - 0.49% (393 KB)

[#009] sha256:f09c6b95ae98cf9d99320e4b45996c0ed1144eee95d49692628986eb0220bd17 - 8.61% (6.69 MB)

[#010] sha256:1a432c100bebeda4b6f5eadc7699ec03c5bea3c1002e96252501777af54791d0 - 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-02 05:05:16 UTC

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

2022-12-02 05:05:17 UTC

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

2022-12-02 05:05:18 UTC

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

2022-12-02 05:05:19 UTC

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

2022-12-02 05:05:20 UTC

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

2022-12-02 05:05:21 UTC

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

2022-12-02 05:05:22 UTC

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

2022-12-02 05:05:23 UTC

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

2022-12-02 05:05:24 UTC

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

2022-12-02 05:05:25 UTC

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

2022-12-02 05:05:26 UTC

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

2022-12-02 05:05:29 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

2022-12-02 05:05:34 UTC

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

2022-12-02 05:05:36 UTC

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

2022-12-02 05:05:50 UTC

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

2022-12-02 05:05:51 UTC

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

2022-12-02 05:05:51 UTC

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

2022-12-02 05:05:52 UTC

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

2022-12-02 05:05:53 UTC

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

2022-12-02 05:05:54 UTC

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

2022-12-02 05:05:55 UTC

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

2022-12-02 05:35:35 UTC

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

2022-12-02 05:35:45 UTC

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

2022-12-02 05:35:46 UTC

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

2022-12-02 05:35:47 UTC

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

2022-12-02 05:35:48 UTC

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

2022-12-02 05:35:49 UTC

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

2022-12-02 05:35:50 UTC

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

2022-12-02 05:35:51 UTC

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

2022-12-02 05:35:52 UTC

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

2022-12-02 05:35:53 UTC

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

2022-12-02 05:35:54 UTC

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

2022-12-02 05:35:55 UTC

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

2022-12-02 05:35:56 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

2022-12-02 05:35:59 UTC

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

2022-12-02 05:36:04 UTC

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

2022-12-02 05:36:05 UTC

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

2022-12-02 05:36:06 UTC

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

2022-12-02 05:36:06 UTC

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

2022-12-02 05:36:07 UTC

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

2022-12-02 05:36:08 UTC

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

2022-12-02 05:36:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:35:34+00:00

2022-12-02 05:36:10 UTC

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

2022-12-02 05:36:11 UTC

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

2022-12-02 05:36:12 UTC

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

Details
Created

2022-12-02 05:37:06 UTC

Size

76.5 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-02 05:35:51+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
    7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
  • 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.38% (2.58 MB)

[#001] sha256:0e62a817d7adb5965593135bac85319ea65ac7d52115efe25206d38f56abb591 - 16.96% (13 MB)

[#002] sha256:84742fb12ace59d216bc17c31437450e8be1eb93ca2557a064e726094c4a3ece - 29.14% (22.3 MB)

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

[#004] sha256:7b43d0ed9189a84679fd4650d79c5ef278159d579437bd28e013441c8af424a7 - 22.85% (17.5 MB)

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

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

[#007] sha256:6d628143cb368cb2412274c6032f9b2cdf0793ff9abe91aa31807f4546fa4139 - 18.9% (14.5 MB)

[#008] sha256:9132ec81488401242a98d8a8fef537ff254af3d87d08ab12ae622e8a233329ce - 0.5% (393 KB)

[#009] sha256:94cb8c548ae2a1e36ff596818e8fc4cd16ca4924efc40f90cc06b2fbad81946b - 8.25% (6.31 MB)

[#010] sha256:016c1a0d513209e36f852834cc663705c2a22f7be3ddcd74cdca3e45c6b80a8f - 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"]

2022-12-02 05:17:34 UTC

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

2022-12-02 05:17:35 UTC

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

2022-12-02 05:17:36 UTC

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

2022-12-02 05:17:37 UTC

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

2022-12-02 05:17:38 UTC

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

2022-12-02 05:17:39 UTC

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

2022-12-02 05:17:40 UTC

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

2022-12-02 05:17:41 UTC

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

2022-12-02 05:17:42 UTC

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

2022-12-02 05:17:43 UTC

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

2022-12-02 05:17:44 UTC

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

2022-12-02 05:17:54 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

2022-12-02 05:18:00 UTC

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

2022-12-02 05:18:02 UTC

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

2022-12-02 05:20:02 UTC

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

2022-12-02 05:20:03 UTC

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

2022-12-02 05:20:04 UTC

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

2022-12-02 05:20:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:06:42+00:00

2022-12-02 05:20:05 UTC

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

2022-12-02 05:20:06 UTC

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

2022-12-02 05:20:07 UTC

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

2022-12-02 05:35:52 UTC

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

2022-12-02 05:36:39 UTC

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

2022-12-02 05:36:39 UTC

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

2022-12-02 05:36:40 UTC

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

2022-12-02 05:36:41 UTC

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

2022-12-02 05:36:42 UTC

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

2022-12-02 05:36:43 UTC

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

2022-12-02 05:36:44 UTC

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

2022-12-02 05:36:45 UTC

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

2022-12-02 05:36:46 UTC

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

2022-12-02 05:36:47 UTC

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

2022-12-02 05:36:48 UTC

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

2022-12-02 05:36:49 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

2022-12-02 05:36:55 UTC

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

2022-12-02 05:36:58 UTC

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

2022-12-02 05:36:59 UTC

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

2022-12-02 05:37:00 UTC

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

2022-12-02 05:37:00 UTC

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

2022-12-02 05:37:01 UTC

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

2022-12-02 05:37:02 UTC

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

2022-12-02 05:37:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:35:51+00:00

2022-12-02 05:37:04 UTC

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

2022-12-02 05:37:05 UTC

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

2022-12-02 05:37:06 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