Namespace
cytopia
Image / Tag
ansible:2.10-infra-0.29
Content Digest
sha256:36b9a048192717d5c3065ac15acd2ef5002b40cb4b71b8f0e68cdbec035589f6
Details
Created

2021-02-07 01:52:44 UTC

Size

66 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-02-07 01:51:01+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
    80bcdaae28bceab1010345dad2b1891298f52d9c
  • 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:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 4.01% (2.64 MB)

[#001] sha256:fc505ee9f955f1e5f1c4de7a0714e1f2c63bc474062a1158efbd7354616e605c - 14.66% (9.67 MB)

[#002] sha256:7178b0d999b3cea48a83ca5bef7386a6a07b752909294461a95e9c13160f14bb - 47.41% (31.3 MB)

[#003] sha256:7a3585a147f43de51a5e4d223934a377ee1acc33a500cc9cce8f896f759b8ff9 - 0.0% (2.42 KB)

[#004] sha256:b8e6052feca2539d4b50bb1d280f22528909ea37e90be7c6c2f8a17dee9d0629 - 0.01% (3.76 KB)

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

[#006] sha256:0aaa21dfa1da3d5c2cb702d5391ba3ecee04e2bb0e04ac8064a9673f22411142 - 0.0% (1.27 KB)

[#007] sha256:951d8b29368f3812abce50452b16ee15874252c619e55847767a5fd003433f1d - 23.04% (15.2 MB)

[#008] sha256:0cc6b58adde297a6f1ea12aeab32f00e3674d8c129e679533cbde96fa4ea7cff - 0.52% (353 KB)

[#009] sha256:4cc0da8bb1cb8dce819537fe317b862e3f9da088091540ea9a1ba24ccb3900fc - 4.57% (3.01 MB)

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

[#011] sha256:80238871ac3df7af38ef49216022668aa73fc1bc1bd9faa4b09ed32f08b97f37 - 0.81% (548 KB)

[#012] sha256:4dacefa08f483e79f4297f1786b87ed2082614e7893eb75f696f4b0526637c0e - 4.98% (3.29 MB)


History
2020-04-24 01:05:35 UTC

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

2020-04-24 01:05:35 UTC

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

2021-02-07 01:48:40 UTC

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

2021-02-07 01:48:41 UTC

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

2021-02-07 01:48:42 UTC

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

2021-02-07 01:48:43 UTC

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

2021-02-07 01:48:44 UTC

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

2021-02-07 01:48:45 UTC

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

2021-02-07 01:48:46 UTC

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

2021-02-07 01:48:47 UTC

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

2021-02-07 01:48:48 UTC

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

2021-02-07 01:48:49 UTC

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

2021-02-07 01:48:50 UTC

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

2021-02-07 01:48:53 UTC

|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache 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-02-07 01:49:08 UTC

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

2021-02-07 01:49:18 UTC

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

2021-02-07 01:49:20 UTC

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

2021-02-07 01:49:22 UTC

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

2021-02-07 01:49:23 UTC

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

2021-02-07 01:49:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-02-07 01:44:53+00:00

2021-02-07 01:49:27 UTC

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

2021-02-07 01:49:28 UTC

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

2021-02-07 01:50:00 UTC

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

2021-02-07 01:50:02 UTC

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

2021-02-07 01:50:04 UTC

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

2021-02-07 01:50:05 UTC

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

2021-02-07 01:50:07 UTC

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

2021-02-07 01:50:09 UTC

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

2021-02-07 01:50:10 UTC

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

2021-02-07 01:50:12 UTC

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

2021-02-07 01:50:14 UTC

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

2021-02-07 01:50:15 UTC

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

2021-02-07 01:50:17 UTC

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

2021-02-07 01:50:18 UTC

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

2021-02-07 01:50: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

2021-02-07 01:50:24 UTC

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

2021-02-07 01:50:27 UTC

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

2021-02-07 01:50:28 UTC

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

2021-02-07 01:50:30 UTC

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

2021-02-07 01:50:32 UTC

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

2021-02-07 01:50:34 UTC

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

2021-02-07 01:50:35 UTC

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

2021-02-07 01:50:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-02-07 01:49:42+00:00

2021-02-07 01:50:39 UTC

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

2021-02-07 01:50:40 UTC

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

2021-02-07 01:52:11 UTC

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

2021-02-07 01:52:13 UTC

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

2021-02-07 01:52:15 UTC

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

2021-02-07 01:52:17 UTC

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

2021-02-07 01:52:19 UTC

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

2021-02-07 01:52:20 UTC

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

2021-02-07 01:52:22 UTC

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

2021-02-07 01:52:24 UTC

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

2021-02-07 01:52:26 UTC

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

2021-02-07 01:52:27 UTC

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

2021-02-07 01:52:29 UTC

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

2021-02-07 01:52:31 UTC

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

2021-02-07 01:52:34 UTC

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

2021-02-07 01:52:36 UTC

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

2021-02-07 01:52:38 UTC

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

2021-02-07 01:52:39 UTC

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

2021-02-07 01:52:41 UTC

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

2021-02-07 01:52:43 UTC

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

2021-02-07 01:52:44 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