2021-06-02 05:11:05 UTC
120 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 2.24% (2.68 MB)
[#001] sha256:1ee9d2d44f91f7267eaeb916b3508f2a8f0b737a2160e55bfb1e542bbe1714bd - 9.39% (11.3 MB)
[#002] sha256:abb30148339e6649de66bf0cd0e4efcce4a1dcd26e5002fb797af7971917bd12 - 16.47% (19.7 MB)
[#003] sha256:5323c740d394a17deb51ed8728496657342e7657f1f853da1ade35effeefba33 - 0.0% (2.22 KB)
[#004] sha256:b6b323ebc7a769198c7c01d6e093279d677300b238aa927ce8144befb3415d61 - 0.0% (3.6 KB)
[#005] sha256:a8c1c6a945cb1e7ad0c1ca679828534092f6dd78729ac65e85e9fb7c49e98e3c - 0.0% (93 Bytes)
[#006] sha256:7557ee367684664bae97ae3b0b10654a35f96b414df4d3920ee2db804e46fdef - 0.0% (1.25 KB)
[#007] sha256:d7364411c00e12721a9a51befd3bfacb3a82d67c51f054121c014131b06e262c - 13.3% (15.9 MB)
[#008] sha256:c7aac365d0eb0c0a9ee08fa239cd491e951d0ec47886c4cf37019d5446211636 - 0.31% (385 KB)
[#009] sha256:c3b2ef07514d3a2b1c69dc12c08610d76bc60d8bc29bdfa07cc8f5383dcd557e - 2.75% (3.3 MB)
[#010] sha256:2d64c9562b92d7dc68200bdbda7fc10049f0dacb0ed6e81e9f9bf74ce0149ba9 - 0.0% (1.65 KB)
[#011] sha256:c51db279e0a2c4bacf9615b831984b37b39b73701a58cb22f41484780ff32ba4 - 8.62% (10.3 MB)
[#012] sha256:fafd0e1fed6d886785ad7ac97561131bbc9ae9db172b98fb9735a4b2e76eca20 - 0.0% (650 Bytes)
[#013] sha256:65b11cd58856ced6589d16fca34beaf46dca13929ff163417a62b636a2199964 - 8.33% (9.98 MB)
[#014] sha256:cdd78a3d2e383d9a4feca9956b9578c11b29a487efa838cbde141c500bef1c53 - 2.01% (2.41 MB)
[#015] sha256:ea5d556153b7fbd040feed27137c7bc8e76be5ae15dda2a514715bce2065276c - 11.04% (13.2 MB)
[#016] sha256:313b59fc49a3aa2f2a3452f0908ea1047a47557ad3da70e83b8234fc9ba176ae - 17.75% (21.3 MB)
[#017] sha256:3772e816eac769cc7c791ac60ad26a659b1b96770fd87c7bbca6eae6d5f6734f - 0.0% (221 Bytes)
[#018] sha256:7008f47f29ecbe831a121bcb9ba47ae0bef5a30d05bcc9e6b504ed607caeda50 - 7.77% (9.32 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:08:00 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:08:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:08:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:08:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:08:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:08:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:08:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-06-02 05:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-06-02 05:08:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-06-02 05:08:14 UTC|1 VERSION=2.8 /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-06-02 05:08:18 UTC/bin/sh -c #(nop) COPY dir:d23e0753df2355632724278122efbf7c7bd2483c3150f5db118ab8122d29e1ab in /usr/lib/python3.8/site-packages/
2021-06-02 05:08:19 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-06-02 05:08:20 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-06-02 05:08:20 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:08:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:08:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:03:59+00:00
2021-06-02 05:08:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:08:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 05:08:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:08:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:08:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:08:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-06-02 05:08:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-06-02 05:08:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-06-02 05:08:42 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 05:08:43 UTC|1 VERSION=2.8 /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-06-02 05:08:46 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 05:08:48 UTC/bin/sh -c #(nop) COPY dir:67f3b0da3f3a63627a9c869ce76ad2ccc1d90270c5c74c89383c4e8a7de081be in /usr/lib/python3.8/site-packages/
2021-06-02 05:08:49 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 05:08:50 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 05:08:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:08:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:08:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:08:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:08:25+00:00
2021-06-02 05:08:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:08:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 05:09:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:09:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:09:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:09:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:09:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:09:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:09:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:09:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:09:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-06-02 05:09:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-06-02 05:09:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-06-02 05:09:35 UTC/bin/sh -c #(nop) COPY dir:286fbfbec63b60d27ece7152e106b6d91164e492bc4a15061c661674f902da3b in /usr/lib/python3.8/site-packages/
2021-06-02 05:09:36 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 05:09:37 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 05:09:38 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:09:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:09:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:08:56+00:00
2021-06-02 05:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:09:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 05:10:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:10:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:10:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:10:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:10:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:10:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:10:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-06-02 05:10:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-06-02 05:10:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-06-02 05:10:30 UTC/bin/sh -c #(nop) COPY dir:8caa0f52ba6c8f22e12243a7180e0eabebbba16b81812fb18d207afe46c947b7 in /usr/lib/python3.8/site-packages/
2021-06-02 05:10:31 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 05:10:34 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 05:10:35 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 05:10:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:10:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:10:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:10:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:09:43+00:00
2021-06-02 05:10:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 05:10:49 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:10:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:10:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:10:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:10:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:10:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:10:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:10:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:10:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-06-02 05:10:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-06-02 05:10:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-06-02 05:11:00 UTC/bin/sh -c #(nop) COPY file:7fd1f0ed3a6d79c2097ca01893b6a9c3c06a4e6b88a8bb445c7cf5ef30dd8859 in /usr/bin/helm
2021-06-02 05:11:01 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:11:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:11:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:11:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:10:41+00:00
2021-06-02 05:11:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:11:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.