Namespace
cytopia
Image / Tag
ansible:2.10-infra-0.31
Content Digest
sha256:2bdd4b9fd24689971436fb71ded37fb86d4d8d7fdecb1e8d20d6a16eb863fe22
Details
Created

2021-04-29 01:57:35 UTC

Size

70.1 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-04-29 01:56:25+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.ref.name
    Ansible 2.10 infra
  • org.opencontainers.image.revision
    301748eff90fdda33d03f2170b7ec5757363e03a
  • 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:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 3.83% (2.68 MB)

[#001] sha256:f079ff0f4bbf052ca415f83853b4dfb974e01effb86033fc5de67e2ef59dc4fc - 16.0% (11.2 MB)

[#002] sha256:513becaa3bd299010411b3f8d0a0264520eff3fe4fa9b17f70ae38c7cbd54f20 - 48.22% (33.8 MB)

[#003] sha256:01d0dad60642042783f98908368f6f011a97de69667b7b96e4e0de35f5c0d92a - 0.0% (2.42 KB)

[#004] sha256:ef18a0e009ade27a37b49692c07a88df6d3a0e477f88ea1782732ec2ad3fb4d5 - 0.01% (3.75 KB)

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

[#006] sha256:8220c4ec4d81e732a169667def596ad0a168ec710f61fca3b9eeadea5bd09bfc - 0.0% (1.25 KB)

[#007] sha256:3f2538e0104839950c8cca95a2e0bf32309ffdf8e585071fcbb7b6945535183b - 22.73% (15.9 MB)

[#008] sha256:1234e2357064ddb170af26e67f3ddad77ffe2dac01a5df0db6857cfcba7d8347 - 0.54% (385 KB)

[#009] sha256:aab6db785f62086e57262e6197427d5e3d59eacfde0102cc8473be77a9573513 - 4.67% (3.27 MB)

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

[#011] sha256:e6fe31d823dbd0c023fbcdeb9c98c538976959b363fa26a7227bbc4e1ff6deb6 - 1.26% (908 KB)

[#012] sha256:60108d9fcea9c0db94775cf90891136084769dd9df55cb57ae5d14959830fb41 - 2.75% (1.93 MB)


History
2021-04-14 19:19:39 UTC

/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /

2021-04-14 19:19:39 UTC

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

2021-04-29 01:54:07 UTC

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

2021-04-29 01:54:08 UTC

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

2021-04-29 01:54:09 UTC

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

2021-04-29 01:54:10 UTC

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

2021-04-29 01:54:11 UTC

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

2021-04-29 01:54:12 UTC

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

2021-04-29 01:54:13 UTC

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

2021-04-29 01:54:14 UTC

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

2021-04-29 01:54:15 UTC

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

2021-04-29 01:54:16 UTC

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

2021-04-29 01:54:17 UTC

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

2021-04-29 01:54:20 UTC

|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 && ln -sf /usr/bin/python3 /usr/bin/python && ln -sf ansible /usr/bin/ansible-config && ln -sf ansible /usr/bin/ansible-console && ln -sf ansible /usr/bin/ansible-doc && ln -sf ansible /usr/bin/ansible-galaxy && ln -sf ansible /usr/bin/ansible-inventory && ln -sf ansible /usr/bin/ansible-playbook && ln -sf ansible /usr/bin/ansible-pull && ln -sf ansible /usr/bin/ansible-test && ln -sf ansible /usr/bin/ansible-vault && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf

2021-04-29 01:54:37 UTC

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

2021-04-29 01:54:40 UTC

/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible

2021-04-29 01:54:42 UTC

/bin/sh -c #(nop) COPY file:3edbe5d86fff4ee0a83f6d0bf33d7faafb243d881255df68854ee7d9dd135f5c in /usr/bin/ansible-connection

2021-04-29 01:54:44 UTC

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

2021-04-29 01:54:46 UTC

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

2021-04-29 01:54:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 01:52:10+00:00

2021-04-29 01:54:50 UTC

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

2021-04-29 01:54:52 UTC

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

2021-04-29 01:55:15 UTC

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

2021-04-29 01:55:17 UTC

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

2021-04-29 01:55:19 UTC

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

2021-04-29 01:55:20 UTC

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

2021-04-29 01:55:22 UTC

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

2021-04-29 01:55:24 UTC

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

2021-04-29 01:55:26 UTC

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

2021-04-29 01:55:28 UTC

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

2021-04-29 01:55:30 UTC

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

2021-04-29 01:55:32 UTC

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

2021-04-29 01:55:34 UTC

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

2021-04-29 01:55:36 UTC

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

2021-04-29 01:55:38 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

2021-04-29 01:55:43 UTC

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

2021-04-29 01:55:45 UTC

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

2021-04-29 01:55:47 UTC

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

2021-04-29 01:55:49 UTC

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

2021-04-29 01:55:51 UTC

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

2021-04-29 01:55:53 UTC

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

2021-04-29 01:55:55 UTC

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

2021-04-29 01:55:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 01:55:07+00:00

2021-04-29 01:55:59 UTC

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

2021-04-29 01:56:01 UTC

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

2021-04-29 01:56:58 UTC

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

2021-04-29 01:57:00 UTC

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

2021-04-29 01:57:02 UTC

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

2021-04-29 01:57:04 UTC

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

2021-04-29 01:57:06 UTC

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

2021-04-29 01:57:08 UTC

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

2021-04-29 01:57:10 UTC

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

2021-04-29 01:57:12 UTC

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

2021-04-29 01:57:14 UTC

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

2021-04-29 01:57:16 UTC

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

2021-04-29 01:57:18 UTC

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

2021-04-29 01:57:20 UTC

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

2021-04-29 01:57:23 UTC

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

2021-04-29 01:57:25 UTC

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

2021-04-29 01:57:27 UTC

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

2021-04-29 01:57:29 UTC

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

2021-04-29 01:57:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 01:56:25+00:00

2021-04-29 01:57:33 UTC

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

2021-04-29 01:57:35 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