Namespace
cytopia
Image / Tag
ansible:latest-infra-0.42
Content Digest
sha256:dc6403c3027fde075665972597484f2570c0298eb668b005bba4b1544af84979
Details
Created

2022-11-13 13:00:33 UTC

Size

110 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 12:58:33+00:00
  • org.opencontainers.image.description
    Ansible latest 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 latest infra
  • org.opencontainers.image.revision
    e20f781488ffd9e017c6a22bf0ad4116dd800b75
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest infra
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    latest

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.44% (2.68 MB)

[#001] sha256:be7d3254ea23e4eee6997b659a1bcfad67e7434ee6eed631f26640029dc36519 - 11.76% (12.9 MB)

[#002] sha256:6127d4bba1dc5a8251f0ec6f4be15496dc0c04a54319b41da2a7436345826a4b - 36.31% (39.9 MB)

[#003] sha256:872bf0d65a03cf0f11486ec92727f9cde64ef878c9bb76610bfb568b975361a1 - 0.0% (1.37 KB)

[#004] sha256:aedc755341ad45e6b45172096eacceb84b296fa6902892818b9b9dc793ccfd79 - 24.97% (27.4 MB)

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

[#006] sha256:2058dbc4d5bea4b3e3273b7ce1e3607f48ee4ba56539360eff03f220c0994667 - 0.0% (1.26 KB)

[#007] sha256:877bbac6a7a3f29b4e2f209c52a8a8f0a0defdc1b04442ce2250d9bec968ed64 - 13.24% (14.5 MB)

[#008] sha256:81ecb7633c1a6baaefe7e69892870efcf154f5e4d1415731d87fe16aa4a66d30 - 0.36% (401 KB)

[#009] sha256:748f9108289faffc0f41e94c4c5c4e3b0b8e28dedef5f008faeca5f76139311a - 6.1% (6.69 MB)

[#010] sha256:7e62622931fdc692b95b1c4372290f6aa9968aef327421c89dcafee16f71eea2 - 0.0% (1.66 KB)

[#011] sha256:6ce53b348279dbb91ea18e34d7b85b9e6bf7a23a85ffababee9954942eb3d38b - 0.74% (831 KB)

[#012] sha256:b1b7f4cd0290b993484cb4187b0dbe038dfe0072df8df90240d6b77cdeaae11f - 4.09% (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-11-13 11:21:35 UTC

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

2022-11-13 11:21:36 UTC

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

2022-11-13 11:21:37 UTC

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

2022-11-13 11:21:38 UTC

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

2022-11-13 11:21:39 UTC

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

2022-11-13 11:21:40 UTC

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

2022-11-13 11:21:41 UTC

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

2022-11-13 11:21:42 UTC

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

2022-11-13 11:21:43 UTC

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

2022-11-13 11:21:44 UTC

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

2022-11-13 11:21:45 UTC

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

2022-11-13 11:21:48 UTC

|1 VERSION=latest /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-11-13 11:22:00 UTC

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

2022-11-13 11:22:02 UTC

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

2022-11-13 11:22:41 UTC

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

2022-11-13 11:22:43 UTC

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

2022-11-13 11:22:44 UTC

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

2022-11-13 11:22:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 11:20:48+00:00

2022-11-13 11:22:47 UTC

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

2022-11-13 11:22:49 UTC

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

2022-11-13 11:22:50 UTC

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

2022-11-13 12:51:39 UTC

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

2022-11-13 12:51:56 UTC

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

2022-11-13 12:51:58 UTC

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

2022-11-13 12:52:00 UTC

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

2022-11-13 12:52:02 UTC

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

2022-11-13 12:52:04 UTC

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

2022-11-13 12:52:06 UTC

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

2022-11-13 12:52:08 UTC

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

2022-11-13 12:52:10 UTC

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

2022-11-13 12:52:12 UTC

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

2022-11-13 12:52:14 UTC

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

2022-11-13 12:52:16 UTC

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

2022-11-13 12:52:18 UTC

|1 VERSION=latest /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-11-13 12:52:22 UTC

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

2022-11-13 12:52:36 UTC

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

2022-11-13 12:52:39 UTC

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

2022-11-13 12:52:41 UTC

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

2022-11-13 12:52:43 UTC

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

2022-11-13 12:52:45 UTC

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

2022-11-13 12:52:47 UTC

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

2022-11-13 12:52:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 12:51:37+00:00

2022-11-13 12:52:51 UTC

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

2022-11-13 12:52:53 UTC

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

2022-11-13 12:52:55 UTC

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

2022-11-13 12:59:47 UTC

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

2022-11-13 12:59:49 UTC

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

2022-11-13 12:59:51 UTC

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

2022-11-13 12:59:53 UTC

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

2022-11-13 12:59:55 UTC

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

2022-11-13 12:59:56 UTC

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

2022-11-13 12:59:58 UTC

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

2022-11-13 13:00:00 UTC

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

2022-11-13 13:00:02 UTC

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

2022-11-13 13:00:03 UTC

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

2022-11-13 13:00:05 UTC

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

2022-11-13 13:00:08 UTC

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

2022-11-13 13:00:20 UTC

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

2022-11-13 13:00:22 UTC

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

2022-11-13 13:00:24 UTC

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

2022-11-13 13:00:26 UTC

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

2022-11-13 13:00:28 UTC

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

2022-11-13 13:00:29 UTC

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

2022-11-13 13:00:31 UTC

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

2022-11-13 13:00:33 UTC

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

Details
Created

2022-11-13 13:09:18 UTC

Size

108 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 12:59:26+00:00
  • org.opencontainers.image.description
    Ansible latest 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 latest infra
  • org.opencontainers.image.revision
    e20f781488ffd9e017c6a22bf0ad4116dd800b75
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest infra
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    latest

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 - 2.38% (2.58 MB)

[#001] sha256:267d796eb513e2797b0ea8bbceb805a0f0e736eac4844498f92ce6eb6f741fc1 - 11.95% (13 MB)

[#002] sha256:addcf511764e360b12bc96a0346529d61cf11c8bdb484c90150474b44ba0d2c4 - 36.03% (39.1 MB)

[#003] sha256:8a5276c52c1a3779effe68aff1f2667d6a95c3472c6433f482b1541f7eb2b2a1 - 0.0% (1.37 KB)

[#004] sha256:ba0d14b71208c60eb8759672a40bc2c783c07e5bc1615aef51659052e0730ff0 - 25.25% (27.4 MB)

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

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

[#007] sha256:ccce998f63a844fb5d03283a2ae4aeed9812526c20ea5f53670abe51435b2282 - 13.33% (14.5 MB)

[#008] sha256:9429ac4dd85d1fd2b14bc5c48f193a29c8b69648109500deea0a163d0089af74 - 0.36% (401 KB)

[#009] sha256:4ffab40e170c396c02f44d908da8cf5a7b8f6d4f5cd1a40ffc7c9d6de280abda - 5.82% (6.31 MB)

[#010] sha256:f954577ea8acdf4a9ed98236e674eaffc393fef24044fa1272e4da95c1f2678f - 0.0% (1.66 KB)

[#011] sha256:1db1ea87e4965d943b06a5c466ed6b22bfd25a7853e7478e39a86e6e550ec572 - 0.75% (833 KB)

[#012] sha256:fdce4cc66794e0f80b73844dcf64f8ac2ee70cc4f9293ab4b7906bf9b9f4b33a - 4.13% (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-11-13 11:25:49 UTC

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

2022-11-13 11:25:50 UTC

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

2022-11-13 11:25:51 UTC

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

2022-11-13 11:25:52 UTC

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

2022-11-13 11:25:53 UTC

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

2022-11-13 11:25:54 UTC

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

2022-11-13 11:25:55 UTC

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

2022-11-13 11:25:56 UTC

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

2022-11-13 11:25:57 UTC

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

2022-11-13 11:25:58 UTC

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

2022-11-13 11:25:59 UTC

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

2022-11-13 11:26:07 UTC

|1 VERSION=latest /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-11-13 11:26:19 UTC

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

2022-11-13 11:26:21 UTC

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

2022-11-13 11:30:51 UTC

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

2022-11-13 11:30:53 UTC

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

2022-11-13 11:30:54 UTC

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

2022-11-13 11:30:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 11:21:11+00:00

2022-11-13 11:30:57 UTC

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

2022-11-13 11:30:58 UTC

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

2022-11-13 11:31:00 UTC

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

2022-11-13 12:51:21 UTC

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

2022-11-13 12:52:22 UTC

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

2022-11-13 12:52:23 UTC

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

2022-11-13 12:52:25 UTC

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

2022-11-13 12:52:26 UTC

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

2022-11-13 12:52:27 UTC

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

2022-11-13 12:52:29 UTC

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

2022-11-13 12:52:30 UTC

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

2022-11-13 12:52:32 UTC

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

2022-11-13 12:52:33 UTC

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

2022-11-13 12:52:34 UTC

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

2022-11-13 12:52:36 UTC

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

2022-11-13 12:52:38 UTC

|1 VERSION=latest /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-11-13 12:52:44 UTC

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

2022-11-13 12:52:54 UTC

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

2022-11-13 12:52:56 UTC

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

2022-11-13 12:52:58 UTC

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

2022-11-13 12:52:59 UTC

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

2022-11-13 12:53:01 UTC

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

2022-11-13 12:53:02 UTC

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

2022-11-13 12:53:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 12:51:19+00:00

2022-11-13 12:53:05 UTC

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

2022-11-13 12:53:06 UTC

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

2022-11-13 12:53:08 UTC

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

2022-11-13 13:08:37 UTC

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

2022-11-13 13:08:39 UTC

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

2022-11-13 13:08:40 UTC

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

2022-11-13 13:08:42 UTC

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

2022-11-13 13:08:43 UTC

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

2022-11-13 13:08:44 UTC

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

2022-11-13 13:08:46 UTC

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

2022-11-13 13:08:47 UTC

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

2022-11-13 13:08:49 UTC

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

2022-11-13 13:08:50 UTC

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

2022-11-13 13:08:52 UTC

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

2022-11-13 13:08:56 UTC

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

2022-11-13 13:09:07 UTC

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

2022-11-13 13:09:09 UTC

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

2022-11-13 13:09:10 UTC

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

2022-11-13 13:09:12 UTC

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

2022-11-13 13:09:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 12:59:26+00:00

2022-11-13 13:09:15 UTC

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

2022-11-13 13:09:16 UTC

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

2022-11-13 13:09:18 UTC

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

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