Namespace
cytopia
Image / Tag
ansible:2.6-infra-release-0.16
Content Digest
sha256:a178c2c14289923c60bc2ea29c27d00cb99856f64fcfb71689805b0d8dd4133e
Details
Created

2019-09-20 11:55:30 UTC

Size

38.3 MB

Content Digest
Labels

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:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 6.86% (2.63 MB)

[#001] sha256:c78f06c12c9620772cdb6d7ef988c15eddcb686ba7f810398fab1e46e2473873 - 29.0% (11.1 MB)

[#002] sha256:81cb01bb29b7b6d79b31a3d4321e79955652d21b81668f89d4e39fe24bd598c1 - 0.01% (2.43 KB)

[#003] sha256:8066bf3e1f3b3483256b70f9e3b58bd124ba75e9183e6e502967103df0c04564 - 0.01% (3.35 KB)

[#004] sha256:2deaa692511c18e3610595eda5d3d80ab116807641e6d14ba2b80880fcf6a787 - 64.13% (24.6 MB)

[#005] sha256:efc72046e1bf3f1033eb3576e23319cfc0153e1b427484fa290c34a77ff88644 - 0.0% (1.67 KB)


History
2019-05-11 00:07:03 UTC

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

2019-05-11 00:07:03 UTC

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

2019-09-20 11:55:24 UTC

/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]> repo=https://github.com/cytopia/docker-ansible

2019-09-20 11:55:26 UTC

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

2019-09-20 11:55:26 UTC

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

2019-09-20 11:55:26 UTC

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

2019-09-20 11:55:26 UTC

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

2019-09-20 11:55:29 UTC

/bin/sh -c set -x && 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 && mkdir /data && chown ansible:ansible /data && chmod 0755 /data && apk add --no-cache bash git gnupg jq openssh-client 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

2019-09-20 11:55:30 UTC

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

2019-09-20 11:55:30 UTC

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

2019-09-20 11:55:30 UTC

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

2019-09-20 11:55:30 UTC

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

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