Namespace
cytopia
Image / Tag
ansible:2.10-infra-0.50
Content Digest
sha256:c20a050e8ca8b0d3db0ce65a2fb8fa0b55cb86651ac0e5192134e42b95d25601
Details
Created

2023-02-01 11:38:55 UTC

Size

115 MB

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

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

[#001] sha256:4da3c08729d94e2937d1ef2b1be629f158c139d2d0b6dfadfcac81f407847e63 - 11.24% (12.9 MB)

[#002] sha256:5ac8350929b618b677d5f7a7add3a02076477104e7191467ab3539f7005657ab - 40.08% (46.1 MB)

[#003] sha256:831a0906610f80bae9c2ac50feb140d3a045c06dbbcb036d9d20815bb47cd8fe - 0.01% (6.74 KB)

[#004] sha256:98e5cbd81124c68188cbd45473321ab1e8fd3cf2a220fd112ff344f62cbb6da1 - 22.76% (26.2 MB)

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

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

[#007] sha256:b40f574d807a43ad3ead0e2a729e2a3323db582a1e8cdb0c2905e5560fcec2b6 - 12.65% (14.5 MB)

[#008] sha256:8ad10f4c5bea7a7e32a96a4fee64e8ff889a0fa039c127c361d84c28f3396cdd - 0.35% (416 KB)

[#009] sha256:b7a3bdaaa9cd0505b4cc62c5f00ce188d53f4e8203c280ca7bfa4ea5ca29dc5c - 5.85% (6.72 MB)

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

[#011] sha256:576efad24cbaf5f5a16a35131e8f8465f024dcaec34db96cf65ac1ffb5081c14 - 0.71% (831 KB)

[#012] sha256:9ea02fc33b77afe4f8fcb55c6901828d0a4de5fa54f07cf95fbee3eb866b6cc0 - 4.03% (4.63 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"]

2023-02-01 10:47:03 UTC

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

2023-02-01 10:47:04 UTC

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

2023-02-01 10:47:05 UTC

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

2023-02-01 10:47:06 UTC

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

2023-02-01 10:47:07 UTC

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

2023-02-01 10:47:08 UTC

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

2023-02-01 10:47:09 UTC

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

2023-02-01 10:47:10 UTC

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

2023-02-01 10:47:11 UTC

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

2023-02-01 10:47:12 UTC

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

2023-02-01 10:47:13 UTC

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

2023-02-01 10:47:16 UTC

|1 VERSION=2.10 /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:47:32 UTC

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

2023-02-01 10:47:36 UTC

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

2023-02-01 10:48:03 UTC

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

2023-02-01 10:48:06 UTC

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

2023-02-01 10:48:08 UTC

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

2023-02-01 10:48:10 UTC

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

2023-02-01 10:48:12 UTC

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

2023-02-01 10:48:14 UTC

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

2023-02-01 10:48:17 UTC

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

2023-02-01 11:30:35 UTC

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

2023-02-01 11:30:51 UTC

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

2023-02-01 11:30:53 UTC

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

2023-02-01 11:30:55 UTC

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

2023-02-01 11:30:58 UTC

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

2023-02-01 11:31:00 UTC

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

2023-02-01 11:31:02 UTC

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

2023-02-01 11:31:04 UTC

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

2023-02-01 11:31:07 UTC

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

2023-02-01 11:31:09 UTC

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

2023-02-01 11:31:11 UTC

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

2023-02-01 11:31:13 UTC

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

2023-02-01 11:31:15 UTC

|1 VERSION=2.10 /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:19 UTC

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

2023-02-01 11:31:32 UTC

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

2023-02-01 11:31:35 UTC

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

2023-02-01 11:31:37 UTC

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

2023-02-01 11:31:39 UTC

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

2023-02-01 11:31:41 UTC

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

2023-02-01 11:31:44 UTC

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

2023-02-01 11:31:46 UTC

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

2023-02-01 11:31:48 UTC

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

2023-02-01 11:31:50 UTC

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

2023-02-01 11:31:52 UTC

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

2023-02-01 11:38:01 UTC

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

2023-02-01 11:38:04 UTC

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

2023-02-01 11:38:06 UTC

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

2023-02-01 11:38:08 UTC

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

2023-02-01 11:38:10 UTC

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

2023-02-01 11:38:12 UTC

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

2023-02-01 11:38:14 UTC

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

2023-02-01 11:38:17 UTC

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

2023-02-01 11:38:19 UTC

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

2023-02-01 11:38:21 UTC

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

2023-02-01 11:38:23 UTC

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

2023-02-01 11:38:26 UTC

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

2023-02-01 11:38:39 UTC

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

2023-02-01 11:38:42 UTC

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

2023-02-01 11:38:44 UTC

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

2023-02-01 11:38:46 UTC

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

2023-02-01 11:38:49 UTC

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

2023-02-01 11:38:51 UTC

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

2023-02-01 11:38:53 UTC

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

2023-02-01 11:38:55 UTC

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

Details
Created

2023-02-01 11:49:10 UTC

Size

114 MB

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

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

[#001] sha256:ab9124311b6159bef3fb525862f376d6737f2823596c5da970f530118112f6d9 - 11.42% (13 MB)

[#002] sha256:f545b49b796d4c823596a4872e6c8f13d5e90e55a9d607af6d55ec1b8080fafb - 39.85% (45.3 MB)

[#003] sha256:d4ad6e68aca15e6a6dbc86a1818dd01955d12639e501c9f357a6228dffecbdba - 0.01% (6.74 KB)

[#004] sha256:d6389c83c0289972f50f72d06594bcbcdbcfcd1389076c0852e2e2238ab411c4 - 23.01% (26.2 MB)

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

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

[#007] sha256:8db75847340557049158ce3cd46cafe268567a308d0338f658e5c351cf5983e6 - 12.72% (14.5 MB)

[#008] sha256:b7c3e8e3eb0602b65aec30fb8750d21b301b64aa96f2c9bda6f32bc709f44cab - 0.36% (416 KB)

[#009] sha256:1c0ea27c984ab9e0df20b2daa48ed51b92ae5455614ac5a139fdcb2744fb261e - 5.57% (6.34 MB)

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

[#011] sha256:cdb800b242a7a04cdc93d33244db3835d92f6ea94a4d5492c636833c9455cab4 - 0.72% (833 KB)

[#012] sha256:9abb719fd7d6232ae732b2d61bc085dfb223ba76119dea7f47ce7df322e03f3a - 4.07% (4.63 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"]

2023-02-01 11:03:33 UTC

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

2023-02-01 11:03:34 UTC

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

2023-02-01 11:03:35 UTC

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

2023-02-01 11:03:36 UTC

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

2023-02-01 11:03:37 UTC

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

2023-02-01 11:03:38 UTC

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

2023-02-01 11:03:39 UTC

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

2023-02-01 11:03:40 UTC

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

2023-02-01 11:03:41 UTC

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

2023-02-01 11:03:42 UTC

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

2023-02-01 11:03:43 UTC

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

2023-02-01 11:03:51 UTC

|1 VERSION=2.10 /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:04:08 UTC

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

2023-02-01 11:04:11 UTC

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

2023-02-01 11:07:25 UTC

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

2023-02-01 11:07:28 UTC

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

2023-02-01 11:07:30 UTC

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

2023-02-01 11:07:32 UTC

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

2023-02-01 11:07:34 UTC

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

2023-02-01 11:07:36 UTC

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

2023-02-01 11:07:38 UTC

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

2023-02-01 11:30:31 UTC

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

2023-02-01 11:31:52 UTC

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

2023-02-01 11:31:54 UTC

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

2023-02-01 11:31:57 UTC

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

2023-02-01 11:32:00 UTC

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

2023-02-01 11:32:02 UTC

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

2023-02-01 11:32:05 UTC

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

2023-02-01 11:32:08 UTC

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

2023-02-01 11:32:10 UTC

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

2023-02-01 11:32:13 UTC

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

2023-02-01 11:32:15 UTC

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

2023-02-01 11:32:18 UTC

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

2023-02-01 11:32:21 UTC

|1 VERSION=2.10 /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:29 UTC

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

2023-02-01 11:32:45 UTC

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

2023-02-01 11:32:49 UTC

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

2023-02-01 11:32:51 UTC

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

2023-02-01 11:32:54 UTC

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

2023-02-01 11:32:57 UTC

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

2023-02-01 11:32:59 UTC

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

2023-02-01 11:33:02 UTC

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

2023-02-01 11:33:05 UTC

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

2023-02-01 11:33:08 UTC

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

2023-02-01 11:33:10 UTC

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

2023-02-01 11:48:02 UTC

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

2023-02-01 11:48:04 UTC

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

2023-02-01 11:48:07 UTC

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

2023-02-01 11:48:10 UTC

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

2023-02-01 11:48:13 UTC

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

2023-02-01 11:48:15 UTC

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

2023-02-01 11:48:18 UTC

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

2023-02-01 11:48:21 UTC

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

2023-02-01 11:48:23 UTC

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

2023-02-01 11:48:26 UTC

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

2023-02-01 11:48:29 UTC

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

2023-02-01 11:48:34 UTC

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

2023-02-01 11:48:51 UTC

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

2023-02-01 11:48:54 UTC

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

2023-02-01 11:48:57 UTC

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

2023-02-01 11:49:00 UTC

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

2023-02-01 11:49:02 UTC

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

2023-02-01 11:49:05 UTC

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

2023-02-01 11:49:08 UTC

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

2023-02-01 11:49:10 UTC

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

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