Namespace
cytopia
Image / Tag
ansible:2.8-azure-0.48
Content Digest
sha256:3486b478705ed6f6bc3f462a1e9123e99d90b235cd13a3149cbdee47c6d4cf5d
Details
Created

2022-12-03 06:04:16 UTC

Size

120 MB

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

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

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

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

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

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

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

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

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

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

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

[#011] sha256:350a49b298e4e870785a61bbc54efb1f48f77832a2439b3b8df73bb1e8d0bb2f - 37.93% (45.3 MB)

[#012] sha256:7ae12ee4112612a8dde292cff4d9e9e345133941090a2b2b721a6d887e2ec3df - 0.0% (380 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-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 06:03:36 UTC

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

2022-12-03 06:03:37 UTC

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

2022-12-03 06:03:38 UTC

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

2022-12-03 06:03:39 UTC

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

2022-12-03 06:03:40 UTC

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

2022-12-03 06:03:41 UTC

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

2022-12-03 06:03:42 UTC

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

2022-12-03 06:03:43 UTC

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

2022-12-03 06:03:44 UTC

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

2022-12-03 06:03:45 UTC

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

2022-12-03 06:03:46 UTC

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

2022-12-03 06:04:05 UTC

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

2022-12-03 06:04:07 UTC

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

2022-12-03 06:04:08 UTC

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

2022-12-03 06:04:09 UTC

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

2022-12-03 06:04:11 UTC

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

2022-12-03 06:04:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 06:01:25+00:00

2022-12-03 06:04:13 UTC

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

2022-12-03 06:04:14 UTC

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

2022-12-03 06:04:16 UTC

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

Details
Created

2022-12-03 06:18:52 UTC

Size

118 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-03 06:01:32+00:00
  • org.opencontainers.image.description
    Ansible 2.8 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.8 azure
  • org.opencontainers.image.revision
    3e50309c9ccf873adb96235a195add32c9bc6706
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 azure
  • 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 - 2.18% (2.58 MB)

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

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

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

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

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

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

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

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

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

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

[#011] sha256:967d810f495a0020cf12a3c94ad55c53c6edf024be215df00a842864a5d9e49d - 38.31% (45.3 MB)

[#012] sha256:33780ac816c9525d29d31a47eed30760792d711dd3eef7e344e8134869a08c99 - 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"]

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 06:18:13 UTC

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

2022-12-03 06:18:13 UTC

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

2022-12-03 06:18:14 UTC

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

2022-12-03 06:18:15 UTC

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

2022-12-03 06:18:16 UTC

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

2022-12-03 06:18:17 UTC

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

2022-12-03 06:18:18 UTC

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

2022-12-03 06:18:19 UTC

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

2022-12-03 06:18:20 UTC

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

2022-12-03 06:18:21 UTC

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

2022-12-03 06:18:22 UTC

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

2022-12-03 06:18:41 UTC

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

2022-12-03 06:18:43 UTC

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

2022-12-03 06:18:44 UTC

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

2022-12-03 06:18:45 UTC

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

2022-12-03 06:18:47 UTC

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

2022-12-03 06:18:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 06:01:32+00:00

2022-12-03 06:18:49 UTC

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

2022-12-03 06:18:50 UTC

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

2022-12-03 06:18:52 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