Namespace
cytopia
Image / Tag
ansible:2.12-azure-0.50
Content Digest
sha256:94de12abed2656b96db87e031793b794c6f12ff4d7d29b3359512aa03ff8831c
Details
Created

2023-02-01 11:54:50 UTC

Size

164 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-02-01 11:50:13+00:00
  • org.opencontainers.image.description
    Ansible 2.12 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.12 azure
  • org.opencontainers.image.revision
    0373bad4067ebafa9be8bfc77785ced0d83aad53
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.12 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.12

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

[#001] sha256:6b403535ccb31e9fc0a5a3fcce7283d8aa3fdb3bd37cffb0abd5a20c87820e84 - 7.88% (12.9 MB)

[#002] sha256:0b9a93c289a40b5a76042bd71967945a4d18fa28db3da4d68b367b34fdcfcb83 - 31.22% (51.2 MB)

[#003] sha256:478bb6006123969f8b9d66453efe452ca199c0b3aca3983dd2e3f5dfeb17bf59 - 0.0% (6.96 KB)

[#004] sha256:fe6891abb57685758323c70aa481957e3b8c288f72b14d3c38f97b4cadde0074 - 19.39% (31.8 MB)

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

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

[#007] sha256:be12a31bd13f3b401bec92c3fda92679637084712d9b220707e0b401585692e4 - 8.87% (14.5 MB)

[#008] sha256:86b35102be018a592d4a99c87f8a270e8e733d7ecf3020c45a11a181f6f14549 - 0.25% (416 KB)

[#009] sha256:d8e6afca060fdd9ab72361cbef587547111397f0e8e2f921ff5f1a9fe313524b - 4.1% (6.72 MB)

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

[#011] sha256:497df992951322f0b0f9d4d9d06fd90f268e95d84b7e4e634c06b679d17fde0b - 26.66% (43.7 MB)

[#012] sha256:cedb6b3ff3f30dbac27a82309cec36aea8d1ce2970e9953fa242a48bb64f6635 - 0.0% (379 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"]

2023-02-01 10:47:39 UTC

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

2023-02-01 10:47:40 UTC

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

2023-02-01 10:47:41 UTC

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

2023-02-01 10:47:42 UTC

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

2023-02-01 10:47:43 UTC

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

2023-02-01 10:47:44 UTC

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

2023-02-01 10:47:45 UTC

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

2023-02-01 10:47:46 UTC

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

2023-02-01 10:47:47 UTC

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

2023-02-01 10:47:48 UTC

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

2023-02-01 10:47:49 UTC

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

2023-02-01 10:47:52 UTC

|1 VERSION=2.12 /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

2023-02-01 10:48:12 UTC

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

2023-02-01 10:48:16 UTC

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

2023-02-01 10:48:53 UTC

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

2023-02-01 10:48:56 UTC

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

2023-02-01 10:48:59 UTC

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

2023-02-01 10:49:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:26+00:00

2023-02-01 10:49:04 UTC

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

2023-02-01 10:49:07 UTC

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

2023-02-01 10:49:10 UTC

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

2023-02-01 11:30:48 UTC

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

2023-02-01 11:31:10 UTC

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

2023-02-01 11:31:13 UTC

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

2023-02-01 11:31:16 UTC

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

2023-02-01 11:31:20 UTC

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

2023-02-01 11:31:23 UTC

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

2023-02-01 11:31:26 UTC

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

2023-02-01 11:31:29 UTC

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

2023-02-01 11:31:33 UTC

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

2023-02-01 11:31:36 UTC

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

2023-02-01 11:31:39 UTC

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

2023-02-01 11:31:43 UTC

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

2023-02-01 11:31:46 UTC

|1 VERSION=2.12 /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

2023-02-01 11:31:51 UTC

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

2023-02-01 11:32:10 UTC

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

2023-02-01 11:32:15 UTC

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

2023-02-01 11:32:18 UTC

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

2023-02-01 11:32:21 UTC

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

2023-02-01 11:32:25 UTC

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

2023-02-01 11:32:28 UTC

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

2023-02-01 11:32:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:30:45+00:00

2023-02-01 11:32:35 UTC

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

2023-02-01 11:32:38 UTC

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

2023-02-01 11:32:42 UTC

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

2023-02-01 11:52:57 UTC

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

2023-02-01 11:53:01 UTC

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

2023-02-01 11:53:04 UTC

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

2023-02-01 11:53:08 UTC

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

2023-02-01 11:53:12 UTC

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

2023-02-01 11:53:15 UTC

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

2023-02-01 11:53:19 UTC

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

2023-02-01 11:53:22 UTC

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

2023-02-01 11:53:26 UTC

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

2023-02-01 11:53:29 UTC

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

2023-02-01 11:53:33 UTC

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

2023-02-01 11:54:11 UTC

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

2023-02-01 11:54:18 UTC

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

2023-02-01 11:54:22 UTC

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

2023-02-01 11:54:27 UTC

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

2023-02-01 11:54:31 UTC

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

2023-02-01 11:54:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:50:13+00:00

2023-02-01 11:54:41 UTC

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

2023-02-01 11:54:45 UTC

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

2023-02-01 11:54:50 UTC

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

Details
Created

2023-02-01 12:08:16 UTC

Size

163 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-02-01 11:50:09+00:00
  • org.opencontainers.image.description
    Ansible 2.12 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.12 azure
  • org.opencontainers.image.revision
    0373bad4067ebafa9be8bfc77785ced0d83aad53
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.12 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.12

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

[#001] sha256:febe9f1b66ce6dd56c9d3295b83fc456fd3fed8600994d2890dc2e5a72b6a067 - 7.98% (13 MB)

[#002] sha256:f51f9d8226b73286660044c19c4aedfc1a5c52b501493b0e5b09e60a97835894 - 31.0% (50.4 MB)

[#003] sha256:fa182230d549511d8e20c2ee2f0b49a8587a3cad3747ecf9f4cf884d15c4cd43 - 0.0% (6.96 KB)

[#004] sha256:8b36b03f5abd44ef654d540d3adbd17cecb32566e446866fd1e75925e9f93c49 - 19.55% (31.8 MB)

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

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

[#007] sha256:d274f7ae78d53a2d34bee19a7c6adccd5d5e2078af2fd1d0c765db0ca4c9b760 - 8.89% (14.5 MB)

[#008] sha256:b82f8751907b070915450642d4219fb663d0867de875d1046d765bd522900cdd - 0.25% (416 KB)

[#009] sha256:8cac9e8ec7e8bcc86aa4e2b1fedd08cb753b5fd4e7400132c4dcfaccaf82c12e - 3.9% (6.34 MB)

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

[#011] sha256:388260b399ec199b23cc780ad71e7ff668f2d4791f832ca905a8f7cca15fe780 - 26.84% (43.7 MB)

[#012] sha256:66bcaa89aada80e7b37d57be3f0d6aebcbad84a8ac3b13019ad541957f2fba84 - 0.0% (381 Bytes)


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"]

2023-02-01 11:08:53 UTC

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

2023-02-01 11:08:54 UTC

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

2023-02-01 11:08:55 UTC

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

2023-02-01 11:08:56 UTC

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

2023-02-01 11:08:57 UTC

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

2023-02-01 11:08:58 UTC

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

2023-02-01 11:08:59 UTC

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

2023-02-01 11:09:00 UTC

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

2023-02-01 11:09:01 UTC

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

2023-02-01 11:09:02 UTC

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

2023-02-01 11:09:03 UTC

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

2023-02-01 11:09:12 UTC

|1 VERSION=2.12 /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

2023-02-01 11:09:33 UTC

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

2023-02-01 11:09:37 UTC

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

2023-02-01 11:14:04 UTC

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

2023-02-01 11:14:07 UTC

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

2023-02-01 11:14:10 UTC

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

2023-02-01 11:14:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:30+00:00

2023-02-01 11:14:15 UTC

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

2023-02-01 11:14:18 UTC

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

2023-02-01 11:14:21 UTC

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

2023-02-01 11:30:34 UTC

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

2023-02-01 11:31:50 UTC

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

2023-02-01 11:31:52 UTC

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

2023-02-01 11:31:55 UTC

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

2023-02-01 11:31:58 UTC

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

2023-02-01 11:32:00 UTC

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

2023-02-01 11:32:03 UTC

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

2023-02-01 11:32:06 UTC

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

2023-02-01 11:32:08 UTC

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

2023-02-01 11:32:11 UTC

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

2023-02-01 11:32:14 UTC

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

2023-02-01 11:32:16 UTC

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

2023-02-01 11:32:19 UTC

|1 VERSION=2.12 /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

2023-02-01 11:32:27 UTC

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

2023-02-01 11:32:43 UTC

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

2023-02-01 11:32:46 UTC

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

2023-02-01 11:32:49 UTC

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

2023-02-01 11:32:52 UTC

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

2023-02-01 11:32:55 UTC

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

2023-02-01 11:32:57 UTC

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

2023-02-01 11:33:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:30:32+00:00

2023-02-01 11:33:03 UTC

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

2023-02-01 11:33:06 UTC

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

2023-02-01 11:33:08 UTC

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

2023-02-01 12:06:50 UTC

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

2023-02-01 12:06:53 UTC

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

2023-02-01 12:06:56 UTC

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

2023-02-01 12:06:58 UTC

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

2023-02-01 12:07:01 UTC

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

2023-02-01 12:07:04 UTC

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

2023-02-01 12:07:07 UTC

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

2023-02-01 12:07:09 UTC

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

2023-02-01 12:07:12 UTC

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

2023-02-01 12:07:15 UTC

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

2023-02-01 12:07:18 UTC

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

2023-02-01 12:07:46 UTC

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

2023-02-01 12:07:51 UTC

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

2023-02-01 12:07:55 UTC

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

2023-02-01 12:07:58 UTC

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

2023-02-01 12:08:02 UTC

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

2023-02-01 12:08:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:50:09+00:00

2023-02-01 12:08:09 UTC

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

2023-02-01 12:08:12 UTC

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

2023-02-01 12:08:16 UTC

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

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