2022-02-04 03:56:58 UTC
145 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.86% (2.69 MB)
[#001] sha256:eaf8f3a59fa2f105a621217ec6e7e4c458b3bf97d1994aa672e87ae9eb59c5de - 7.83% (11.3 MB)
[#002] sha256:b30ed806e43ec307acf730d3939909e42a72b2d0bd001e8b6862c0ad44302ed9 - 12.01% (17.4 MB)
[#003] sha256:5364a100214c28e134c4b6d9bd5ff76401ffb0ddb67b3eb989f51d661facab37 - 0.0% (2.43 KB)
[#004] sha256:2b3d3692b7c79309736872d75348d6505cd17e3d504df9f45ff0604dacf4f168 - 0.0% (3.17 KB)
[#005] sha256:42c4dd62b4e40b18bdabbf62cee3711f07156e5cb4ac16bc16bdf0e0372a5d8f - 7.31% (10.6 MB)
[#006] sha256:bd206a3cab127d5ed158150b1d92b590935524db742ed195b8edbe6949d9afc4 - 0.0% (93 Bytes)
[#007] sha256:f8bec233db5347f711f6720ca5926ecbd2c2a1f4e5d0be01485e82c106900964 - 0.0% (1.25 KB)
[#008] sha256:eae0ff465918585ac973f451a7b81dc390770a7e20481689ab587fda9104f6a9 - 11.03% (16 MB)
[#009] sha256:88226538b4747c2a548a06729c01a5fb7c3858d3ba7d65b25f9cdd7a9ba8379e - 0.27% (407 KB)
[#010] sha256:d49b272ab3fab403e46c8e6c95be876800782f859a89c40aa2dde802e4788534 - 3.36% (4.86 MB)
[#011] sha256:a4a5a730fccba9d7769ae3a8db21cc8ed073d78b75841631ad75376e60ebdb14 - 0.0% (1.65 KB)
[#012] sha256:f548a3725dc6c1d29d13a03b0a679470a3d97cec63a2772da97ebef17d6af0a8 - 7.8% (11.3 MB)
[#013] sha256:d609e3f005347f25b8bef04301710e819af8c4ca16575d005e8eed9997ec84e7 - 0.0% (652 Bytes)
[#014] sha256:2d905b6dc5c9fef91eaac6a949ea803f15d5e3202537e9518c5c7ed641053ea4 - 6.89% (9.98 MB)
[#015] sha256:b1d4e024c082a503bd13739d9d42b3ca478d36ecce6d4c6b6212088cbd83ef75 - 1.69% (2.44 MB)
[#016] sha256:f69cb34ad5721467824f9d62d665594f7ef2b327579be7f1e6f6248c9961f129 - 8.87% (12.9 MB)
[#017] sha256:3caa492c06336b423ed8e07317a6d8f4fcbf972d5533288aace79eee637d8f0e - 31.07% (45 MB)
[#018] sha256:590dba708738a6180c067a01dfc35a819c892bc9b5b5bb821fbca977d9b4d974 - 0.0% (222 Bytes)
/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 03:51:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:51:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:51:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:51:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:51:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:51:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:51:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:51:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 base
2022-02-04 03:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 base
2022-02-04 03:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 base
2022-02-04 03:51:20 UTC|1 VERSION=2.5 /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 03:51:24 UTC/bin/sh -c #(nop) COPY dir:0d7d0ffe4c2d1d381fc36db799f7e53a72398a39b8314919cf3f261c9b60204a in /usr/lib/python3.8/site-packages/
2022-02-04 03:51:25 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2022-02-04 03:51:26 UTC/bin/sh -c #(nop) COPY file:6c649b4f5a552251ca08d1542357064fab228b36ac675cd88d202cd57bb7690f in /usr/bin/ansible-connection
2022-02-04 03:51:36 UTC|1 VERSION=2.5 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 03:51:37 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:51:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 03:51:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:47:11+00:00
2022-02-04 03:51:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:51:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2022-02-04 03:51:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:51:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:51:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:51:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:51:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:51:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:51:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:52:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:52:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 tools
2022-02-04 03:52:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 tools
2022-02-04 03:52:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 tools
2022-02-04 03:52:04 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 03:52:05 UTC|1 VERSION=2.5 /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 03:52:09 UTC|1 VERSION=2.5 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 03:52:11 UTC/bin/sh -c #(nop) COPY dir:daa9a5a83bcb63d175e1c4264613590baa1cb67e2644e1cfc9984f78139b72a8 in /usr/lib/python3.8/site-packages/
2022-02-04 03:52:12 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 03:52:13 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 03:52:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:52:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:52:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:52:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:51:47+00:00
2022-02-04 03:52:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:52:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2022-02-04 03:53:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:53:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:53:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:53:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:53:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:53:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:53:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:53:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 aws
2022-02-04 03:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 aws
2022-02-04 03:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 aws
2022-02-04 03:55:41 UTC/bin/sh -c #(nop) COPY dir:4d8683fea38c0d44f44c97bd859147cb8944793c6eceaf042897db4e13bdd44b in /usr/lib/python3.8/site-packages/
2022-02-04 03:55:42 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-02-04 03:55:44 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2022-02-04 03:55:44 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:55:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:55:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:55:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:55:08+00:00
2022-02-04 03:55:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:55:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2022-02-04 03:56:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:56:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:56:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:56:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:56:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:56:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:56:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:56:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awsk8s
2022-02-04 03:56:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awsk8s
2022-02-04 03:56:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awsk8s
2022-02-04 03:56:47 UTC/bin/sh -c #(nop) COPY dir:8b53e1939701b87db84b34c91b83e8783a62993a592081a74657e6bd420dfa06 in /usr/lib/python3.8/site-packages/
2022-02-04 03:56:49 UTC/bin/sh -c #(nop) COPY file:716ab11dec13a802c25297e053ffbaccf4643e4645d36a3aa3fccc0191694f03 in /usr/bin/kubectl
2022-02-04 03:56:52 UTC/bin/sh -c #(nop) COPY file:923fcdcb53b6616643f4423157ea483948b0daf8158e356008ba672e9f20948f in /usr/bin/oc-dynamically-linked
2022-02-04 03:56:53 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2022-02-04 03:56:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:56:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:56:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:56:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:55:59+00:00
2022-02-04 03:56:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
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.