2022-02-04 03:57:18 UTC
70.6 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 3.81% (2.69 MB)
[#001] sha256:c7a2c8abc9cf5492ec3c1dfe5e654fd3b5eb2311fa6e7e7d2b7737233a2a8230 - 16.07% (11.3 MB)
[#002] sha256:52708e7e5129568da79b32eda21a4f29fd4333f9e03c084bbf2a711a0e1b544b - 26.34% (18.6 MB)
[#003] sha256:fb38d1942f77421b0a95b8bd3411000520e80ef8e0910e53463b396499b8a903 - 0.0% (2.42 KB)
[#004] sha256:14da054feefce493c78534047b3ca18794dff5591b4affd2a68f99b8776f7c24 - 0.0% (3.49 KB)
[#005] sha256:0973e9ed4fb06eca7e3d3d617884d15b6f4ea0d5c1ef5703aa4e87ce5f6f9798 - 17.23% (12.2 MB)
[#006] sha256:50cb1c044aefb0d73ab194299db4eec235dff7bf039c122cd332f8e901e1be7c - 0.0% (93 Bytes)
[#007] sha256:87d2ab351204bea8873b371560e7bd80a25e8f1f4788b61cf08056f34d4da6e5 - 0.0% (1.24 KB)
[#008] sha256:1f61303d004ee6675c5adc99b99c924756c5ed36127dc1e328ef59df8a4895dd - 22.63% (16 MB)
[#009] sha256:2db04e9d19469a1e57c7ab23ad4906b14a2a1ce2171de9f136015e8998b76077 - 0.56% (407 KB)
[#010] sha256:c4f8a1201d21f6b604cf1af7d168984f59f0cf8d04ea72ccafcd4a02d3aad887 - 6.89% (4.86 MB)
[#011] sha256:278699d7063122f09e55ebb39bb2082b4d247ea3c45477e1575da183723c3c0b - 0.0% (1.65 KB)
[#012] sha256:b4cded62ba74b2451550005dc12efb5945ac9703b715b1379f85867bc70654dc - 1.14% (826 KB)
[#013] sha256:462c39b9d244d8b51c9db945bdfd4ea714b1bbd4ffdb8c4afcae215ae9f4df42 - 5.31% (3.75 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 03:54:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:54:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:54:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:55:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:55:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:55:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2022-02-04 03:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2022-02-04 03:55:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2022-02-04 03:55:10 UTC|1 VERSION=2.7 /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:55:14 UTC/bin/sh -c #(nop) COPY dir:21a8efab4a8f50df681ea7c9db5253996ae0770adb6fb3b88a95c412229c9441 in /usr/lib/python3.8/site-packages/
2022-02-04 03:55:16 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2022-02-04 03:55:17 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2022-02-04 03:55:31 UTC|1 VERSION=2.7 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 03:55:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:55:32 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 03:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:50:32+00:00
2022-02-04 03:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2022-02-04 03:55:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:55:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:55:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:55:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:55:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:55:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:55:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:55:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2022-02-04 03:55:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2022-02-04 03:55:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2022-02-04 03:55:59 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 03:56:00 UTC|1 VERSION=2.7 /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:56:03 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 03:56:05 UTC/bin/sh -c #(nop) COPY dir:19f6339913006dac2754b10f7ae83add8a9dcf5e32dce375ff294016fbbf8a1d in /usr/lib/python3.8/site-packages/
2022-02-04 03:56:06 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 03:56:07 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 03:56:07 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:56:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:56:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:56:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:55:42+00:00
2022-02-04 03:56:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:56:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2022-02-04 03:57:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:57:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:57:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:57:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:57:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:57:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:57:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:57:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:57:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 infra
2022-02-04 03:57:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 infra
2022-02-04 03:57:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 infra
2022-02-04 03:57:11 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache libpq rsync
2022-02-04 03:57:13 UTC/bin/sh -c #(nop) COPY dir:ff581a22767729424c82966fca974f066ff6e40225d7d034dbb1c2536cd109b3 in /usr/lib/python3.8/site-packages/
2022-02-04 03:57:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:57:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:57:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:57:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:56:23+00:00
2022-02-04 03:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:57:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
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.