Namespace
cytopia
Image / Tag
ansible:2.8-azure-0.48-manifest-linux-amd64
Content Digest
sha256:47450f779dfbbcffb7dbb0ffa76e503a0e390203b2439d126bc772650bb46d52
Details
Created

2022-12-03 06:04:16 UTC

Size

120 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-03 06:01:25+00:00
  • org.opencontainers.image.description
    Ansible 2.8 azure
  • 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 azure
  • org.opencontainers.image.revision
    3e50309c9ccf873adb96235a195add32c9bc6706
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 azure
  • 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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 2.24% (2.68 MB)

[#001] sha256:82ddc90732beef78d83c3814664f65af120f61ceaf0d4cd9a8a739b771032668 - 10.79% (12.9 MB)

[#002] sha256:766ac42deaa3603deaec110c865c841c19461868014f01add3504799607a2e89 - 18.0% (21.5 MB)

[#003] sha256:ecce6003e1676cc388c2f10125f51823803c092bfc9ca8017523264e72493831 - 0.0% (6.01 KB)

[#004] sha256:946748e57f07b2e96042b659c73f6d671a1043ec75875a1b7ca90ac439dad6b4 - 12.95% (15.5 MB)

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

[#006] sha256:3d9f4e730d7398b96c5fa729041b85cfb6c70837a670069237f520d9207b7002 - 0.0% (1.26 KB)

[#007] sha256:9ae51c56d2f1e26751f885ed311538f518a2fd615e46743398faea3d05efba4d - 12.16% (14.5 MB)

[#008] sha256:0a851aae896bc5a7258d7fe2e3702574a8fcc0993bf15a4f457ac6c8fe4d84ef - 0.32% (393 KB)

[#009] sha256:e9ef8e762fef499830186441ea4ff4c5182c0fb239e90b632db790c70f17025a - 5.6% (6.69 MB)

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

[#011] sha256:350a49b298e4e870785a61bbc54efb1f48f77832a2439b3b8df73bb1e8d0bb2f - 37.93% (45.3 MB)

[#012] sha256:7ae12ee4112612a8dde292cff4d9e9e345133941090a2b2b721a6d887e2ec3df - 0.0% (380 Bytes)


History
2022-11-12 04:19:23 UTC

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

2022-11-12 04:19:23 UTC

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

2022-12-03 05:10:53 UTC

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

2022-12-03 05:10:54 UTC

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

2022-12-03 05:10:55 UTC

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

2022-12-03 05:10:56 UTC

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

2022-12-03 05:10:57 UTC

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

2022-12-03 05:10:58 UTC

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

2022-12-03 05:10:59 UTC

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

2022-12-03 05:11:00 UTC

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

2022-12-03 05:11:01 UTC

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

2022-12-03 05:11:02 UTC

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

2022-12-03 05:11:03 UTC

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

2022-12-03 05:11:06 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-03 05:11:10 UTC

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

2022-12-03 05:11:12 UTC

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

2022-12-03 05:11:24 UTC

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

2022-12-03 05:11:25 UTC

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

2022-12-03 05:11:25 UTC

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

2022-12-03 05:11:26 UTC

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

2022-12-03 05:11:27 UTC

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

2022-12-03 05:11:28 UTC

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

2022-12-03 05:11:29 UTC

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

2022-12-03 05:39:36 UTC

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

2022-12-03 05:39:45 UTC

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

2022-12-03 05:39:46 UTC

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

2022-12-03 05:39:47 UTC

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

2022-12-03 05:39:48 UTC

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

2022-12-03 05:39:49 UTC

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

2022-12-03 05:39:50 UTC

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

2022-12-03 05:39:51 UTC

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

2022-12-03 05:39:52 UTC

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

2022-12-03 05:39:53 UTC

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

2022-12-03 05:39:54 UTC

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

2022-12-03 05:39:55 UTC

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

2022-12-03 05:39:56 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

2022-12-03 05:39:59 UTC

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

2022-12-03 05:40:02 UTC

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

2022-12-03 05:40:04 UTC

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

2022-12-03 05:40:05 UTC

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

2022-12-03 05:40:05 UTC

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

2022-12-03 05:40:06 UTC

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

2022-12-03 05:40:07 UTC

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

2022-12-03 05:40:08 UTC

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

2022-12-03 05:40:09 UTC

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

2022-12-03 05:40:10 UTC

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

2022-12-03 05:40:11 UTC

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

2022-12-03 06:03:36 UTC

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

2022-12-03 06:03:37 UTC

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

2022-12-03 06:03:38 UTC

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

2022-12-03 06:03:39 UTC

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

2022-12-03 06:03:40 UTC

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

2022-12-03 06:03:41 UTC

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

2022-12-03 06:03:42 UTC

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

2022-12-03 06:03:43 UTC

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

2022-12-03 06:03:44 UTC

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

2022-12-03 06:03:45 UTC

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

2022-12-03 06:03:46 UTC

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

2022-12-03 06:04:05 UTC

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

2022-12-03 06:04:07 UTC

/bin/sh -c #(nop) COPY file:9414c7a70977920fa1dcb9730fb7f08a1ee9856479b5a3926644da32f300bcdd in /usr/bin/az

2022-12-03 06:04:08 UTC

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

2022-12-03 06:04:09 UTC

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

2022-12-03 06:04:11 UTC

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

2022-12-03 06:04:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 06:01:25+00:00

2022-12-03 06:04:13 UTC

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

2022-12-03 06:04:14 UTC

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

2022-12-03 06:04:16 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