Namespace
cytopia
Image / Tag
ansible:2.8-release-0.51-manifest-linux-amd64
Content Digest
sha256:00f2cf5ce5deccd242d82e2a9cd00e2cd2d23d4e08c5077935b3aece725f539d
Details
Created

2023-04-05 11:08:27 UTC

Size

54 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-04-05 11:07:02+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
    30d3e38a1308110895051b78e37e121b73d556fb
  • 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:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 5.96% (3.22 MB)

[#001] sha256:5bc93137c9ef26c2471240b901214b493790468a802e79b760028afe8ab61303 - 25.17% (13.6 MB)

[#002] sha256:a44e3d2f820981ead008d1f7df8c3b45643a23c93fef5cc1bdbd22a2bf0b28ff - 39.42% (21.3 MB)

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

[#004] sha256:d8e7c572223560546b1ba3ed51f65193b89e5a21cc29fbe8f5a5dba21b1ceaee - 29.44% (15.9 MB)

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


History
2023-03-29 18:19:24 UTC

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

2023-03-29 18:19:24 UTC

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

2023-04-05 11:07:54 UTC

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

2023-04-05 11:07:55 UTC

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

2023-04-05 11:07:56 UTC

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

2023-04-05 11:07:57 UTC

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

2023-04-05 11:07:58 UTC

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

2023-04-05 11:07:59 UTC

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

2023-04-05 11:08:00 UTC

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

2023-04-05 11:08:01 UTC

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

2023-04-05 11:08:02 UTC

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

2023-04-05 11:08:03 UTC

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

2023-04-05 11:08:04 UTC

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

2023-04-05 11:08:07 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 -sf /usr/bin/python3 /usr/bin/python

2023-04-05 11:08:11 UTC

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

2023-04-05 11:08:13 UTC

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

2023-04-05 11:08:22 UTC

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

2023-04-05 11:08:23 UTC

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

2023-04-05 11:08:23 UTC

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

2023-04-05 11:08:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:02+00:00

2023-04-05 11:08:25 UTC

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

2023-04-05 11:08:26 UTC

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

2023-04-05 11:08:27 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