Namespace
cytopia
Image / Tag
ansible:2.10-tools-0.30
Content Digest
sha256:d095c041310612e82ab298038ecd430e3bf22230acd7e78433ffc30a0ceda00f
Details
Created

2021-03-25 01:48:48 UTC

Size

67.3 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-03-25 01:48:03+00:00
  • org.opencontainers.image.description
    Ansible 2.10 tools
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.10 tools
  • org.opencontainers.image.revision
    5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 tools
  • 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:ba3557a56b150f9b813f9d02274d62914fd8fce120dd374d9ee17b87cf1d277d - 3.99% (2.68 MB)

[#001] sha256:4d8c4f252ae0acaca89e28c1f8bb6544fc39401c4e2a5200a56987d0fb4e7a4c - 16.67% (11.2 MB)

[#002] sha256:cfe820a92f319c4eef69ccd217040d6ac3862164228641b7bf2c2f51e820e757 - 50.25% (33.8 MB)

[#003] sha256:38c18b64a966abc042a77113b9b6787c0aa625ca85727b6edf9607b780048b3e - 0.0% (2.42 KB)

[#004] sha256:9081771f6c7a19c6e2d14cfa8bd73ec4d20a094e41796c5b8c0832fab3d558f9 - 0.01% (3.75 KB)

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

[#006] sha256:9439d447a08ee319f8b2fb8439eb0954806ea263c6143f58dddb3995c806b53e - 0.0% (1.24 KB)

[#007] sha256:bc450c28f062bf86d6efc460645691c54c3fe98bfba7a19bbdbdfafdc3ef2249 - 23.67% (15.9 MB)

[#008] sha256:3475fd3c2bdabc3e399343258e174c17242bb4a7e167b1bd3ee05161e03a1686 - 0.56% (385 KB)

[#009] sha256:16e5ddd89c5120e6f75288403348e2f57b45a1543ad240e1c40579dd72564dc8 - 4.85% (3.26 MB)

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


History
2021-02-17 21:19:54 UTC

/bin/sh -c #(nop) ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /

2021-02-17 21:19:54 UTC

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

2021-03-25 01:47:02 UTC

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

2021-03-25 01:47:03 UTC

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

2021-03-25 01:47:04 UTC

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

2021-03-25 01:47:05 UTC

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

2021-03-25 01:47:06 UTC

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

2021-03-25 01:47:07 UTC

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

2021-03-25 01:47:08 UTC

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

2021-03-25 01:47:09 UTC

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

2021-03-25 01:47:10 UTC

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

2021-03-25 01:47:11 UTC

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

2021-03-25 01:47:12 UTC

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

2021-03-25 01:47:15 UTC

|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 && ln -sf /usr/bin/python3 /usr/bin/python && ln -sf ansible /usr/bin/ansible-config && ln -sf ansible /usr/bin/ansible-console && ln -sf ansible /usr/bin/ansible-doc && ln -sf ansible /usr/bin/ansible-galaxy && ln -sf ansible /usr/bin/ansible-inventory && ln -sf ansible /usr/bin/ansible-playbook && ln -sf ansible /usr/bin/ansible-pull && ln -sf ansible /usr/bin/ansible-test && ln -sf ansible /usr/bin/ansible-vault && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf

2021-03-25 01:47:30 UTC

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

2021-03-25 01:47:40 UTC

/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible

2021-03-25 01:47:42 UTC

/bin/sh -c #(nop) COPY file:3edbe5d86fff4ee0a83f6d0bf33d7faafb243d881255df68854ee7d9dd135f5c in /usr/bin/ansible-connection

2021-03-25 01:47:43 UTC

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

2021-03-25 01:47:45 UTC

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

2021-03-25 01:47:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:45:14+00:00

2021-03-25 01:47:48 UTC

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

2021-03-25 01:47:50 UTC

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

2021-03-25 01:48:08 UTC

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

2021-03-25 01:48:10 UTC

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

2021-03-25 01:48:12 UTC

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

2021-03-25 01:48:13 UTC

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

2021-03-25 01:48:15 UTC

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

2021-03-25 01:48:16 UTC

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

2021-03-25 01:48:18 UTC

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

2021-03-25 01:48:19 UTC

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

2021-03-25 01:48:21 UTC

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

2021-03-25 01:48:23 UTC

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

2021-03-25 01:48:24 UTC

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

2021-03-25 01:48:26 UTC

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

2021-03-25 01:48:28 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

2021-03-25 01:48:31 UTC

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

2021-03-25 01:48:34 UTC

/bin/sh -c #(nop) COPY dir:934b73b778d4f43129aa57c5556c789ec2ba995dbb691793cc268b0a72bca0b1 in /usr/lib/python3.8/site-packages/

2021-03-25 01:48:36 UTC

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

2021-03-25 01:48:38 UTC

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

2021-03-25 01:48:40 UTC

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

2021-03-25 01:48:41 UTC

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

2021-03-25 01:48:43 UTC

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

2021-03-25 01:48:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:48:03+00:00

2021-03-25 01:48:46 UTC

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

2021-03-25 01:48:48 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