Namespace
cytopia
Image / Tag
ansible:2.7-awskops1.10-release-0.16
Content Digest
sha256:673a8d64688e010ce113244bcee31697f3985cddab3b8cf27fc962bc071d9a3e
Details
Created

2019-09-20 10:42:20 UTC

Size

80.9 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 - 3.25% (2.63 MB)

[#001] sha256:968bdbec4d067bb91bd2aa52e988bb5cbc8cd361f666b417c66156f10b447c5c - 23.94% (19.4 MB)

[#002] sha256:4e1b3443e98ee17dfef99d631636e453a2cc75cb033544011bb613e8b20f2da2 - 0.0% (2.43 KB)

[#003] sha256:1c6bb6d2a6280114aad99ac8fd387fe46b209bb90bf9b3c09d7ac528998cf716 - 0.0% (3.5 KB)

[#004] sha256:b91c280311430bfc113165175d46d8cd6c93326d11ae9da47e6913b49c4fd727 - 0.0% (658 Bytes)

[#005] sha256:6984a5727dd52046561d99cff37bca904d7cb1deff43352731c37f1055c6512c - 16.92% (13.7 MB)

[#006] sha256:3ae3e6ab563a4fe2f31a111a626b3c902a2c4c004912a75698bde012ee8a25fb - 25.48% (20.6 MB)

[#007] sha256:ede5c0a4866fd0bcc8166e34bc9b08ec9fd6359ba8cd533f50cabda2e592ac6b - 30.4% (24.6 MB)

[#008] sha256:11f4dd13ec36708ccaadf09f680f11958829b95de6d6944b9ee8db1f182960eb - 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 10:42:08 UTC

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

2019-09-20 10:42:11 UTC

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

2019-09-20 10:42:12 UTC

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

2019-09-20 10:42:12 UTC

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

2019-09-20 10:42:12 UTC

/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws

2019-09-20 10:42:13 UTC

/bin/sh -c #(nop) COPY file:a07268d2c9c11f9154fa0998a08029910299e84498ca25c999612a7a32a57880 in /usr/bin/kubectl

2019-09-20 10:42:14 UTC

/bin/sh -c #(nop) COPY file:6700fcb22f095c8fd11eac80f72d33802dcb400132dae25504d833afdb86f26f in /usr/bin/kops

2019-09-20 10:42:14 UTC

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

2019-09-20 10:42:19 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 /home/ansible/.aws && chown ansible:ansible /home/ansible/.aws && chmod 0700 /home/ansible/.aws && 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 10:42:19 UTC

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

2019-09-20 10:42:19 UTC

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

2019-09-20 10:42:19 UTC

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

2019-09-20 10:42:20 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