Namespace
cytopia
Image / Tag
ansible:2.8-aws-0.28
Content Digest
sha256:aa46ef9f2a7a36e71a81f9d716f0398dc34b3f969673297eded7f4ebff303410
Details
Created

2020-12-18 03:47:40 UTC

Size

61.5 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-12-18 03:46:48+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
    86a170af863a43ce1efe3205d60c6757aeabec62
  • 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:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 4.3% (2.64 MB)

[#001] sha256:73f7621ea4f4e00637975160ba28b4b6566e37e09ebca1ac3b73863383023de1 - 15.74% (9.67 MB)

[#002] sha256:58edddd0af5881515a2a56a5558ae4c7eec725ead5d16a8e8f574299430f1191 - 15.65% (9.62 MB)

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

[#004] sha256:2adcd8847be04ce691e63255eb3eba37731eac68d4d6114da446d96db44a0361 - 0.01% (3.6 KB)

[#005] sha256:86c665c109bcb2ef6d675e7c18b6f9cf8685a3e90ee5f3aa019b1f7283dda9b7 - 0.0% (93 Bytes)

[#006] sha256:6fb82a483cc3d6b86366d5ec99c7bd7dc883eeed455d33434d397c59db829cc4 - 0.0% (1.27 KB)

[#007] sha256:6ab9a178d4766281397a9f3c2d574ef66d3f624d595fd31b668a41deaaac6d5d - 24.75% (15.2 MB)

[#008] sha256:0a9c27c677f6c6a5c6f8ebc60c149d3931a16151ec505ba9582acd84235e87c3 - 0.52% (327 KB)

[#009] sha256:2b4393f63152fd8f8c43110812410c9181a3fd431dc2883b6a97345e6282812a - 4.91% (3.01 MB)

[#010] sha256:54faca4a60dfa37395879d9f9716284e48dc7616f669dd7a9e2ccc44fa462475 - 0.0% (1.66 KB)

[#011] sha256:850401c428a706c86daf9990fb9c11d3c4c20d44a4102b119101599dbebbdd8e - 16.24% (9.98 MB)

[#012] sha256:05f5891ef12aa41f2c63bd2b4b6652c90360b6884656a698169989d5ffbe1daa - 0.0% (655 Bytes)

[#013] sha256:fdd5aeae01e7e6e1f5f39bef03921fdada695a48ca1be7254eef4521d0c86683 - 17.87% (11 MB)


History
2020-04-24 01:05:35 UTC

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

2020-04-24 01:05:35 UTC

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

2020-12-18 03:41:02 UTC

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

2020-12-18 03:41:03 UTC

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

2020-12-18 03:41:04 UTC

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

2020-12-18 03:41:05 UTC

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

2020-12-18 03:41:06 UTC

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

2020-12-18 03:41:07 UTC

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

2020-12-18 03:41:08 UTC

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

2020-12-18 03:41:09 UTC

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

2020-12-18 03:41:10 UTC

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

2020-12-18 03:41:11 UTC

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

2020-12-18 03:41:12 UTC

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

2020-12-18 03:41:15 UTC

|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache 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

2020-12-18 03:41:18 UTC

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

2020-12-18 03:41:21 UTC

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

2020-12-18 03:41:22 UTC

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

2020-12-18 03:41:22 UTC

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

2020-12-18 03:41:23 UTC

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

2020-12-18 03:41:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:38:31+00:00

2020-12-18 03:41:25 UTC

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

2020-12-18 03:41:26 UTC

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

2020-12-18 03:41:53 UTC

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

2020-12-18 03:41:54 UTC

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

2020-12-18 03:41:55 UTC

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

2020-12-18 03:41:56 UTC

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

2020-12-18 03:41:57 UTC

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

2020-12-18 03:41:58 UTC

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

2020-12-18 03:41:59 UTC

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

2020-12-18 03:42:00 UTC

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

2020-12-18 03:42:01 UTC

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

2020-12-18 03:42:02 UTC

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

2020-12-18 03:42:03 UTC

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

2020-12-18 03:42:04 UTC

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

2020-12-18 03:42:05 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

2020-12-18 03:42:08 UTC

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

2020-12-18 03:42:09 UTC

/bin/sh -c #(nop) COPY dir:4c4dbd32c4502b71ad680285dd53735d9901afe4ac5a7b0d961897f04d738726 in /usr/lib/python3.6/site-packages/

2020-12-18 03:42:10 UTC

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

2020-12-18 03:42:11 UTC

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

2020-12-18 03:42:11 UTC

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

2020-12-18 03:42:12 UTC

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

2020-12-18 03:42:13 UTC

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

2020-12-18 03:42:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:41:37+00:00

2020-12-18 03:42:15 UTC

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

2020-12-18 03:42:16 UTC

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

2020-12-18 03:43:36 UTC

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

2020-12-18 03:43:37 UTC

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

2020-12-18 03:43:38 UTC

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

2020-12-18 03:43:39 UTC

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

2020-12-18 03:43:40 UTC

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

2020-12-18 03:43:41 UTC

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

2020-12-18 03:43:42 UTC

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

2020-12-18 03:43:43 UTC

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

2020-12-18 03:47:24 UTC

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

2020-12-18 03:47:24 UTC

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

2020-12-18 03:47:25 UTC

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

2020-12-18 03:47:29 UTC

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

2020-12-18 03:47:33 UTC

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

2020-12-18 03:47:34 UTC

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

2020-12-18 03:47:35 UTC

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

2020-12-18 03:47:36 UTC

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

2020-12-18 03:47:37 UTC

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

2020-12-18 03:47:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:46:48+00:00

2020-12-18 03:47:39 UTC

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

2020-12-18 03:47:40 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