Namespace
cytopia
Image / Tag
ansible:2.6-tools-0.32
Content Digest
sha256:c097edd7b3be42fc65baaf3aae76c9229aab7310bb2a444565e294eb5b9da6be
Details
Created

2021-05-20 03:55:46 UTC

Size

42.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-05-20 03:55:15+00:00
  • org.opencontainers.image.description
    Ansible 2.6 tools
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.6 tools
  • org.opencontainers.image.revision
    7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.6 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.6

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

[#001] sha256:6c282e363036aecdaeb5594af9280f2ea557df04f66bc358f79c83acb16dd3d8 - 26.44% (11.3 MB)

[#002] sha256:75ec763d9e35d127206bb8a425e2f0cfc3626de33f7a836ff53e75dcb8594ab4 - 21.19% (9.02 MB)

[#003] sha256:eca0c03d15f80df3e8160fe22af5b5147de4b94e145fa5cee37feef9df3b96bb - 0.01% (2.43 KB)

[#004] sha256:5c3eb055f07e3bbf52e48a4f8683ebb233d29069b3073c0ab06fb55a76f752d6 - 0.01% (3.34 KB)

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

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

[#007] sha256:a9e3ef8232cdf0f0a5b40a17e83b6c1667ebff17d89da8578a19400bcb27ffd4 - 37.43% (15.9 MB)

[#008] sha256:1a8c6bc5600eaf0ffcfada811ab3a3c9f5589de1df9b8a1d0a417df56a3f8f23 - 0.88% (385 KB)

[#009] sha256:92ac18477655c78db34c9f42cd6f004a6e5186508136d73f0590cb9e03adcdad - 7.74% (3.3 MB)

[#010] sha256:124540c46240396482920f1e3bf8ca3307f054abcc3a2dd4990a9f463706c28c - 0.0% (1.66 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-05-20 03:54:39 UTC

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

2021-05-20 03:54:40 UTC

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

2021-05-20 03:54:41 UTC

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

2021-05-20 03:54:42 UTC

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

2021-05-20 03:54:43 UTC

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

2021-05-20 03:54:44 UTC

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

2021-05-20 03:54:45 UTC

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

2021-05-20 03:54:46 UTC

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

2021-05-20 03:54:47 UTC

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

2021-05-20 03:54:48 UTC

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

2021-05-20 03:54:49 UTC

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

2021-05-20 03:54:53 UTC

|1 VERSION=2.6 /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:54:56 UTC

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

2021-05-20 03:54:57 UTC

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

2021-05-20 03:54:58 UTC

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

2021-05-20 03:54:58 UTC

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

2021-05-20 03:54:59 UTC

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

2021-05-20 03:55:00 UTC

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

2021-05-20 03:55:01 UTC

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

2021-05-20 03:55:02 UTC

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

2021-05-20 03:55:22 UTC

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

2021-05-20 03:55:23 UTC

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

2021-05-20 03:55:24 UTC

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

2021-05-20 03:55:25 UTC

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

2021-05-20 03:55:26 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:28 UTC

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

2021-05-20 03:55:29 UTC

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

2021-05-20 03:55:30 UTC

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

2021-05-20 03:55:31 UTC

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

2021-05-20 03:55:32 UTC

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

2021-05-20 03:55:33 UTC

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

2021-05-20 03:55:34 UTC

|1 VERSION=2.6 /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:55:37 UTC

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

2021-05-20 03:55:39 UTC

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

2021-05-20 03:55:40 UTC

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

2021-05-20 03:55:41 UTC

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

2021-05-20 03:55:41 UTC

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

2021-05-20 03:55:42 UTC

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

2021-05-20 03:55:43 UTC

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

2021-05-20 03:55:44 UTC

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

2021-05-20 03:55:45 UTC

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

2021-05-20 03:55:46 UTC

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

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