Namespace
cytopia
Image / Tag
ansible:latest-azure-0.44
Content Digest
sha256:e737985dddc21a8c9a725fc8248dfb88941bdb169bef133f6d57456f8f7423a2
Details
Created

2022-11-17 00:21:55 UTC

Size

150 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-17 00:18:14+00:00
  • org.opencontainers.image.description
    Ansible latest 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 latest azure
  • org.opencontainers.image.revision
    57de9566c5916f1e3d0b08d62b0fcf264733571a
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest azure
  • 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 - 1.79% (2.68 MB)

[#001] sha256:e8325c011922695d26bf8e6e0cc6ae50ff15726a2d60f0c49b758b9b932f9145 - 8.62% (12.9 MB)

[#002] sha256:2959d167198e412d90497a7643ae8039317ad57d27e278acf027ca286211d28b - 26.61% (39.9 MB)

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

[#004] sha256:8c9795980f30c00e02af854589f7348cb229f5a872f88c669cadf7705b122660 - 18.3% (27.4 MB)

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

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

[#007] sha256:af1ca9f838aa1972bee26e770f794266c939979c56901ccb8d16e37cda96e092 - 9.71% (14.5 MB)

[#008] sha256:748fb739fec06b0f2b4b1030bb7582fb2ce9ba27d7821794955aeaa9b930a070 - 0.26% (401 KB)

[#009] sha256:9f7be260117ea0a1c5d21a52812d881278a147b691d4cb672f2871dec438c190 - 4.47% (6.69 MB)

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

[#011] sha256:8f838cebd0dba5311732c01a4370ba8048e0be3edea4aa16639032e275e459ab - 30.25% (45.3 MB)

[#012] sha256:2ca350edacfcaf7ec9052542699d3ae0696bb3ab6ee5619ddc236b7ae3cb5f1b - 0.0% (381 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-11-16 23:02:15 UTC

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

2022-11-16 23:02:16 UTC

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

2022-11-16 23:02:17 UTC

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

2022-11-16 23:02:18 UTC

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

2022-11-16 23:02:19 UTC

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

2022-11-16 23:02:20 UTC

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

2022-11-16 23:02:21 UTC

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

2022-11-16 23:02:22 UTC

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

2022-11-16 23:02:23 UTC

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

2022-11-16 23:02:24 UTC

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

2022-11-16 23:02:25 UTC

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

2022-11-16 23:02:29 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-16 23:02:43 UTC

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

2022-11-16 23:02:45 UTC

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

2022-11-16 23:03:30 UTC

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

2022-11-16 23:03:32 UTC

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

2022-11-16 23:03:34 UTC

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

2022-11-16 23:03:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:01:24+00:00

2022-11-16 23:03:38 UTC

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

2022-11-16 23:03:39 UTC

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

2022-11-16 23:03:41 UTC

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

2022-11-16 23:41:54 UTC

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

2022-11-16 23:42:08 UTC

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

2022-11-16 23:42:10 UTC

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

2022-11-16 23:42:12 UTC

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

2022-11-16 23:42:14 UTC

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

2022-11-16 23:42:15 UTC

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

2022-11-16 23:42:17 UTC

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

2022-11-16 23:42:19 UTC

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

2022-11-16 23:42:20 UTC

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

2022-11-16 23:42:22 UTC

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

2022-11-16 23:42:24 UTC

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

2022-11-16 23:42:26 UTC

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

2022-11-16 23:42:28 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-16 23:42:32 UTC

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

2022-11-16 23:42:43 UTC

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

2022-11-16 23:42:46 UTC

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

2022-11-16 23:42:47 UTC

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

2022-11-16 23:42:49 UTC

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

2022-11-16 23:42:51 UTC

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

2022-11-16 23:42:53 UTC

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

2022-11-16 23:42:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:41:52+00:00

2022-11-16 23:42:57 UTC

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

2022-11-16 23:42:59 UTC

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

2022-11-16 23:43:01 UTC

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

2022-11-17 00:20:52 UTC

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

2022-11-17 00:20:54 UTC

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

2022-11-17 00:20:56 UTC

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

2022-11-17 00:20:58 UTC

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

2022-11-17 00:20:59 UTC

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

2022-11-17 00:21:01 UTC

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

2022-11-17 00:21:03 UTC

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

2022-11-17 00:21:04 UTC

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

2022-11-17 00:21:06 UTC

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

2022-11-17 00:21:08 UTC

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

2022-11-17 00:21:10 UTC

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

2022-11-17 00:21:34 UTC

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

2022-11-17 00:21:37 UTC

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

2022-11-17 00:21:40 UTC

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

2022-11-17 00:21:43 UTC

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

2022-11-17 00:21:45 UTC

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

2022-11-17 00:21:48 UTC

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

2022-11-17 00:21:50 UTC

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

2022-11-17 00:21:53 UTC

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

2022-11-17 00:21:55 UTC

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

Details
Created

2022-11-17 00:38:45 UTC

Size

148 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-17 00:16:56+00:00
  • org.opencontainers.image.description
    Ansible latest 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 latest azure
  • org.opencontainers.image.revision
    57de9566c5916f1e3d0b08d62b0fcf264733571a
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest azure
  • 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 - 1.74% (2.58 MB)

[#001] sha256:016bfb352b5d944234f81471960f01cd04c6b17da59fbb05fd71ae720270c3fd - 8.74% (13 MB)

[#002] sha256:535a7f5fac84161e15cd2943ae7d8e19979d39585cfee29cd64ad73f60e88c7c - 26.33% (39.1 MB)

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

[#004] sha256:41c461684372a77a0456eeb7eae540b3b2104fccebea042ab5bb582ac20a8acc - 18.46% (27.4 MB)

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

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

[#007] sha256:60f2b0fa490f736320d66b2803407534bae7a2858a56d02666b3478ddfce8c95 - 9.74% (14.5 MB)

[#008] sha256:49d6cb029db09bc8a01eb794dd9a9365574dfd0362e6083da57d42f0f382a8a6 - 0.26% (401 KB)

[#009] sha256:9c816163122246d33af2fea2e3a0b40264cb5ba1adb0f0051372f77821386c77 - 4.25% (6.31 MB)

[#010] sha256:55407696b384f08d525b76dbd16374a637cd30642cc7f73749049c6a9e2f1dc0 - 0.0% (1.65 KB)

[#011] sha256:c5ffa82c9c64829ba160d38e36fb54fc6a904a44f33c71a8852659005652b8b9 - 30.48% (45.3 MB)

[#012] sha256:5fa8991085070473298ce3a7d1fd0b29664e52d03725759207704f4547737bd1 - 0.0% (382 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"]

2022-11-16 23:08:54 UTC

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

2022-11-16 23:08:55 UTC

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

2022-11-16 23:08:56 UTC

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

2022-11-16 23:08:57 UTC

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

2022-11-16 23:08:58 UTC

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

2022-11-16 23:08:59 UTC

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

2022-11-16 23:09:00 UTC

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

2022-11-16 23:09:01 UTC

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

2022-11-16 23:09:02 UTC

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

2022-11-16 23:09:03 UTC

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

2022-11-16 23:09:04 UTC

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

2022-11-16 23:09:17 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-16 23:09:32 UTC

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

2022-11-16 23:09:35 UTC

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

2022-11-16 23:17:12 UTC

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

2022-11-16 23:17:15 UTC

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

2022-11-16 23:17:17 UTC

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

2022-11-16 23:17:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:01:33+00:00

2022-11-16 23:17:21 UTC

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

2022-11-16 23:17:23 UTC

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

2022-11-16 23:17:25 UTC

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

2022-11-16 23:41:45 UTC

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

2022-11-16 23:42:47 UTC

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

2022-11-16 23:42:48 UTC

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

2022-11-16 23:42:50 UTC

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

2022-11-16 23:42:51 UTC

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

2022-11-16 23:42:53 UTC

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

2022-11-16 23:42:54 UTC

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

2022-11-16 23:42:56 UTC

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

2022-11-16 23:42:57 UTC

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

2022-11-16 23:42:59 UTC

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

2022-11-16 23:43:00 UTC

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

2022-11-16 23:43:01 UTC

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

2022-11-16 23:43:03 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-16 23:43:10 UTC

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

2022-11-16 23:43:22 UTC

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

2022-11-16 23:43:24 UTC

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

2022-11-16 23:43:25 UTC

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

2022-11-16 23:43:27 UTC

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

2022-11-16 23:43:28 UTC

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

2022-11-16 23:43:30 UTC

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

2022-11-16 23:43:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:41:43+00:00

2022-11-16 23:43:33 UTC

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

2022-11-16 23:43:34 UTC

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

2022-11-16 23:43:35 UTC

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

2022-11-17 00:37:39 UTC

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

2022-11-17 00:37:40 UTC

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

2022-11-17 00:37:42 UTC

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

2022-11-17 00:37:44 UTC

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

2022-11-17 00:37:46 UTC

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

2022-11-17 00:37:48 UTC

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

2022-11-17 00:37:49 UTC

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

2022-11-17 00:37:51 UTC

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

2022-11-17 00:37:53 UTC

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

2022-11-17 00:37:55 UTC

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

2022-11-17 00:37:56 UTC

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

2022-11-17 00:38:21 UTC

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

2022-11-17 00:38:25 UTC

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

2022-11-17 00:38:28 UTC

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

2022-11-17 00:38:31 UTC

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

2022-11-17 00:38:34 UTC

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

2022-11-17 00:38:36 UTC

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

2022-11-17 00:38:39 UTC

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

2022-11-17 00:38:42 UTC

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

2022-11-17 00:38:45 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