Namespace
cytopia
Image / Tag
ansible:2.8-tools-release-0.49-manifest-linux-arm64
Content Digest
sha256:9f3d34897a927b9d336cfd9f75687c29bf93107c9a0523b55046111cce714f7b
Details
Created

2023-01-30 12:07:50 UTC

Size

73.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-01-30 12:06:38+00:00
  • org.opencontainers.image.description
    Ansible 2.8 tools
  • 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 2.8 tools
  • org.opencontainers.image.revision
    6cefe46e69a478e36e4e033a0994d1dbbc271373
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 tools
  • 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:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 3.53% (2.58 MB)

[#001] sha256:2d694164d200e8a5b195d9c90ec6716301afc7e17052174b7e87baadc987bd4c - 17.74% (13 MB)

[#002] sha256:d85faa8fa52c04c37baeba173f05df371510657b7e444ba3a19d4e1c28f6d6fa - 28.6% (20.9 MB)

[#003] sha256:102747beb60ebda437aa54b051f94d1477ba7f0ecbc58020d7df8b21fb329370 - 0.01% (6.01 KB)

[#004] sha256:0a76e26a8e6a975f06166ad52502d732db1447cf56b3c300b6ea47fc9b823076 - 21.15% (15.5 MB)

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

[#006] sha256:7be5df4d59c821c19481c22c3815179733152537f351531af5d4edd40eacaf5b - 0.0% (1.26 KB)

[#007] sha256:faf0dd84cd6d58a4be00cff9ac03303922efc5e549dd06c8de7503e4ac8c04b4 - 19.76% (14.5 MB)

[#008] sha256:8e83f35ffe6cfec5512899b8eecaee9e8de1fe7248029c634010d10c08a38287 - 0.54% (408 KB)

[#009] sha256:3a7eb5c7febfb71228f9ea1cd308bf81034b8fd9eaa6ca74e78bc92725fe336b - 8.66% (6.34 MB)

[#010] sha256:c49ae9434653b6140036260daad8fa180f438659d9b11b7b0b74e546abf0cf69 - 0.0% (1.94 KB)


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"]

2023-01-30 11:29:31 UTC

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

2023-01-30 11:29:32 UTC

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

2023-01-30 11:29:33 UTC

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

2023-01-30 11:29:34 UTC

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

2023-01-30 11:29:35 UTC

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

2023-01-30 11:29:36 UTC

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

2023-01-30 11:29:37 UTC

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

2023-01-30 11:29:38 UTC

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

2023-01-30 11:29:39 UTC

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

2023-01-30 11:29:40 UTC

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

2023-01-30 11:29:41 UTC

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

2023-01-30 11:29:49 UTC

|1 VERSION=2.8 /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

2023-01-30 11:29:53 UTC

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

2023-01-30 11:29:55 UTC

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

2023-01-30 11:31:15 UTC

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

2023-01-30 11:31:15 UTC

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

2023-01-30 11:31:16 UTC

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

2023-01-30 11:31:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 11:22:15+00:00

2023-01-30 11:31:18 UTC

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

2023-01-30 11:31:19 UTC

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

2023-01-30 11:31:20 UTC

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

2023-01-30 12:06:39 UTC

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

2023-01-30 12:07:22 UTC

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

2023-01-30 12:07:23 UTC

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

2023-01-30 12:07:24 UTC

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

2023-01-30 12:07:25 UTC

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

2023-01-30 12:07:26 UTC

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

2023-01-30 12:07:27 UTC

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

2023-01-30 12:07:28 UTC

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

2023-01-30 12:07:29 UTC

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

2023-01-30 12:07:30 UTC

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

2023-01-30 12:07:31 UTC

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

2023-01-30 12:07:32 UTC

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

2023-01-30 12:07:33 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

2023-01-30 12:07:39 UTC

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

2023-01-30 12:07:42 UTC

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

2023-01-30 12:07:43 UTC

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

2023-01-30 12:07:44 UTC

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

2023-01-30 12:07:44 UTC

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

2023-01-30 12:07:45 UTC

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

2023-01-30 12:07:46 UTC

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

2023-01-30 12:07:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 12:06:38+00:00

2023-01-30 12:07:48 UTC

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

2023-01-30 12:07:49 UTC

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

2023-01-30 12:07:50 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