Namespace
cytopia
Image / Tag
ansible:latest-infra-0.18
Content Digest
sha256:0c4e362fcf31cad4dcb09ee93bbc013bd5f8d3cbef8e6e37f2a313a9a7d33358
Details
Created

2019-11-02 18:05:22 UTC

Size

40.8 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.44% (2.63 MB)

[#001] sha256:3594a6bc4ea6b49ea1ca9682d94eda83bdcd22a5ca0fd6aa28f957a066378a77 - 33.24% (13.6 MB)

[#002] sha256:079d6a01f9572dd466090ecacf76691c3e186c87cf15edb4496ea6c63ff8e412 - 0.01% (2.42 KB)

[#003] sha256:68de1e4cb8129a2523b95d5edfe29fa7639010ef21d9ecdde13a578a88487ec8 - 0.01% (3.67 KB)

[#004] sha256:16ff223e2494ecd4f62446872eba8b99763c1bb22e9a720c2a3ef3714117b3bd - 60.3% (24.6 MB)

[#005] sha256:0e8602a9fb0a5f306a24efe44b895fd526bf794fa2c6855767a89b5724db0b60 - 0.0% (1.51 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-11-02 18:05:11 UTC

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

2019-11-02 18:05:15 UTC

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

2019-11-02 18:05:16 UTC

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

2019-11-02 18:05:17 UTC

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

2019-11-02 18:05:17 UTC

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

2019-11-02 18:05:21 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-11-02 18:05:22 UTC

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

2019-11-02 18:05:22 UTC

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

2019-11-02 18:05:22 UTC

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

2019-11-02 18:05:22 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