Namespace
cytopia
Image / Tag
ansible:2.10-infra-0.32
Content Digest
sha256:2911428aa291721bdb2de2f08420883a4c7c85a149b0109a9d259d0275b3a091
Details
Created

2021-05-20 03:55:54 UTC

Size

70.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-05-20 03:54:43+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
    7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
  • 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.82% (2.68 MB)

[#001] sha256:210043872ce78ad49227308d2f5cb8b8398f48c19eda8ae446338651258a9b92 - 16.03% (11.3 MB)

[#002] sha256:cfdb040bf2cdf3f2f45a74e3c2f4f4b50896c278a7a6d3628a13935f413dd57c - 48.18% (33.8 MB)

[#003] sha256:23e276b11ee2aefeb4ea023c2bc504f1169c6aaaeff46fcffa993f088cd823c2 - 0.0% (2.42 KB)

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

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

[#006] sha256:0e9317ff4e0e6f10b094c8f92c9de06dab7310eb73f7d7d4e64a5a56f3736da7 - 0.0% (1.25 KB)

[#007] sha256:5cfcc52a9caf965a61267d1b05b6822b27377fe4043f3f907734f3e316035224 - 22.7% (15.9 MB)

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

[#009] sha256:68c1dbf876653cd35afdc1bd2b0de029fb533ec63378ac5a4351b47631ad96de - 4.7% (3.3 MB)

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

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

[#012] sha256:52c289aac32f23a9bb264fb62cbe01e535dee57a0b6bbf233ce4b3bc4fa502b0 - 2.76% (1.94 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-05-20 03:52:25 UTC

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

2021-05-20 03:52:26 UTC

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

2021-05-20 03:52:27 UTC

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

2021-05-20 03:52:28 UTC

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

2021-05-20 03:52:29 UTC

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

2021-05-20 03:52:30 UTC

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

2021-05-20 03:52:31 UTC

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

2021-05-20 03:52:32 UTC

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

2021-05-20 03:52:33 UTC

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

2021-05-20 03:52:34 UTC

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

2021-05-20 03:52:35 UTC

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

2021-05-20 03:52:38 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-05-20 03:52:56 UTC

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

2021-05-20 03:52:59 UTC

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

2021-05-20 03:53:01 UTC

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

2021-05-20 03:53:03 UTC

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

2021-05-20 03:53:05 UTC

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

2021-05-20 03:53:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:50:28+00:00

2021-05-20 03:53:09 UTC

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

2021-05-20 03:53:10 UTC

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

2021-05-20 03:53:33 UTC

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

2021-05-20 03:53:35 UTC

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

2021-05-20 03:53:37 UTC

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

2021-05-20 03:53:39 UTC

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

2021-05-20 03:53:41 UTC

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

2021-05-20 03:53:42 UTC

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

2021-05-20 03:53:44 UTC

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

2021-05-20 03:53:46 UTC

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

2021-05-20 03:53:48 UTC

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

2021-05-20 03:53:50 UTC

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

2021-05-20 03:53:52 UTC

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

2021-05-20 03:53:54 UTC

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

2021-05-20 03:53:56 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-05-20 03:54:00 UTC

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

2021-05-20 03:54:03 UTC

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

2021-05-20 03:54:05 UTC

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

2021-05-20 03:54:07 UTC

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

2021-05-20 03:54:09 UTC

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

2021-05-20 03:54:11 UTC

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

2021-05-20 03:54:13 UTC

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

2021-05-20 03:54:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:53:26+00:00

2021-05-20 03:54:17 UTC

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

2021-05-20 03:54:19 UTC

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

2021-05-20 03:55:17 UTC

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

2021-05-20 03:55:19 UTC

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

2021-05-20 03:55:21 UTC

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

2021-05-20 03:55:23 UTC

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

2021-05-20 03:55:25 UTC

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

2021-05-20 03:55:27 UTC

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

2021-05-20 03:55:29 UTC

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

2021-05-20 03:55:31 UTC

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

2021-05-20 03:55:33 UTC

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

2021-05-20 03:55:35 UTC

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

2021-05-20 03:55:37 UTC

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

2021-05-20 03:55:39 UTC

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

2021-05-20 03:55:42 UTC

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

2021-05-20 03:55:44 UTC

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

2021-05-20 03:55:46 UTC

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

2021-05-20 03:55:48 UTC

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

2021-05-20 03:55:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:54:43+00:00

2021-05-20 03:55:52 UTC

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

2021-05-20 03:55:54 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