Namespace
cytopia
Image / Tag
ansible:2.6-tools-0.29
Content Digest
sha256:dac995275a167b7bf08a8e7dfe6b199a79cbae5d2ce5c8a04c83af6993a315be
Details
Created

2021-02-07 01:52:59 UTC

Size

38 MB

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

[#001] sha256:b1dc34f1afd96d3f5176e41cb251fbec3df602c84a716974f82880ff5afb44ef - 25.43% (9.67 MB)

[#002] sha256:1afe58205abadc178213ee9a77f48ef6c2dc0312be90fdb59af5967ef953f626 - 18.8% (7.15 MB)

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

[#004] sha256:4e236fb8e5424057835b0d6ffd2cf2635038b4fbcaec0ee79d67468527321606 - 0.01% (3.35 KB)

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

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

[#007] sha256:ace1674e46080e34d23400908f970da56bcad7502f3a4bb3ce3252e1c1feee28 - 39.97% (15.2 MB)

[#008] sha256:9dc333a2b0e9bcd252ba99783748e144fc38e46ccc95483d0b250e26ad963fbf - 0.91% (353 KB)

[#009] sha256:b32beb00ac0754c7914ef8168804f22ab575db14b5852b564b8e744c14c64ab1 - 7.92% (3.01 MB)

[#010] sha256:0957cfee34ca38dd7e79327184e86b715e5aae62e66ddca43a3439ff74e397da - 0.0% (1.66 KB)


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:51:43 UTC

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

2021-02-07 01:51:44 UTC

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

2021-02-07 01:51:45 UTC

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

2021-02-07 01:51:46 UTC

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

2021-02-07 01:51:47 UTC

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

2021-02-07 01:51:48 UTC

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

2021-02-07 01:51:49 UTC

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

2021-02-07 01:51:50 UTC

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

2021-02-07 01:51:51 UTC

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

2021-02-07 01:51:52 UTC

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

2021-02-07 01:51:53 UTC

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

2021-02-07 01:51:57 UTC

|1 VERSION=2.6 /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:51:59 UTC

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

2021-02-07 01:52:02 UTC

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

2021-02-07 01:52:03 UTC

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

2021-02-07 01:52:03 UTC

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

2021-02-07 01:52:04 UTC

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

2021-02-07 01:52:05 UTC

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

2021-02-07 01:52:06 UTC

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

2021-02-07 01:52:07 UTC

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

2021-02-07 01:52:35 UTC

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

2021-02-07 01:52:36 UTC

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

2021-02-07 01:52:37 UTC

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

2021-02-07 01:52:38 UTC

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

2021-02-07 01:52:39 UTC

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

2021-02-07 01:52:40 UTC

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

2021-02-07 01:52:41 UTC

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

2021-02-07 01:52:42 UTC

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

2021-02-07 01:52:43 UTC

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

2021-02-07 01:52:44 UTC

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

2021-02-07 01:52:45 UTC

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

2021-02-07 01:52:46 UTC

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

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

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

2021-02-07 01:52:52 UTC

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

2021-02-07 01:52:53 UTC

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

2021-02-07 01:52:54 UTC

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

2021-02-07 01:52:54 UTC

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

2021-02-07 01:52:55 UTC

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

2021-02-07 01:52:56 UTC

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

2021-02-07 01:52:57 UTC

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

2021-02-07 01:52:58 UTC

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

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