Namespace
cytopia
Image / Tag
ansible:2.5-aws-0.34
Content Digest
sha256:37b6e902bb351acfd9e5246ae6bacb0587d2a2dbef0f9466105d2cb893900669
Details
Created

2021-06-22 02:38:22 UTC

Size

70.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-06-22 02:37:49+00:00
  • org.opencontainers.image.description
    Ansible 2.5 aws
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.5 aws
  • org.opencontainers.image.revision
    4d50c332d89ece279f930efa5e4e3ec8888f7039
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.5 aws
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.5

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

[#001] sha256:1a5c840530ba80fbfc59f18cffdd6d55856addd9fffdca6eabd1fcbe9f4f9d3c - 15.93% (11.3 MB)

[#002] sha256:f03e8d9cb0af40b8918fea3f9e4f0d7932abf6bacceaa7f6666087570872bb91 - 23.68% (16.7 MB)

[#003] sha256:d93a4f8bfa048bbc155f955ce22ed124b109c7f22480112e70fbab7597545f1e - 0.0% (2.43 KB)

[#004] sha256:3ca8a554b1c9d9108fd158611439ec8f821e44b804e101564dbfc837b5694f56 - 0.0% (3.17 KB)

[#005] sha256:2975962b2607b4887a43bd7e3a6589a920691b528c3fa67e66719f86f92a3ad2 - 0.0% (91 Bytes)

[#006] sha256:78f9f3cb81e46405973c12b066c6d09cf606877995214c28d562d5d20d0cd2c2 - 0.0% (1.25 KB)

[#007] sha256:b2718a0b3c8dbd3853373f41598893b4bd19294bdfa7239fe45487f48ff133c6 - 22.55% (15.9 MB)

[#008] sha256:a981d4049e149f2c66024cf6a10900c821884b9eff66327684aa70acb140190f - 0.53% (385 KB)

[#009] sha256:95fd4a0e3a459a0553053c27854c05769b49de9e6678c4749865c1aaca9f943c - 4.67% (3.3 MB)

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

[#011] sha256:1557e4b32686588e903962d58254b929dbbe1414c25296885d4dca046a2cb339 - 14.7% (10.4 MB)

[#012] sha256:577ffbf122d0586c5e41f9f7d5d24fa8948f0475d1c7ee11592e42d291b0e5a2 - 0.0% (649 Bytes)

[#013] sha256:ac3cbd62a826317c734e711018e34baba3d124e5c77e614c625ce73678c83d96 - 14.13% (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-22 02:34:03 UTC

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

2021-06-22 02:34:04 UTC

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

2021-06-22 02:34:05 UTC

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

2021-06-22 02:34:06 UTC

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

2021-06-22 02:34:07 UTC

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

2021-06-22 02:34:08 UTC

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

2021-06-22 02:34:09 UTC

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

2021-06-22 02:34:10 UTC

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

2021-06-22 02:34:11 UTC

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

2021-06-22 02:34:12 UTC

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

2021-06-22 02:34:13 UTC

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

2021-06-22 02:34:16 UTC

|1 VERSION=2.5 /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-22 02:34:19 UTC

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

2021-06-22 02:34:20 UTC

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

2021-06-22 02:34:21 UTC

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

2021-06-22 02:34:21 UTC

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

2021-06-22 02:34:22 UTC

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

2021-06-22 02:34:23 UTC

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

2021-06-22 02:34:24 UTC

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

2021-06-22 02:34:25 UTC

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

2021-06-22 02:34:39 UTC

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

2021-06-22 02:34:40 UTC

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

2021-06-22 02:34:41 UTC

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

2021-06-22 02:34:42 UTC

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

2021-06-22 02:34:43 UTC

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

2021-06-22 02:34:44 UTC

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

2021-06-22 02:34:45 UTC

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

2021-06-22 02:34:46 UTC

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

2021-06-22 02:34:47 UTC

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

2021-06-22 02:34:48 UTC

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

2021-06-22 02:34:49 UTC

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

2021-06-22 02:34:50 UTC

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

2021-06-22 02:34:51 UTC

|1 VERSION=2.5 /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-22 02:34:53 UTC

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

2021-06-22 02:34:55 UTC

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

2021-06-22 02:34:56 UTC

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

2021-06-22 02:34:57 UTC

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

2021-06-22 02:34:57 UTC

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

2021-06-22 02:34:58 UTC

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

2021-06-22 02:34:59 UTC

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

2021-06-22 02:35:00 UTC

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

2021-06-22 02:35:01 UTC

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

2021-06-22 02:35:02 UTC

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

2021-06-22 02:35:45 UTC

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

2021-06-22 02:35:46 UTC

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

2021-06-22 02:35:47 UTC

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

2021-06-22 02:35:48 UTC

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

2021-06-22 02:35:49 UTC

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

2021-06-22 02:35:50 UTC

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

2021-06-22 02:35:51 UTC

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

2021-06-22 02:35:52 UTC

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

2021-06-22 02:38:09 UTC

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

2021-06-22 02:38:09 UTC

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

2021-06-22 02:38:10 UTC

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

2021-06-22 02:38:15 UTC

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

2021-06-22 02:38:16 UTC

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

2021-06-22 02:38:17 UTC

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

2021-06-22 02:38:17 UTC

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

2021-06-22 02:38:18 UTC

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

2021-06-22 02:38:19 UTC

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

2021-06-22 02:38:20 UTC

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

2021-06-22 02:38:21 UTC

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

2021-06-22 02:38:22 UTC

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

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