Namespace
cytopia
Image / Tag
ansible:2.8-release-0.48-manifest-linux-arm64
Content Digest
sha256:7d85b26a24b80849c3c588aac800e888970f869d4bd613e9fbe539be7bad0715
Details
Created

2022-12-02 05:20:38 UTC

Size

51.8 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-02 05:05:33+00:00
  • org.opencontainers.image.description
    Ansible 2.8 base
  • 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 base
  • org.opencontainers.image.revision
    7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.8

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 4.99% (2.58 MB)

[#001] sha256:6de9e54699a795e21d1c2f78e6e7907e116c9faa17961b8185ab465716edd268 - 25.05% (13 MB)

[#002] sha256:a19b6f2fbfe0433a23049d4b003edf0c99db92b8907d7afb52c5cc957ee1188d - 40.06% (20.7 MB)

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

[#004] sha256:b068406884d302cae53e1b3f46ad9a94e53554c735a4b72b3227f1ee9579c90a - 29.9% (15.5 MB)

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


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-12-02 05:17:45 UTC

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

2022-12-02 05:17:46 UTC

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

2022-12-02 05:17:47 UTC

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

2022-12-02 05:17:48 UTC

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

2022-12-02 05:17:49 UTC

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

2022-12-02 05:17:50 UTC

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

2022-12-02 05:17:51 UTC

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

2022-12-02 05:17:52 UTC

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

2022-12-02 05:17:53 UTC

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

2022-12-02 05:17:54 UTC

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

2022-12-02 05:17:55 UTC

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

2022-12-02 05:18:08 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

2022-12-02 05:18:14 UTC

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

2022-12-02 05:18:16 UTC

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

2022-12-02 05:20:33 UTC

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

2022-12-02 05:20:34 UTC

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

2022-12-02 05:20:35 UTC

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

2022-12-02 05:20:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:05:33+00:00

2022-12-02 05:20:36 UTC

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

2022-12-02 05:20:37 UTC

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

2022-12-02 05:20:38 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