Namespace
cytopia
Image / Tag
ansible:2.8-infra-0.48
Content Digest
sha256:30f2259c03156bb3c1a8482c54b3d3bc92331cb73bb06a36fd92bbdd60d3994f
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

Details
Created

2022-12-03 05:57:29 UTC

Size

78.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-03 05:48:21+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:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 3.3% (2.58 MB)

[#001] sha256:1c46f7cf5be3f8cdaa8685206c558e54fc7dbb406d02d8b74d8edbab8406a597 - 16.58% (13 MB)

[#002] sha256:6b31c402dbc90be19c4373d00cf0c5778c8b0bc96b366bfc51461c9fc3792183 - 26.52% (20.7 MB)

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

[#004] sha256:ac20dbf12ffa43f736ab8e4ed809bc340b03a88eecf5f9de6a71bf059d109581 - 19.79% (15.5 MB)

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

[#006] sha256:128e28cbb3ed9dc87baec4166189d6b0602482c90677ad462307110d490852ea - 0.0% (1.26 KB)

[#007] sha256:4aba597d0407f99aaad0b45139c664b460c6b03e8d39952f516dede4a867e589 - 18.48% (14.5 MB)

[#008] sha256:7f49abd8c3cd56c9d3fd58a6893e2920418f72019ee874e712781a431ed06a79 - 0.49% (393 KB)

[#009] sha256:f74cd415d0b9b44e28623ebd0dcc7f6bc670df4ee25bcb3745c8c799323c9385 - 8.07% (6.31 MB)

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

[#011] sha256:460cdabfc69bc7cba34cf682cc05cf05ad757dbe6ef9136f196fa599e2c6413f - 1.04% (833 KB)

[#012] sha256:76524519c409827f9c9be7a35f37d8064a2f5128d620a9d291aa2b84afdebadb - 5.72% (4.48 MB)


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-03 05:18:23 UTC

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

2022-12-03 05:18:24 UTC

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

2022-12-03 05:18:25 UTC

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

2022-12-03 05:18:26 UTC

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

2022-12-03 05:18:27 UTC

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

2022-12-03 05:18:28 UTC

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

2022-12-03 05:18:29 UTC

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

2022-12-03 05:18:30 UTC

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

2022-12-03 05:18:31 UTC

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

2022-12-03 05:18:32 UTC

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

2022-12-03 05:18:33 UTC

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

2022-12-03 05:18:42 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:18:46 UTC

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

2022-12-03 05:18:48 UTC

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

2022-12-03 05:20:13 UTC

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

2022-12-03 05:20:14 UTC

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

2022-12-03 05:20:14 UTC

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

2022-12-03 05:20:15 UTC

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

2022-12-03 05:20:16 UTC

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

2022-12-03 05:20:17 UTC

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

2022-12-03 05:20:18 UTC

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

2022-12-03 05:39:29 UTC

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

2022-12-03 05:40:13 UTC

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

2022-12-03 05:40:14 UTC

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

2022-12-03 05:40:15 UTC

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

2022-12-03 05:40:16 UTC

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

2022-12-03 05:40:17 UTC

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

2022-12-03 05:40:18 UTC

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

2022-12-03 05:40:19 UTC

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

2022-12-03 05:40:20 UTC

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

2022-12-03 05:40:21 UTC

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

2022-12-03 05:40:22 UTC

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

2022-12-03 05:40:23 UTC

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

2022-12-03 05:40:24 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:40:30 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:33 UTC

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

2022-12-03 05:40:34 UTC

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

2022-12-03 05:40:35 UTC

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

2022-12-03 05:40:35 UTC

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

2022-12-03 05:40:36 UTC

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

2022-12-03 05:40:37 UTC

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

2022-12-03 05:40:38 UTC

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

2022-12-03 05:40:39 UTC

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

2022-12-03 05:40:40 UTC

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

2022-12-03 05:40:41 UTC

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

2022-12-03 05:57:07 UTC

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

2022-12-03 05:57:08 UTC

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

2022-12-03 05:57:08 UTC

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

2022-12-03 05:57:09 UTC

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

2022-12-03 05:57:10 UTC

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

2022-12-03 05:57:11 UTC

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

2022-12-03 05:57:12 UTC

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

2022-12-03 05:57:13 UTC

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

2022-12-03 05:57:14 UTC

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

2022-12-03 05:57:15 UTC

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

2022-12-03 05:57:16 UTC

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

2022-12-03 05:57:19 UTC

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

2022-12-03 05:57:23 UTC

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

2022-12-03 05:57:23 UTC

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

2022-12-03 05:57:24 UTC

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

2022-12-03 05:57:25 UTC

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

2022-12-03 05:57:26 UTC

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

2022-12-03 05:57:27 UTC

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

2022-12-03 05:57:28 UTC

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

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