2021-10-24 15:46:22 UTC
218 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.23% (2.68 MB)
[#001] sha256:3928a6bdc31d8647656c0e21fbb2df7deb7a403d706118d337b63e2bd153945f - 5.19% (11.3 MB)
[#002] sha256:30b41a0735c6690ce245214c988405bbccbf4aecff3988a6272fd7f5bba7bfd6 - 22.33% (48.6 MB)
[#003] sha256:36d029dd81db19ed2239e222355719ea95da6809b1707a5e55f6e20af84e8d78 - 0.0% (2.57 KB)
[#004] sha256:f18a053c1d942c1495fbbc01ce6139f5909d1b2861a8de38318972d468e369e7 - 0.0% (3.85 KB)
[#005] sha256:9d9fa2c06d395fb575e91eaf6895e401859b79beac7b830a5c4c5ee406157d35 - 12.56% (27.3 MB)
[#006] sha256:382fb25190c331ababffbb24599cb864d0c86801a58d445c41ac1541986f1e69 - 0.0% (93 Bytes)
[#007] sha256:a46ae800dcf48a0eb9f31e087d07ca5950de4529460bda4af4c3ad5c379a144b - 0.0% (1.24 KB)
[#008] sha256:4690da29c0e221e678f5ed8217de46ef57c46766d46f944ad911418ed232e5be - 7.34% (16 MB)
[#009] sha256:26da0b1e252091f00b6a101d634079b9b1b421066164755166a2a4931a4f180f - 0.17% (385 KB)
[#010] sha256:a390322180dcdedb210a681fe439ad85470fc9d41d5009f30ea474a8270cc2d4 - 1.89% (4.1 MB)
[#011] sha256:41aadac5df49aac40a7ff1a04ead1b5f3e8a04e9c5a3bfc2c0f9252d0ed2b0a7 - 0.0% (1.65 KB)
[#012] sha256:bfa97e6c6b347591348d46347b0c2e2e5ff3b3379d4f969787f3168be2e8fe76 - 4.96% (10.8 MB)
[#013] sha256:a5ede6e864c941150e738ea023fd515a52544da1c2d2311a14df566c97dcba23 - 0.0% (650 Bytes)
[#014] sha256:483fdccafe99ec01891515fbe27af921151fa6dcebb1cd875a308203c98db7c7 - 4.59% (9.98 MB)
[#015] sha256:6e3c28a7589bf4c9cca5eec49ca8bd666ba29c07bb51cd6a5e86e3bdf2617e10 - 1.12% (2.43 MB)
[#016] sha256:358a9a347739f08f5ae0fb18668b64981645515dcf48abb582ffb8b71c5ecb2f - 5.96% (13 MB)
[#017] sha256:5f32905dd363ad20d159a9bf0e458ef9a55ad0dc7d4bfdfaef1ec293f8ea68d1 - 20.68% (45 MB)
[#018] sha256:3295151cfe74a261b60d10463a391cf5fc5b14491b4413703009513343d38e69 - 0.0% (223 Bytes)
[#019] sha256:2e6064c7dcb3bd35c7ec092fe9fd52700e3be7e6fd076c0945bb43455232989c - 11.96% (26 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 15:38:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 15:38:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 15:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 15:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 15:38:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 15:38:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 15:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 15:38:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 15:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-10-24 15:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-10-24 15:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-10-24 15:38:49 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache 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
2021-10-24 15:39:10 UTC/bin/sh -c #(nop) COPY dir:267c4ddd23c8aacffc4a2b3b1ff7af31db4e4f2ce2055668a8994a7a3a433a6d in /usr/lib/python3.8/site-packages/
2021-10-24 15:39:14 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-10-24 15:39:16 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-10-24 15:39:55 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-24 15:39:58 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 15:40:00 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 15:40:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 15:32:33+00:00
2021-10-24 15:40:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 15:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 15:40:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 15:40:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 15:40:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 15:40:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 15:40:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 15:40:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 15:40:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 15:40:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 15:40:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-10-24 15:40:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-10-24 15:40:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-10-24 15:40:48 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 15:40:51 UTC|1 VERSION=latest /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-10-24 15:40:57 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 15:41:00 UTC/bin/sh -c #(nop) COPY dir:4bb41637fb7405cdf990f483e1d9f50b4f9ea6c3aba60d8fbb2b26620adf9414 in /usr/lib/python3.8/site-packages/
2021-10-24 15:41:03 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 15:41:06 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 15:41:09 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 15:41:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 15:41:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 15:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 15:40:09+00:00
2021-10-24 15:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 15:41:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 15:41:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 15:41:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 15:41:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 15:42:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 15:42:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 15:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 15:42:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 15:42:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 15:42:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-10-24 15:42:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-10-24 15:42:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-10-24 15:42:28 UTC/bin/sh -c #(nop) COPY dir:184e51b2190cedd310e4f55a0812792368b4d7953985c5b0455b386259568cb0 in /usr/lib/python3.8/site-packages/
2021-10-24 15:42:32 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 15:42:36 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 15:42:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 15:42:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 15:42:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 15:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 15:41:23+00:00
2021-10-24 15:42:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 15:42:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 15:43:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 15:43:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 15:43:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 15:43:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 15:43:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 15:43:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 15:43:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 15:43:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 15:43:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-10-24 15:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-10-24 15:44:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-10-24 15:44:09 UTC/bin/sh -c #(nop) COPY dir:8085a3af2ffc147ec969d4558a9f74b01efadcdd4839a6477d1e713712210395 in /usr/lib/python3.8/site-packages/
2021-10-24 15:44:13 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 15:44:19 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 15:44:22 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 15:44:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 15:44:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 15:44:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 15:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 15:42:54+00:00
2021-10-24 15:44:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 15:44:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 15:45:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 15:45:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 15:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 15:45:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 15:45:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 15:45:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 15:45:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 15:45:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 15:45:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-10-24 15:45:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-10-24 15:45:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-10-24 15:46:04 UTC/bin/sh -c #(nop) COPY file:9585cf84901fd1f0f7a0c022defeb09b39db644c9f50b7eb7899d9d98ebf9806 in /usr/bin/kops
2021-10-24 15:46:07 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 15:46:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 15:46:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 15:46:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 15:44:41+00:00
2021-10-24 15:46:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 15:46:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.