2021-06-22 02:43:49 UTC
110 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.43% (2.68 MB)
[#001] sha256:da5415c7ac09355aff5c021ce843ea7607f2f7cac98d5b3a44932166d5bdc9da - 10.21% (11.3 MB)
[#002] sha256:67dc4961643cf18fa1ab05ee6f27ac70a70313dd7e2cf1e36d1ca0adcb4f8ba1 - 17.9% (19.7 MB)
[#003] sha256:c94cd6eba96cff7a877f303c2a980ac429e55794d02a129c3c7bc1fd0a4cec81 - 0.0% (2.22 KB)
[#004] sha256:d1c07478f148985704334867283dae399d1d36356585131f9ac1dff4a167885d - 0.0% (3.6 KB)
[#005] sha256:7effacb30d2ca873364ba00bbec0c29d5ba293a7ef6516266b042429e0a19786 - 0.0% (93 Bytes)
[#006] sha256:d5151d032a2f8c118c43727a07963657c835cf9e131a489e57f8172e4fc1879b - 0.0% (1.25 KB)
[#007] sha256:2ed1552c0705a42bdd47fd6de30b2e14879f804a8da1bc50e0c13bc91297f9c5 - 14.46% (15.9 MB)
[#008] sha256:015c2667f680e2c8c2c9d3398b49a66bd2acb4f7df1a2fe23609d9137d479abc - 0.34% (385 KB)
[#009] sha256:1b6107ecdc95067d317512a225d8ce1846349e61cbb3c2b98a996efaafe5557b - 2.99% (3.3 MB)
[#010] sha256:0da9b69d09cd98740a2e5c9724b87cf722de1881de1376df5da9807f3d76524b - 0.0% (1.66 KB)
[#011] sha256:38e4ffeb36e072d286ce83397cbddc057029b46a54bf0aa7cdcc980bffb4f4dd - 9.42% (10.4 MB)
[#012] sha256:fb52925393208ff20d9d8650b89d79bcbd65a96db7d29b81155bd6a4f15cb062 - 0.0% (652 Bytes)
[#013] sha256:0ea5a1da5e6dbbce302285f19e7cc648da01ca4081140452f8b3a5cb617809db - 9.06% (9.98 MB)
[#014] sha256:bc5f106145d5f7e1df5a16c1f034c9f60ec492fcad0d44c165fdae6516288b6d - 2.19% (2.41 MB)
[#015] sha256:4e99e01a0e78bc8417d07e46da5ec91324978807bf3401a85f8021a7980fdbee - 11.68% (12.9 MB)
[#016] sha256:ca8d463ac5e9f88be420cfc8bf34f6689753679aece44fe741bb73ca5ac318a6 - 19.3% (21.3 MB)
[#017] sha256:ff27bfb33439a9e9b16792850a8711442ed901b623f7303c673be29701ee6a0a - 0.0% (222 Bytes)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-22 02:38:09 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-22 02:38:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-22 02:38:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-22 02:38:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-22 02:38:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-22 02:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-22 02:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-22 02:38:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-22 02:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-06-22 02:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-06-22 02:38:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-06-22 02:38:22 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-22 02:38:26 UTC/bin/sh -c #(nop) COPY dir:5a5c9b40df915ffad04a2bae946177261d38c150c804bf9103cd06890f2ec28f in /usr/lib/python3.8/site-packages/
2021-06-22 02:38:27 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-06-22 02:38:28 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-06-22 02:38:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-22 02:38:29 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-22 02:38:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-22 02:34:45+00:00
2021-06-22 02:38:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-06-22 02:38:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-22 02:38:48 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-22 02:38:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-22 02:38:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-22 02:38:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-22 02:38:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-22 02:38:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-22 02:38:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-22 02:38:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-22 02:38:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-06-22 02:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-06-22 02:38:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-06-22 02:38:59 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-22 02:39:00 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-22 02:39:03 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-22 02:39:05 UTC/bin/sh -c #(nop) COPY dir:d9beb1d35a72c3828bdd11b73f9cbcc054e04cf6708a139006d9ff05ba1a5680 in /usr/lib/python3.8/site-packages/
2021-06-22 02:39:06 UTC/bin/sh -c #(nop) COPY file:f509e16b9a44df3f92fdf03eb1d97cc9355b68aab732b15dc4a7acb813f3c366 in /usr/bin/yq
2021-06-22 02:39:07 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-22 02:39:07 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-22 02:39:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-22 02:39:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-22 02:39:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-22 02:38:43+00:00
2021-06-22 02:39:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-06-22 02:39:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-22 02:39:56 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-22 02:39:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-22 02:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-22 02:39:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-22 02:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-22 02:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-22 02:40:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-22 02:40:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-22 02:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-06-22 02:42:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-06-22 02:42:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-06-22 02:42:32 UTC/bin/sh -c #(nop) COPY dir:d3d60eca82cb4a20ec94a49d10529974ce61e5032499200aabbccb7a6e29f8d4 in /usr/lib/python3.8/site-packages/
2021-06-22 02:42:33 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-22 02:42:34 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-22 02:42:34 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-22 02:42:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-22 02:42:36 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-22 02:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-22 02:42:05+00:00
2021-06-22 02:42:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-06-22 02:42:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-22 02:43:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-22 02:43:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-22 02:43:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-22 02:43:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-22 02:43:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-22 02:43:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-22 02:43:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-22 02:43:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-22 02:43:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-06-22 02:43:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-06-22 02:43:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-06-22 02:43:39 UTC/bin/sh -c #(nop) COPY dir:f2c082d5f5cf6384a4271ea8ea7502ddabc75f7a982889c3667778d6f512a781 in /usr/lib/python3.8/site-packages/
2021-06-22 02:43:41 UTC/bin/sh -c #(nop) COPY file:9031f873b2c5dd405501c5befdde15ee97912b50474e11adb745b585824843ed in /usr/bin/kubectl
2021-06-22 02:43:43 UTC/bin/sh -c #(nop) COPY file:4581486b96d370c535215877075d969cd39bb0f08b330c9d4ce7b7bcdc4103f5 in /usr/bin/oc-dynamically-linked
2021-06-22 02:43:44 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-22 02:43:44 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-22 02:43:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-22 02:43:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-22 02:43:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-22 02:42:58+00:00
2021-06-22 02:43:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-06-22 02:43:49 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.