Namespace
cytopia
Image / Tag
ansible:2.8-infra-0.48-manifest-linux-amd64
Content Digest
sha256:481223397de563e84d35d49428c657a467d090eb49d14119dff2f8add39088a9
Details
Created

2022-12-03 05:48:57 UTC

Size

79.5 MB

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

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

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

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

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

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

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

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

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

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

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

[#011] sha256:98a5950cb1ee44f74bdde2ecfe768e1eb4146919527b35a8f7cfed6e0136e372 - 1.02% (831 KB)

[#012] sha256:030f19babc796928f3881f6e86e59fabaf9059b1ae5c434c974ea9d1be694815 - 5.64% (4.48 MB)


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 05:48:35 UTC

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

2022-12-03 05:48:36 UTC

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

2022-12-03 05:48:36 UTC

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

2022-12-03 05:48:37 UTC

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

2022-12-03 05:48:38 UTC

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

2022-12-03 05:48:39 UTC

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

2022-12-03 05:48:40 UTC

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

2022-12-03 05:48:41 UTC

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

2022-12-03 05:48:42 UTC

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

2022-12-03 05:48:43 UTC

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

2022-12-03 05:48:44 UTC

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

2022-12-03 05:48:46 UTC

|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache libpq rsync sshpass

2022-12-03 05:48:51 UTC

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

2022-12-03 05:48:52 UTC

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

2022-12-03 05:48:53 UTC

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

2022-12-03 05:48:54 UTC

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

2022-12-03 05:48:54 UTC

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

2022-12-03 05:48:55 UTC

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

2022-12-03 05:48:56 UTC

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

2022-12-03 05:48:57 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