2021-10-25 08:11:37 UTC
217 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.24% (2.68 MB)
[#001] sha256:3ed2c884cf1773e02a9b0085dc6d380f261fdb3e79c00f841b3f71033a46b1c9 - 5.2% (11.3 MB)
[#002] sha256:8e4bc8a970574c0402da7ef4e796d2d789c0b13434fc5442806f443338146fce - 22.37% (48.6 MB)
[#003] sha256:0076f783cc989e760b95d171d7ea7552a36a9ea2c61f6267bb345c19538b716b - 0.0% (2.57 KB)
[#004] sha256:53af2751eae3b599fd98ae531e9901612b63781d567c25b358dcd8ee1fbb7ef4 - 0.0% (3.85 KB)
[#005] sha256:a37b9714a9492f425b7a78231756a64b90d3dbbd47012e1eeb33988e930c4744 - 12.58% (27.3 MB)
[#006] sha256:32ad510016876939f6a720c85c860b86fd171db3beff4374a88e8e9e786e3a01 - 0.0% (93 Bytes)
[#007] sha256:7bb64f9c88cfe1b64c3ab5c70ea3a98c144ea62059158145b90bee7395d591b1 - 0.0% (1.25 KB)
[#008] sha256:14a1b77133e8ad4c05af252b3c8c4bfa7f58a3a110533ce8b241b3afe7adc7d1 - 7.35% (16 MB)
[#009] sha256:b4d100c7e71799091bcbc686bb96b8aed0e1a28b35c0ad04e91501648cf856c0 - 0.17% (385 KB)
[#010] sha256:7c240fdfb172a14c5f0f5303ec1f0742799357bd3c3591905ac815374ca29672 - 1.89% (4.1 MB)
[#011] sha256:2952bcb96f684748fbf00d4746917b661b9cc7303fa86ffe622cc3f370da6c95 - 0.0% (1.66 KB)
[#012] sha256:895abe0b01ee485aa18a08ce123e66e3340569df39f002de5f6c216d460b512b - 4.97% (10.8 MB)
[#013] sha256:fff37516e068dbf90732a9a6954268293dc358205ed6f405b0dc51c8d013efb0 - 0.0% (653 Bytes)
[#014] sha256:e5a05105ec0d1b59c4403d72f1f1fcd78ef41bf1e6b829ad8dda59e5bf93d66b - 4.59% (9.98 MB)
[#015] sha256:9a808c8b52cfa2aa195c522f005bd122c544e1ec18675c49f014e322f1a30e9e - 1.12% (2.43 MB)
[#016] sha256:b1e4c446ca023420416ecc416a2d6a989e8cc02d7665ce444950cf9fa74b1f9f - 5.97% (13 MB)
[#017] sha256:5ec983e27c292bd59dcea9c345ee993ba6bdc8c2559afb02b2f71acea6586ad8 - 20.72% (45 MB)
[#018] sha256:d59689c45ff30d48e33e57596bb387343eb619b1d82b097f1ea04862daa9b8d2 - 0.0% (223 Bytes)
[#019] sha256:cd71c4844c736b067cc3ea7a5c5b9d766e4d230158009e66cbbfc033b748c414 - 11.83% (25.7 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-25 08:03:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 08:03:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 08:03:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 08:03:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 08:03:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 08:03:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 08:03:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 08:03:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 08:03:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-10-25 08:03:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-10-25 08:03:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-10-25 08:03:27 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-25 08:03:55 UTC/bin/sh -c #(nop) COPY dir:e73c94d1239c6dee544ad87285342922e9e68dd281103435ba90c8988a80d1da in /usr/lib/python3.8/site-packages/
2021-10-25 08:04:01 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-10-25 08:04:03 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-10-25 08:04:40 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 08:04:44 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 08:04:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 08:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 07:57:39+00:00
2021-10-25 08:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 08:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-25 08:05:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 08:05:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 08:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 08:05:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 08:05:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 08:05:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 08:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 08:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 08:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-10-25 08:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-10-25 08:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-10-25 08:05:35 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 08:05:38 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-25 08:05:44 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 08:05:48 UTC/bin/sh -c #(nop) COPY dir:bd6ac8ed0eb8397dd836e5235ec4588fa96f2916b1eed4471635451db0efe23d in /usr/lib/python3.8/site-packages/
2021-10-25 08:05:51 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 08:05:53 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 08:05:56 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 08:05:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 08:06:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 08:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 08:04:55+00:00
2021-10-25 08:06:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 08:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-25 08:06:41 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 08:06:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 08:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 08:06:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 08:06:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 08:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 08:06:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 08:07:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 08:07:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-10-25 08:07:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-10-25 08:07:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-10-25 08:07:17 UTC/bin/sh -c #(nop) COPY dir:1ae9166e071794870a28c2c39242ea68a2f6a91762a2df550f0528b5dd7b2fc9 in /usr/lib/python3.8/site-packages/
2021-10-25 08:07:21 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-25 08:07:25 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-25 08:07:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 08:07:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 08:07:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 08:07:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 08:06:10+00:00
2021-10-25 08:07:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 08:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-25 08:08:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 08:08:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 08:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 08:08:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 08:08:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 08:08:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 08:08:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 08:08:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 08:08:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-10-25 08:08:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-10-25 08:08:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-10-25 08:09:04 UTC/bin/sh -c #(nop) COPY dir:f5580579d117c93c641cd8226c137a0809f9ebcb1d6f0fd689604f0b6ff93928 in /usr/lib/python3.8/site-packages/
2021-10-25 08:09:09 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-25 08:09:16 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-25 08:09:18 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-25 08:09:21 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 08:09:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 08:09:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 08:09:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 08:07:43+00:00
2021-10-25 08:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 08:09:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-25 08:10:42 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 08:10:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 08:10:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 08:10:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 08:10:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 08:10:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 08:11:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 08:11:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 08:11:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-10-25 08:11:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-10-25 08:11:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-10-25 08:11:19 UTC/bin/sh -c #(nop) COPY file:22ba5d03cc2b686902767ed29fcc033bcd583af8a72324e71caad66db9b5b14f in /usr/bin/kops
2021-10-25 08:11:22 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 08:11:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 08:11:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 08:11:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 08:09:40+00:00
2021-10-25 08:11:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 08:11:37 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.