2021-05-20 03:03:20 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.44% (2.68 MB)
[#001] sha256:30618e29de144cf5a1ee41e9638e40c61fd3e11c12af62ea6f5042e7cf4892c8 - 10.25% (11.3 MB)
[#002] sha256:931da816cbf733574c3f024dda164f8b71641ebffb94a280c5fcb23b9b73af68 - 8.85% (9.71 MB)
[#003] sha256:c5436c54000ffe90529782e7bc4899b374b2a6a8ef5ba918dd0de0da0953c8d9 - 0.0% (2.42 KB)
[#004] sha256:32b14d0bd28926af92f5d161ef874a2925d0cc4ff70851b0f79c9eaae9d23d30 - 0.0% (3.49 KB)
[#005] sha256:d62421d527f1b2b9515d239766c70d841daf92b4ee2a01dd9b1241c66b43593f - 0.0% (93 Bytes)
[#006] sha256:387234ce2aad37b77bd9e5c1541881e3addc0f0dc4e27da49c76a84c426d8ead - 0.0% (1.25 KB)
[#007] sha256:3cf2566067706e9d78132fde0c94a13e7d0fb2ffa71541a92ab420819c7d4370 - 14.52% (15.9 MB)
[#008] sha256:769a6ed9ffb8d5d64d57d733a47d6586da7fe6078616ea199b0e87b82ae4353e - 0.34% (385 KB)
[#009] sha256:4417f06c7d9fba2a5c543e5d5c63b3d56fcbbae0820653e73740eae1119e581d - 3.0% (3.3 MB)
[#010] sha256:462643c3c042b6f88b9f5f2a575e2985d388ef5caa9a11cc2bac73f3af4fd68d - 0.0% (1.65 KB)
[#011] sha256:4c4968b12a8743db4edbf6c78f360a3b0f9cfb0b5403df0527e9df56e751037a - 9.37% (10.3 MB)
[#012] sha256:78f7d99a81cfdcb4917dd83494926f683edf043b9213ff85f720bd46d05e45a9 - 0.0% (652 Bytes)
[#013] sha256:1c988ab3692536dd1bfd7cd2b31ea3e85d542fd401758b4404ffab496d7ccbfb - 9.1% (9.98 MB)
[#014] sha256:cd2aa0a71a39203e0b0a4731daef8f4392208e870abff405181504bd67d6db32 - 2.19% (2.4 MB)
[#015] sha256:c8a7467c8261d4f8b1c1d4c4ad18efc893559bef259f02b338b827c84161a285 - 12.06% (13.2 MB)
[#016] sha256:d0d42090770ab24760af0d06d6e08587ab7bb7a4419298d4d1b90d16e79e3822 - 19.38% (21.3 MB)
[#017] sha256:41cdf02d5cf24e9d8d5c64559c71c1a1255936e6aab2420ae3b6635112369575 - 0.0% (222 Bytes)
[#018] sha256:cd4d59d3699e7558438d38e6a60c3fdfddfd79035de3cdb205869a2a789dbf87 - 8.49% (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-05-20 03:00:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:00:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:00:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:00:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:00:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:00:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:00:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:00:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:00:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-05-20 03:00:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-05-20 03:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-05-20 03:00:30 UTC|1 VERSION=2.7 /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-05-20 03:00:33 UTC/bin/sh -c #(nop) COPY dir:0681cef8f2907d0be5ff5482bc6999ab23ce51ad9e3ba355c8039a6413ff636e in /usr/lib/python3.8/site-packages/
2021-05-20 03:00:34 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-05-20 03:00:35 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-05-20 03:00:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:00:36 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 03:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 02:59:48+00:00
2021-05-20 03:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:00:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-05-20 03:00:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:00:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:00:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:00:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:00:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:00:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:00:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:00:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-05-20 03:00:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-05-20 03:00:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-05-20 03:00:56 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-20 03:00:57 UTC|1 VERSION=2.7 /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-05-20 03:01:00 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-05-20 03:01:02 UTC/bin/sh -c #(nop) COPY dir:be75fdda447432a6af77f0c4977cf5d6bcdb772c7fac5e349375c46d4498fdad in /usr/lib/python3.8/site-packages/
2021-05-20 03:01:03 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-20 03:01:04 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-20 03:01:04 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:01:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 03:01:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 03:01:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:00:40+00:00
2021-05-20 03:01:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:01:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-05-20 03:01:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:01:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:01:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:01:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:01:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:01:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:01:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:01:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2021-05-20 03:01:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2021-05-20 03:01:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2021-05-20 03:01:48 UTC/bin/sh -c #(nop) COPY dir:ca47db584d14b7ecbc8b257b655d2b2e757bbb646098b0b40b6526cffc14b5a3 in /usr/lib/python3.8/site-packages/
2021-05-20 03:01:50 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-20 03:01:51 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-20 03:01:52 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:01:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 03:01:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 03:01:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:01:10+00:00
2021-05-20 03:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-05-20 03:02:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:02:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:02:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:02:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:02:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:02:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:02:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:02:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2021-05-20 03:02:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2021-05-20 03:02:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2021-05-20 03:02:45 UTC/bin/sh -c #(nop) COPY dir:0e81aca90d7dbe960c72a95cd7eff4d255ed838a14430dc9b58997d25fa3f7ca in /usr/lib/python3.8/site-packages/
2021-05-20 03:02:46 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-20 03:02:49 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-20 03:02:50 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-20 03:02:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:02:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 03:02:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 03:02:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:01:57+00:00
2021-05-20 03:02:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:02:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-05-20 03:03:04 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:03:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:03:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:03:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:03:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:03:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:03:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2021-05-20 03:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2021-05-20 03:03:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2021-05-20 03:03:15 UTC/bin/sh -c #(nop) COPY file:7fd1f0ed3a6d79c2097ca01893b6a9c3c06a4e6b88a8bb445c7cf5ef30dd8859 in /usr/bin/helm
2021-05-20 03:03:16 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:03:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 03:03:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 03:03:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:02:56+00:00
2021-05-20 03:03:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:03:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
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.