Namespace
cytopia
Image / Tag
ansible:latest-aws-0.38
Content Digest
sha256:84e22f0236f67b791a0a876b92199ca06cdf11c43d884fb2b1a46ce60ac6ba18
Details
Created

2021-11-01 04:10:55 UTC

Size

131 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-11-01 04:09:46+00:00
  • org.opencontainers.image.description
    Ansible latest aws
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible latest aws
  • org.opencontainers.image.revision
    90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest aws
  • 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:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 2.04% (2.68 MB)

[#001] sha256:f08422b9d58fa593b529a83b5a9ad49fe916532067f446f68aec9c96df9b89e5 - 8.64% (11.3 MB)

[#002] sha256:9e4bb64df8b99595a0f1768b098d1cf19dbeb06d796ea38fea2aa408341ad080 - 37.02% (48.6 MB)

[#003] sha256:9d165271ce7a8072c8666f7b3db4f5aaa8c97f1245bfa167fc172de1c4fe5590 - 0.0% (2.57 KB)

[#004] sha256:e28fcc5f0032c3977bf62c08e3a76942639720e11923d28958e17983b40aa5cb - 0.0% (3.85 KB)

[#005] sha256:1d13e9d6aa418d30f603120f8ffadac33cb9585232831b9af8bab5fd14f39564 - 20.82% (27.3 MB)

[#006] sha256:6fd40f2f5d34bbac4ad16b049d2cd1c6318680df156e2dcbdd4ec6db01ae5679 - 0.0% (93 Bytes)

[#007] sha256:c95344991202ae8e9ee241f9aec3a9eb6d66672a722f5d21ad233308e1dd4063 - 0.0% (1.25 KB)

[#008] sha256:3914ebe2ba8e16394e8c8435bba8e6c415b8fd656d3f1ea09174c73b579bc64a - 12.17% (16 MB)

[#009] sha256:d843acde31d2e6ea7febb7185406f6f863e56bb12768efe0485e3e467ee452a0 - 0.29% (391 KB)

[#010] sha256:9e94dfe9f23077da42e699691c85baf740e3c44c69fd5371fac0eb184aef83b9 - 3.15% (4.13 MB)

[#011] sha256:35caa7d53428beb6499e5f48f247e55547a2952ba023a9ea30aa0597dc893f9a - 0.0% (1.65 KB)

[#012] sha256:0f4f75758a98ff9f3bcef1679ba9dcb87fe72279415b6384508395b2bab1a4a3 - 8.25% (10.8 MB)

[#013] sha256:831d5fd3254e6984160da386ef81848b6ce2d79eeb80606cdede35263a229163 - 0.0% (655 Bytes)

[#014] sha256:60eea2181351ff77d86fd6adbfd49313af0def8d1d5d275c02ae04c5337c9b1b - 7.61% (9.98 MB)


History
2021-08-31 23:18:16 UTC

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

2021-08-31 23:18:16 UTC

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

2021-11-01 04:02:33 UTC

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

2021-11-01 04:02:34 UTC

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

2021-11-01 04:02:35 UTC

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

2021-11-01 04:02:36 UTC

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

2021-11-01 04:02:37 UTC

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

2021-11-01 04:02:38 UTC

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

2021-11-01 04:02:39 UTC

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

2021-11-01 04:02:40 UTC

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

2021-11-01 04:02:41 UTC

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

2021-11-01 04:02:42 UTC

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

2021-11-01 04:02:43 UTC

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

2021-11-01 04:02:47 UTC

|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && 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-11-01 04:03:08 UTC

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

2021-11-01 04:03:11 UTC

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

2021-11-01 04:03:14 UTC

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

2021-11-01 04:03:53 UTC

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

2021-11-01 04:03:56 UTC

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

2021-11-01 04:03:59 UTC

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

2021-11-01 04:04:02 UTC

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

2021-11-01 04:04:05 UTC

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

2021-11-01 04:04:08 UTC

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

2021-11-01 04:04:26 UTC

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

2021-11-01 04:04:29 UTC

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

2021-11-01 04:04:32 UTC

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

2021-11-01 04:04:35 UTC

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

2021-11-01 04:04:38 UTC

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

2021-11-01 04:04:41 UTC

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

2021-11-01 04:04:43 UTC

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

2021-11-01 04:04:46 UTC

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

2021-11-01 04:04:49 UTC

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

2021-11-01 04:04:52 UTC

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

2021-11-01 04:04:55 UTC

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

2021-11-01 04:04:58 UTC

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

2021-11-01 04:05:02 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

2021-11-01 04:05:07 UTC

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

2021-11-01 04:05:11 UTC

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

2021-11-01 04:05:14 UTC

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

2021-11-01 04:05:17 UTC

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

2021-11-01 04:05:20 UTC

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

2021-11-01 04:05:23 UTC

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

2021-11-01 04:05:25 UTC

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

2021-11-01 04:05:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 04:04:16+00:00

2021-11-01 04:05:31 UTC

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

2021-11-01 04:05:34 UTC

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

2021-11-01 04:06:27 UTC

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

2021-11-01 04:06:30 UTC

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

2021-11-01 04:06:33 UTC

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

2021-11-01 04:06:36 UTC

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

2021-11-01 04:06:39 UTC

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

2021-11-01 04:06:41 UTC

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

2021-11-01 04:06:44 UTC

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

2021-11-01 04:06:47 UTC

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

2021-11-01 04:10:15 UTC

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

2021-11-01 04:10:18 UTC

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

2021-11-01 04:10:21 UTC

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

2021-11-01 04:10:28 UTC

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

2021-11-01 04:10:32 UTC

/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws

2021-11-01 04:10:36 UTC

/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator

2021-11-01 04:10:39 UTC

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

2021-11-01 04:10:42 UTC

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

2021-11-01 04:10:45 UTC

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

2021-11-01 04:10:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 04:09:46+00:00

2021-11-01 04:10:52 UTC

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

2021-11-01 04:10:55 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