Namespace
cytopia
Image / Tag
ansible:latest-tools-0.48
Content Digest
sha256:880a36c4df05f7b6f1f1cdf31d8f730dd7ccb114bc40ad99467f703121748a07
Details
Created

2022-12-03 05:40:42 UTC

Size

104 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-03 05:39:40+00:00
  • org.opencontainers.image.description
    Ansible latest 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 latest tools
  • org.opencontainers.image.revision
    3e50309c9ccf873adb96235a195add32c9bc6706
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    latest

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:189ca5cea4d0a7ba3839c55cf731da5e59f3266a2564db8461016f56a3ec69b2 - 12.35% (12.9 MB)

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

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

[#004] sha256:f43e975e03067ad3a862adb03bb4b76e7057358c5b70661e2cecb0085270bc85 - 26.19% (27.4 MB)

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

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

[#007] sha256:67b571e174c39690d3bf02bbb556a6f7ab907c8beabb4378a5087b83a994a437 - 13.91% (14.5 MB)

[#008] sha256:044e23ff760123892020b825cb4cc34676fc12a3096948777f0ded839ee85f9a - 0.37% (401 KB)

[#009] sha256:160fe1b55e39b823cd2c5a36e3515f1d5012672875683068306524cd2bce9f0b - 6.41% (6.69 MB)

[#010] sha256:35a80465457a8841deccfa3d9df40f34093be659f9948ca789a57d083e08193d - 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:13:38 UTC

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

2022-12-03 05:13:39 UTC

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

2022-12-03 05:13:40 UTC

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

2022-12-03 05:13:41 UTC

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

2022-12-03 05:13:42 UTC

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

2022-12-03 05:13:43 UTC

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

2022-12-03 05:13:44 UTC

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

2022-12-03 05:13:45 UTC

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

2022-12-03 05:13:46 UTC

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

2022-12-03 05:13:47 UTC

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

2022-12-03 05:13:48 UTC

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

2022-12-03 05:13:51 UTC

|1 VERSION=latest /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:14:07 UTC

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

2022-12-03 05:14:10 UTC

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

2022-12-03 05:14:49 UTC

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

2022-12-03 05:14:51 UTC

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

2022-12-03 05:14:53 UTC

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

2022-12-03 05:14:55 UTC

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

2022-12-03 05:14:57 UTC

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

2022-12-03 05:14:59 UTC

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

2022-12-03 05:15:01 UTC

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

2022-12-03 05:39:42 UTC

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

2022-12-03 05:39:55 UTC

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

2022-12-03 05:39:56 UTC

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

2022-12-03 05:39:58 UTC

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

2022-12-03 05:40:00 UTC

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

2022-12-03 05:40:01 UTC

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

2022-12-03 05:40:03 UTC

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

2022-12-03 05:40:05 UTC

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

2022-12-03 05:40:06 UTC

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

2022-12-03 05:40:08 UTC

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

2022-12-03 05:40:09 UTC

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

2022-12-03 05:40:11 UTC

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

2022-12-03 05:40:13 UTC

|1 VERSION=latest /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:16 UTC

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

2022-12-03 05:40:26 UTC

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

2022-12-03 05:40:28 UTC

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

2022-12-03 05:40:30 UTC

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

2022-12-03 05:40:32 UTC

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

2022-12-03 05:40:33 UTC

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

2022-12-03 05:40:35 UTC

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

2022-12-03 05:40:37 UTC

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

2022-12-03 05:40:39 UTC

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

2022-12-03 05:40:40 UTC

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

2022-12-03 05:40:42 UTC

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

Details
Created

2022-12-03 05:42:04 UTC

Size

103 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-03 05:39:48+00:00
  • org.opencontainers.image.description
    Ansible latest 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 latest tools
  • org.opencontainers.image.revision
    3e50309c9ccf873adb96235a195add32c9bc6706
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    latest

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

[#001] sha256:801ce25dc6860aa9fd3d48b239195161f0cf3f23f3e0ef53a064ad080f5f739c - 12.56% (13 MB)

[#002] sha256:1d1cb98657701ca27e9d977d05f8c94f1a14c6145e7ecf1c4acf60568712f828 - 37.91% (39.1 MB)

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

[#004] sha256:d6ce215676b7b00f7d9c4aefaac25da1435ff867ab3601563dea495e7180773f - 26.51% (27.4 MB)

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

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

[#007] sha256:4c2cfdbbb3c5ec22e2e164f131aba87289d2e5e0e4b6288d6c86aa03658edbd0 - 14.01% (14.5 MB)

[#008] sha256:ae41cc5d743d0d8feda6e35af25db2da2906e94a01f54b8561dce3c9979a4ba3 - 0.38% (401 KB)

[#009] sha256:ff4d5c727ae105c4cdb3b533aee2481cdd9ef1dfc8bff9d4bc7af31923a60c88 - 6.12% (6.31 MB)

[#010] sha256:6f0092baf89328ac86802562bb6afb69b279e7c2719573b66f7ff479b04a714e - 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-03 05:19:07 UTC

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

2022-12-03 05:19:08 UTC

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

2022-12-03 05:19:09 UTC

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

2022-12-03 05:19:10 UTC

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

2022-12-03 05:19:11 UTC

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

2022-12-03 05:19:12 UTC

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

2022-12-03 05:19:13 UTC

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

2022-12-03 05:19:14 UTC

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

2022-12-03 05:19:15 UTC

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

2022-12-03 05:19:16 UTC

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

2022-12-03 05:19:17 UTC

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

2022-12-03 05:19:27 UTC

|1 VERSION=latest /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:19:41 UTC

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

2022-12-03 05:19:43 UTC

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

2022-12-03 05:23:23 UTC

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

2022-12-03 05:23:25 UTC

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

2022-12-03 05:23:27 UTC

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

2022-12-03 05:23:28 UTC

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

2022-12-03 05:23:30 UTC

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

2022-12-03 05:23:32 UTC

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

2022-12-03 05:23:33 UTC

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

2022-12-03 05:39:50 UTC

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

2022-12-03 05:41:06 UTC

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

2022-12-03 05:41:07 UTC

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

2022-12-03 05:41:09 UTC

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

2022-12-03 05:41:11 UTC

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

2022-12-03 05:41:13 UTC

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

2022-12-03 05:41:15 UTC

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

2022-12-03 05:41:16 UTC

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

2022-12-03 05:41:18 UTC

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

2022-12-03 05:41:20 UTC

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

2022-12-03 05:41:22 UTC

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

2022-12-03 05:41:24 UTC

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

2022-12-03 05:41:26 UTC

|1 VERSION=latest /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:41:34 UTC

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

2022-12-03 05:41:47 UTC

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

2022-12-03 05:41:49 UTC

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

2022-12-03 05:41:51 UTC

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

2022-12-03 05:41:53 UTC

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

2022-12-03 05:41:55 UTC

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

2022-12-03 05:41:56 UTC

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

2022-12-03 05:41:58 UTC

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

2022-12-03 05:42:00 UTC

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

2022-12-03 05:42:02 UTC

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

2022-12-03 05:42:04 UTC

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

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