Namespace
cytopia
Image / Tag
ansible:latest-aws-0.46-manifest-linux-arm64
Content Digest
sha256:5ba4abd5ea645fc28d67ca4e31297a8d157051dfd45b4960a282a2c96fc76307
Details
Created

2022-11-22 11:06:25 UTC

Size

127 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-22 10:04:10+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.name
    ansible
  • org.opencontainers.image.ref.name
    Ansible latest aws
  • org.opencontainers.image.revision
    e39bddb3109317e925350a56085638adac9398fa
  • 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:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.03% (2.58 MB)

[#001] sha256:42756355ddcfe5ba02c03e06818e939946fc85c781032bb605370c9af3ecfdeb - 10.2% (13 MB)

[#002] sha256:4e355227912d0f4ae5fd303a3abc99f749bdf7423e7226dbbe0a7f4ba577ba09 - 30.73% (39.1 MB)

[#003] sha256:1ef921e6577d500adaedc5639b601e86a7b8b30d5e6669d5827d4657fdacc8df - 0.0% (1.37 KB)

[#004] sha256:b64d0a27b262d3f9c3c01e9b83ebfe71445c0c154a13fdf1d7b69fc95c2180b3 - 21.54% (27.4 MB)

[#005] sha256:79a7faf723701ee2074ebfd6c6d0b3af59e23e85bfb106bb459cfcffc0e39bba - 0.0% (93 Bytes)

[#006] sha256:948badeb1a70a074ff7e4df54d08229f3447b5ff3a2f2c3cb67e8e1d801217ef - 0.0% (1.26 KB)

[#007] sha256:186ca44c4c1c47d97337ee34d0d7aace30d0c4daba4ff4e91484946ff936bd06 - 11.37% (14.5 MB)

[#008] sha256:9e2bdb2106b8848531b3a168e38dc2cc602df1b38f48f4056788dd797df9a1e7 - 0.31% (401 KB)

[#009] sha256:0650ea1bcc486e57c854295fe17919f9cf0e3a8a38872727d0ae904e0fd71a1e - 4.96% (6.31 MB)

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

[#011] sha256:8acf138f25c59931b1a8b2d2cf4bc6e21a0f717f22a1b65384449d98fdf42c06 - 10.14% (12.9 MB)

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

[#013] sha256:5f60a5ba0eab0edbcf6f2f0386c4cc96fd1a5cac232136896d0fefa4343c0942 - 8.71% (11.1 MB)


History
2022-11-12 03:39:38 UTC

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

2022-11-12 03:39:38 UTC

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

2022-11-22 09:14:00 UTC

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

2022-11-22 09:14:01 UTC

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

2022-11-22 09:14:02 UTC

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

2022-11-22 09:14:03 UTC

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

2022-11-22 09:14:04 UTC

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

2022-11-22 09:14:05 UTC

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

2022-11-22 09:14:06 UTC

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

2022-11-22 09:14:07 UTC

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

2022-11-22 09:14:08 UTC

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

2022-11-22 09:14:09 UTC

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

2022-11-22 09:14:10 UTC

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

2022-11-22 09:14:19 UTC

|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python

2022-11-22 09:14:33 UTC

/bin/sh -c #(nop) COPY dir:1bc7ee7ed9a3728760325c3493c9a8f297ae7f5f047502a7ab3d6e930b6975e9 in /usr/lib/python3.10/site-packages/

2022-11-22 09:14:35 UTC

/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/

2022-11-22 09:20:12 UTC

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

2022-11-22 09:20:15 UTC

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

2022-11-22 09:20:16 UTC

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

2022-11-22 09:20:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:23+00:00

2022-11-22 09:20:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-22 09:20:21 UTC

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

2022-11-22 09:20:23 UTC

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

2022-11-22 09:56:14 UTC

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

2022-11-22 09:57:35 UTC

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

2022-11-22 09:57:37 UTC

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

2022-11-22 09:57:40 UTC

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

2022-11-22 09:57:41 UTC

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

2022-11-22 09:57:43 UTC

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

2022-11-22 09:57:45 UTC

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

2022-11-22 09:57:47 UTC

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

2022-11-22 09:57:49 UTC

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

2022-11-22 09:57:51 UTC

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

2022-11-22 09:57:53 UTC

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

2022-11-22 09:57:55 UTC

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

2022-11-22 09:57:57 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

2022-11-22 09:58:05 UTC

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

2022-11-22 09:58:18 UTC

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

2022-11-22 09:58:21 UTC

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

2022-11-22 09:58:23 UTC

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

2022-11-22 09:58:25 UTC

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

2022-11-22 09:58:27 UTC

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

2022-11-22 09:58:28 UTC

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

2022-11-22 09:58:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:56:12+00:00

2022-11-22 09:58:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-22 09:58:34 UTC

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

2022-11-22 09:58:36 UTC

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

2022-11-22 11:05:26 UTC

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

2022-11-22 11:05:28 UTC

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

2022-11-22 11:05:30 UTC

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

2022-11-22 11:05:32 UTC

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

2022-11-22 11:05:33 UTC

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

2022-11-22 11:05:35 UTC

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

2022-11-22 11:05:37 UTC

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

2022-11-22 11:05:38 UTC

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

2022-11-22 11:05:40 UTC

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

2022-11-22 11:05:42 UTC

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

2022-11-22 11:05:44 UTC

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

2022-11-22 11:06:05 UTC

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

2022-11-22 11:06:08 UTC

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

2022-11-22 11:06:10 UTC

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

2022-11-22 11:06:12 UTC

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

2022-11-22 11:06:14 UTC

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

2022-11-22 11:06:17 UTC

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

2022-11-22 11:06:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:04:10+00:00

2022-11-22 11:06:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-22 11:06:23 UTC

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

2022-11-22 11:06:25 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