Namespace
cytopia
Image / Tag
ansible:2.8-aws-0.30
Content Digest
sha256:2b775019028bbcd1a6e0f88ccfeb3b7e8291c43826b03da438c4c6043ca69e4b
Details
Created

2021-03-25 01:55:08 UTC

Size

66.1 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-03-25 01:54:23+00:00
  • org.opencontainers.image.description
    Ansible 2.8 aws
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.8 aws
  • org.opencontainers.image.revision
    5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 aws
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.8

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 - 4.06% (2.68 MB)

[#001] sha256:5e3bf9538d359aa599e15300d96b87d617edc9848551db0b295896fb7077b81b - 16.98% (11.2 MB)

[#002] sha256:0faab45bc908f5939923c85c5427fffcfaad53268556f7c04eebd7de451866aa - 17.45% (11.5 MB)

[#003] sha256:e6c56bfdaa63831100ef870308fb8c7278f7806ffdde7ae21b188dd06c721c6e - 0.0% (2.21 KB)

[#004] sha256:034f39ea03b9208a58c2a76b0e239c845fb43ae2bbeb5d900cf1f60ae0ece4da - 0.01% (3.6 KB)

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

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

[#007] sha256:4a8bfc77187a211aa30ee0672caf13eeeb854a1acce3a46c61c89f76bd9bb32e - 24.11% (15.9 MB)

[#008] sha256:e435d69206e3376d3017f5eabd4710e15ff116096d8ec473fc12f99b6fc61204 - 0.57% (385 KB)

[#009] sha256:e40c5c927d48d19c0bf187941358f240a2ef78702bf64c508ecd8251b894ccd9 - 4.94% (3.26 MB)

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

[#011] sha256:169181ed7edcc947483726bb70a9d3109c6dd88aa10fac3e783c8edf5df2fc19 - 15.25% (10.1 MB)

[#012] sha256:152292a042dd29f66de35466598e463f58a972b44e90a6c72941ce37ebfb2d85 - 0.0% (653 Bytes)

[#013] sha256:a6398d2f47d0840b0db5720f01883d299d882c619dc601232d437353780557df - 16.63% (11 MB)


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:49:53 UTC

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

2021-03-25 01:49:54 UTC

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

2021-03-25 01:49:55 UTC

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

2021-03-25 01:49:56 UTC

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

2021-03-25 01:49:57 UTC

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

2021-03-25 01:49:58 UTC

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

2021-03-25 01:49:59 UTC

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

2021-03-25 01:50:00 UTC

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

2021-03-25 01:50:01 UTC

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

2021-03-25 01:50:02 UTC

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

2021-03-25 01:50:03 UTC

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

2021-03-25 01:50:07 UTC

|1 VERSION=2.8 /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:50:10 UTC

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

2021-03-25 01:50:14 UTC

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

2021-03-25 01:50:15 UTC

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

2021-03-25 01:50:15 UTC

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

2021-03-25 01:50:16 UTC

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

2021-03-25 01:50:17 UTC

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

2021-03-25 01:50:18 UTC

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

2021-03-25 01:50:19 UTC

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

2021-03-25 01:50:38 UTC

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

2021-03-25 01:50:39 UTC

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

2021-03-25 01:50:40 UTC

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

2021-03-25 01:50:41 UTC

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

2021-03-25 01:50:42 UTC

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

2021-03-25 01:50:43 UTC

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

2021-03-25 01:50:44 UTC

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

2021-03-25 01:50:45 UTC

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

2021-03-25 01:50:46 UTC

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

2021-03-25 01:50:47 UTC

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

2021-03-25 01:50:48 UTC

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

2021-03-25 01:50:49 UTC

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

2021-03-25 01:50:50 UTC

|1 VERSION=2.8 /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:50:53 UTC

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

2021-03-25 01:50:55 UTC

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

2021-03-25 01:50:56 UTC

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

2021-03-25 01:50:57 UTC

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

2021-03-25 01:50:57 UTC

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

2021-03-25 01:50:58 UTC

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

2021-03-25 01:50:59 UTC

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

2021-03-25 01:51:00 UTC

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

2021-03-25 01:51:01 UTC

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

2021-03-25 01:51:02 UTC

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

2021-03-25 01:51:56 UTC

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

2021-03-25 01:51:57 UTC

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

2021-03-25 01:51:58 UTC

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

2021-03-25 01:51:59 UTC

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

2021-03-25 01:52:00 UTC

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

2021-03-25 01:52:01 UTC

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

2021-03-25 01:52:02 UTC

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

2021-03-25 01:52:03 UTC

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

2021-03-25 01:54:50 UTC

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

2021-03-25 01:54:51 UTC

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

2021-03-25 01:54:52 UTC

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

2021-03-25 01:54:56 UTC

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

2021-03-25 01:55:01 UTC

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

2021-03-25 01:55:02 UTC

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

2021-03-25 01:55:03 UTC

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

2021-03-25 01:55:04 UTC

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

2021-03-25 01:55:05 UTC

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

2021-03-25 01:55:06 UTC

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

2021-03-25 01:55:07 UTC

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

2021-03-25 01:55:08 UTC

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

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