2022-02-04 02:49:17 UTC
163 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 1.65% (2.69 MB)
[#001] sha256:6f263665ccd95af166f0df7752dc708ae8bf5598ea281fc6d681d4a71ddc2f64 - 6.95% (11.3 MB)
[#002] sha256:99edd955cb8df5761c0c84762909bbb841907cd50e4f765ed9b786e8defcfe37 - 12.5% (20.4 MB)
[#003] sha256:482fd0074ec12a4818332c613dac412730a49bbb192d45107c250ed876964617 - 0.0% (2.22 KB)
[#004] sha256:2d0a447c0ef60889d989929ad113e0f04aa04a6640ceb2010f2eba9a6a5c12e9 - 0.0% (3.6 KB)
[#005] sha256:e44cc404ded961a9ec857b3bbb6a88541bef7157c3cae0a2da69f743c8c7d0f7 - 8.77% (14.3 MB)
[#006] sha256:c32be229c71b7228bf7e253ab2d1b45e5b8da0cfc75899d7beb1e484be046357 - 0.0% (93 Bytes)
[#007] sha256:cca321d286415375d5ee0234f6ae1890f6d7fb0937f3b08cecac6752946bc36a - 0.0% (1.25 KB)
[#008] sha256:2f9609c7caec01160bc43c4327fd10d034732d88f71bb094f020ea22cbea9124 - 9.78% (16 MB)
[#009] sha256:c11a75b550af881112cb0f83b4da8fa546cc910ca425f0628cf35f543612a0aa - 0.24% (407 KB)
[#010] sha256:1d1157bc9b3e26c7b290001ec6460787d0e415633f63ee91e292dafbdba4b918 - 2.98% (4.86 MB)
[#011] sha256:7a94fdd915909f0ca2460b0bb72b942bfc6a3e266ae5b92961905ccd3e2dce54 - 0.0% (1.65 KB)
[#012] sha256:2ddf972da7ba483792148de8c41a443948cbcd62d7cc93e2fe118535d73fce0a - 6.92% (11.3 MB)
[#013] sha256:e1f3ac347b62a279eb956378f0251aa44ab19cae4899b8fc63203284ec870714 - 0.0% (651 Bytes)
[#014] sha256:9abdaa21398876ebf824b09278bc60051d57f3cd035165feff231f47bb788d70 - 6.12% (9.98 MB)
[#015] sha256:c915cdb35a86925abde606f346c22b227fa56090f0f4cb47afbda6afd4a4e7cb - 1.5% (2.44 MB)
[#016] sha256:f374774805abad9449f673ea6cc7f689f5dfd1b0bf22a1243fc4e9f7f5eb50b8 - 7.88% (12.9 MB)
[#017] sha256:8b5991a5cd08785788a9933a133764958917ad8b09c2f4a7c311f7aab3c072a0 - 27.57% (45 MB)
[#018] sha256:4e61851eb636f42c0bbf11bff059ac95acd5a853d8a5cd700d1a78d0e29f8e18 - 0.0% (224 Bytes)
[#019] sha256:efa3c0910659f933428dd3309b23f58df34d8cb175738bf8cc9217be0f66fbc3 - 7.13% (11.6 MB)
/bin/sh -c #(nop) ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /
2021-11-12 17:19:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 02:46:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:46:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:46:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:46:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:46:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:46:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:46:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:46:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:46:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-02-04 02:46:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-02-04 02:46:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-02-04 02:46:25 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && 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
2022-02-04 02:46:29 UTC/bin/sh -c #(nop) COPY dir:6a4003b22725120790b6eb422bc57db11b0515505009bf72102d0cdedb1f29d0 in /usr/lib/python3.8/site-packages/
2022-02-04 02:46:30 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2022-02-04 02:46:31 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2022-02-04 02:46:43 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 02:46:44 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:46:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 02:46:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:42:51+00:00
2022-02-04 02:46:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:46:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-02-04 02:46:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:46:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:46:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:46:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:46:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:46:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:47:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:47:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:47:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-02-04 02:47:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-02-04 02:47:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-02-04 02:47:05 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 02:47:06 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
2022-02-04 02:47:09 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 02:47:11 UTC/bin/sh -c #(nop) COPY dir:b0965fdc0c110708cd4c8ecf9fadc0a5dc72b578b168932959043b7934151239 in /usr/lib/python3.8/site-packages/
2022-02-04 02:47:12 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 02:47:13 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 02:47:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:47:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 02:47:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 02:47:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:46:49+00:00
2022-02-04 02:47:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:47:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-02-04 02:47:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:47:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:47:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:47:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:47:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:47:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:47:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:47:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:47:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-02-04 02:47:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-02-04 02:47:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-02-04 02:47:54 UTC/bin/sh -c #(nop) COPY dir:4178591b0caa4d52585707c35f2f3c37de484e7316e8a923747946362448ff1a in /usr/lib/python3.8/site-packages/
2022-02-04 02:47:56 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-02-04 02:47:57 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2022-02-04 02:47:58 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:47:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 02:47:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 02:48:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:47:19+00:00
2022-02-04 02:48:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:48:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-02-04 02:48:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:48:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:48:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:48:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:48:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:48:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:48:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:48:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-02-04 02:48:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-02-04 02:48:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-02-04 02:48:43 UTC/bin/sh -c #(nop) COPY dir:f5ddf8cc484ecfd8b7bee09b0d79a21791a318aacac051621adb6ad0283cbc4b in /usr/lib/python3.8/site-packages/
2022-02-04 02:48:45 UTC/bin/sh -c #(nop) COPY file:716ab11dec13a802c25297e053ffbaccf4643e4645d36a3aa3fccc0191694f03 in /usr/bin/kubectl
2022-02-04 02:48:48 UTC/bin/sh -c #(nop) COPY file:923fcdcb53b6616643f4423157ea483948b0daf8158e356008ba672e9f20948f in /usr/bin/oc-dynamically-linked
2022-02-04 02:48:49 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2022-02-04 02:48:50 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:48:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 02:48:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 02:48:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:48:03+00:00
2022-02-04 02:48:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:48:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-02-04 02:49:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:49:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:49:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:49:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:49:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:49:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:49:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:49:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:49:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2022-02-04 02:49:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2022-02-04 02:49:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2022-02-04 02:49:12 UTC/bin/sh -c #(nop) COPY file:acc0a6292eb73c5fca25e62ef93a865a56f94cce36485da2ced4427dd051caac in /usr/bin/helm
2022-02-04 02:49:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:49:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 02:49:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 02:49:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:48:55+00:00
2022-02-04 02:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:49:17 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.