Namespace
cytopia
Image / Tag
ansible:2.7-tools-0.31
Content Digest
sha256:7bf57eaa0358bb125d106c790c0d62c059747c0774f9cebe5d1a82a8fadb7345
Details
Created

2021-04-29 01:55:49 UTC

Size

43.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-04-29 01:55:19+00:00
  • org.opencontainers.image.description
    Ansible 2.7 tools
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.7 tools
  • org.opencontainers.image.revision
    301748eff90fdda33d03f2170b7ec5757363e03a
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.7 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.7

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

[#001] sha256:b30cc011bf554c2cfad03cb2cc25531d9c067c6070c7dfb4d0ddfd4cf5d8e9f0 - 25.97% (11.2 MB)

[#002] sha256:1a7c27b7f8299eb4273a0c4310cbb381f589647f17a2cb45489645d1f878e6c4 - 22.48% (9.71 MB)

[#003] sha256:8058c5b1ddafd61a69c307215db32b7032b689140489e9cba4810c4b646776e5 - 0.01% (2.42 KB)

[#004] sha256:03da2e6fcb11f5f6d23456f5ed1c6dc90b1a42bb3bd86084f9ca437658634101 - 0.01% (3.49 KB)

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

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

[#007] sha256:258eabb881878e0fbe6109242cf65e95995e035f7df301bcc27e089274a0877d - 36.88% (15.9 MB)

[#008] sha256:a63425b916cb6b355dcb7c7e75895b34f3088419804be426100eeabd660ef66c - 0.87% (385 KB)

[#009] sha256:caa818b5e5c173c6764abd6029cc841ccaf5878ad51fa4b968c077bd98ed8252 - 7.57% (3.27 MB)

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


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:46 UTC

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

2021-04-29 01:54:47 UTC

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

2021-04-29 01:54:48 UTC

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

2021-04-29 01:54:49 UTC

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

2021-04-29 01:54:50 UTC

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

2021-04-29 01:54:51 UTC

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

2021-04-29 01:54:52 UTC

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

2021-04-29 01:54:53 UTC

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

2021-04-29 01:54:54 UTC

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

2021-04-29 01:54:55 UTC

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

2021-04-29 01:54:56 UTC

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

2021-04-29 01:54:59 UTC

|1 VERSION=2.7 /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:55:02 UTC

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

2021-04-29 01:55:03 UTC

/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible

2021-04-29 01:55:04 UTC

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

2021-04-29 01:55:04 UTC

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

2021-04-29 01:55:05 UTC

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

2021-04-29 01:55:06 UTC

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

2021-04-29 01:55:07 UTC

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

2021-04-29 01:55:08 UTC

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

2021-04-29 01:55:25 UTC

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

2021-04-29 01:55:26 UTC

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

2021-04-29 01:55:27 UTC

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

2021-04-29 01:55:28 UTC

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

2021-04-29 01:55:29 UTC

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

2021-04-29 01:55:30 UTC

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

2021-04-29 01:55:31 UTC

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

2021-04-29 01:55:32 UTC

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

2021-04-29 01:55:33 UTC

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

2021-04-29 01:55:34 UTC

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

2021-04-29 01:55:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 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:37 UTC

|1 VERSION=2.7 /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:40 UTC

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

2021-04-29 01:55:42 UTC

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

2021-04-29 01:55:43 UTC

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

2021-04-29 01:55:44 UTC

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

2021-04-29 01:55:44 UTC

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

2021-04-29 01:55:45 UTC

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

2021-04-29 01:55:46 UTC

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

2021-04-29 01:55:47 UTC

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

2021-04-29 01:55:48 UTC

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

2021-04-29 01:55:49 UTC

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

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