2021-10-23 01:31:51 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:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.85% (2.68 MB)
[#001] sha256:2bdd631de439d48bee72f1570c96d1e5507347c37d836b2ee9731ef0d07a7e52 - 7.77% (11.3 MB)
[#002] sha256:9cd3979fb4b092b236d215f32e5fffb63bb4188ce1d0825636eb6be8697330ea - 11.88% (17.2 MB)
[#003] sha256:20bffc4619e9f443f2df061038f36dd0be3b25738fd917bcb743ab9a0cf017c1 - 0.0% (2.42 KB)
[#004] sha256:47dee82663f3b7e32b707400d615152b7e699411a4ed6e3238834c465dbcf42a - 0.0% (3.17 KB)
[#005] sha256:120677d80e924c305155af68ecb4dd6b34efa91f7ba22022925ae5836101b5df - 0.0% (93 Bytes)
[#006] sha256:4d0fe9c9df8e51bd070546dd06ddafc1e36f85f04cd63f2f43f1b12fb956a77a - 0.0% (1.25 KB)
[#007] sha256:8518e902c329aed462107571ca5d027a5d10f716219921b5261d7c536ef1a746 - 11.04% (16 MB)
[#008] sha256:9be90c6bd67f1f88c9eb063d9ba0fbc9f8458a9fb83899c1836a91405ecadf22 - 0.26% (385 KB)
[#009] sha256:6e9a9d36cb080c349c3c39b5d4b38a6c53fab66162e5de158e9b1a3fec2df5ae - 2.84% (4.1 MB)
[#010] sha256:8311ca8da89e1458c6518c077f19642b3680a041731f5f4bb51db1b067a50791 - 0.0% (1.66 KB)
[#011] sha256:0c1878bf29e62eb985f85945fb53ebbd25b2b51c9102a81c2700d31ce9584724 - 7.49% (10.8 MB)
[#012] sha256:da4f640a4a300a63587bb6f22734f65d593054da44fcf42e74f2fdb7f0f4fcd1 - 0.0% (653 Bytes)
[#013] sha256:f1c50a1c42fb88e519f48af1fbcb588273f7ad61615c7c8081de7f08a2816146 - 6.9% (9.98 MB)
[#014] sha256:c484f9b38c0c08d540a8d0e74f88c12988b09258c14095bb99728b2e6ac4b335 - 1.7% (2.47 MB)
[#015] sha256:35c7e54cc130bc8d239e2e2d840baff481fc36677b3ab744e1397147fa958a18 - 8.95% (13 MB)
[#016] sha256:5e4f51c06012a7c986386e5cc82c70d73a331a40872057bd415b735f8da5e00a - 31.09% (45 MB)
[#017] sha256:610acd7f133d6fb5814aabc98735f8d14921619248bdd0bc40666af36d58ac9b - 0.0% (222 Bytes)
[#018] sha256:96ae6d2e2e59ee4507e90d3aec43c9302c1fbc92cbf55699422e62b2d6130b6d - 8.22% (11.9 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-23 01:28:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:28:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:28:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:28:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:28:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:28:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:28:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:28:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:28:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 base
2021-10-23 01:28:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 base
2021-10-23 01:28:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 base
2021-10-23 01:28:47 UTC|1 VERSION=2.5 /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-10-23 01:28:50 UTC/bin/sh -c #(nop) COPY dir:75c6b9cb1fe57dba3bf61c9c80fe4f619630b40393bdd6e81ebc57c495a789ca in /usr/lib/python3.8/site-packages/
2021-10-23 01:28:51 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-23 01:28:52 UTC/bin/sh -c #(nop) COPY file:6c649b4f5a552251ca08d1542357064fab228b36ac675cd88d202cd57bb7690f in /usr/bin/ansible-connection
2021-10-23 01:28:52 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:28:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 01:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:24:29+00:00
2021-10-23 01:28:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:28:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-10-23 01:29:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:29:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:29:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:29:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:29:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:29:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:29:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:29:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:29:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 tools
2021-10-23 01:29:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 tools
2021-10-23 01:29:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 tools
2021-10-23 01:29:14 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 01:29:15 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
2021-10-23 01:29:18 UTC|1 VERSION=2.5 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 01:29:20 UTC/bin/sh -c #(nop) COPY dir:ea0d61d6f0c87bc5cdba7e49ca26644638271fc9956aebffefd50e865dafa01a in /usr/lib/python3.8/site-packages/
2021-10-23 01:29:21 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 01:29:22 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 01:29:22 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:29:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:29:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:29:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:28:57+00:00
2021-10-23 01:29:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:29:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-10-23 01:30:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:30:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:30:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:30:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:30:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:30:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:30:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 aws
2021-10-23 01:30:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 aws
2021-10-23 01:30:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 aws
2021-10-23 01:30:17 UTC/bin/sh -c #(nop) COPY dir:7db7bfd652172104476c0ff9692160280d629279abd93768e8a40b567723bd0c in /usr/lib/python3.8/site-packages/
2021-10-23 01:30:18 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 01:30:19 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 01:30:20 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:30:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:30:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:30:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:29:28+00:00
2021-10-23 01:30:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:30:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-10-23 01:31:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:31:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:31:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:31:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:31:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:31:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:31:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:31:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:31:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awsk8s
2021-10-23 01:31:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awsk8s
2021-10-23 01:31:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awsk8s
2021-10-23 01:31:13 UTC/bin/sh -c #(nop) COPY dir:6edbd1a61a4d96bba940df80f96f4672bec1d01db4b2a7771c4060d053c8539b in /usr/lib/python3.8/site-packages/
2021-10-23 01:31:14 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 01:31:17 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 01:31:19 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 01:31:19 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:31:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:31:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:31:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:30:25+00:00
2021-10-23 01:31:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-10-23 01:31:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:31:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:31:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:31:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:31:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:31:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:31:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:31:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awshelm
2021-10-23 01:31:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awshelm
2021-10-23 01:31:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awshelm
2021-10-23 01:31:46 UTC/bin/sh -c #(nop) COPY file:1bac39daa57e55ff7260565cf73cd70942ce091ba5311b0b01fe57a348e161ab in /usr/bin/helm
2021-10-23 01:31:47 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:31:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:31:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:31:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:31:25+00:00
2021-10-23 01:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:31:51 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.