Namespace
cytopia
Image / Tag
ansible:2.10-aws-0.33
Content Digest
sha256:70cc2621f916ec5f3cc71df7380acdcd819e57926d98b8e325a3d019426a3d68
Details
Created

2021-06-02 06:05:00 UTC

Size

95.9 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-06-02 06:04:06+00:00
  • org.opencontainers.image.description
    Ansible 2.10 aws
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.10 aws
  • org.opencontainers.image.revision
    ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 aws
  • 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:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 2.8% (2.68 MB)

[#001] sha256:7297c4926cd384c4c43168c347fb650fcd9d51ff19798f49b8d350c3e6ec40a9 - 11.74% (11.3 MB)

[#002] sha256:51ee2061dcf032b074516ab4f61421db63602ada0d3b0971c543eb8a5c42689d - 43.82% (42 MB)

[#003] sha256:57cf2a75ea7842edc3db3711181a0fadc599c467e527f09d9d61a54344c4c438 - 0.0% (2.42 KB)

[#004] sha256:d0e257cb320ffde13e995ac02a565626410977c4305decc2604cf46735263684 - 0.0% (3.75 KB)

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

[#006] sha256:8deb0f782e42db2683164c5e35834569b9005c5b96ec4892cda11a77bc8beb48 - 0.0% (1.25 KB)

[#007] sha256:92df53dc5f086b400105c1ac36d5b4b4676d312ac556b34b33631c18c16a81f3 - 16.62% (15.9 MB)

[#008] sha256:cf28f249f67eabea94c8feed07434cb0a0a17fdbdc98ca312a91d61482ab0f96 - 0.39% (385 KB)

[#009] sha256:c6a5c3a3ec4921bdb7e6e920e66e9b7a1a937946fa5e3a48aaf7d452dd4e3c17 - 3.44% (3.3 MB)

[#010] sha256:357d8ad553f588332d2532e2e5c88acf148c6ac23963641b0e72709d5def1f40 - 0.0% (1.66 KB)

[#011] sha256:7c24e7c58a6e8df142c8a5420daf5e1ec3b18bc99cec2e98df19db026be1721b - 10.78% (10.3 MB)

[#012] sha256:4be04f1c345c95b09802d09ef1a4c41180580838e2492699a64b9d479976775c - 0.0% (650 Bytes)

[#013] sha256:f87fe5a4fdf4ac12f65cfec9eeb4ac4f6cf2602d4573101ce02510b66ac4a7e0 - 10.41% (9.98 MB)


History
2021-04-14 19:19:39 UTC

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

2021-04-14 19:19:39 UTC

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

2021-06-02 05:58:20 UTC

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

2021-06-02 05:58:21 UTC

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

2021-06-02 05:58:22 UTC

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

2021-06-02 05:58:23 UTC

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

2021-06-02 05:58:24 UTC

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

2021-06-02 05:58:25 UTC

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

2021-06-02 05:58:26 UTC

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

2021-06-02 05:58:27 UTC

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

2021-06-02 05:58:28 UTC

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

2021-06-02 05:58:29 UTC

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

2021-06-02 05:58:30 UTC

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

2021-06-02 05:58:34 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-06-02 05:58:51 UTC

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

2021-06-02 05:58:54 UTC

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

2021-06-02 05:58:56 UTC

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

2021-06-02 05:58:58 UTC

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

2021-06-02 05:59:00 UTC

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

2021-06-02 05:59:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:52:53+00:00

2021-06-02 05:59:03 UTC

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

2021-06-02 05:59:05 UTC

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

2021-06-02 05:59:27 UTC

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

2021-06-02 05:59:29 UTC

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

2021-06-02 05:59:31 UTC

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

2021-06-02 05:59:33 UTC

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

2021-06-02 05:59:35 UTC

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

2021-06-02 05:59:37 UTC

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

2021-06-02 05:59:38 UTC

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

2021-06-02 05:59:40 UTC

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

2021-06-02 05:59:42 UTC

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

2021-06-02 05:59:44 UTC

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

2021-06-02 05:59:46 UTC

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

2021-06-02 05:59:48 UTC

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

2021-06-02 05:59:50 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-06-02 05:59:54 UTC

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

2021-06-02 05:59:57 UTC

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

2021-06-02 05:59:59 UTC

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

2021-06-02 06:00:01 UTC

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

2021-06-02 06:00:02 UTC

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

2021-06-02 06:00:04 UTC

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

2021-06-02 06:00:06 UTC

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

2021-06-02 06:00:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:59:20+00:00

2021-06-02 06:00:10 UTC

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

2021-06-02 06:00:12 UTC

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

2021-06-02 06:01:08 UTC

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

2021-06-02 06:01:10 UTC

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

2021-06-02 06:01:12 UTC

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

2021-06-02 06:01:13 UTC

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

2021-06-02 06:01:15 UTC

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

2021-06-02 06:01:17 UTC

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

2021-06-02 06:01:19 UTC

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

2021-06-02 06:01:21 UTC

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

2021-06-02 06:04:31 UTC

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

2021-06-02 06:04:33 UTC

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

2021-06-02 06:04:35 UTC

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

2021-06-02 06:04:41 UTC

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

2021-06-02 06:04:44 UTC

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

2021-06-02 06:04:47 UTC

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

2021-06-02 06:04:49 UTC

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

2021-06-02 06:04:51 UTC

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

2021-06-02 06:04:53 UTC

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

2021-06-02 06:04:55 UTC

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

2021-06-02 06:04:57 UTC

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

2021-06-02 06:05:00 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