2021-06-02 05:07:08 UTC
120 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 2.23% (2.68 MB)
[#001] sha256:6c5e5b9787ecf8e1bdf6e1fb4d2eb64cb3e919c7fca46547775e7f52cb134088 - 9.35% (11.3 MB)
[#002] sha256:b764983edc5350dcdefdaea76bd922c508b0f810b33ffd3eb29d00f2a1c35e1d - 14.89% (17.9 MB)
[#003] sha256:a8921e3923f571d3da863ab874db99b6ba247133377f63e50090f450b029a298 - 0.0% (2.43 KB)
[#004] sha256:0370db771740fbbb89ff57dc21dd35e879aa64a4cdf5e1a9d8a129e9f678efed - 0.0% (3.49 KB)
[#005] sha256:33c245ac1560323f655a175bb916453fbb2e472a069f4fbdbb7ed82b8c543df4 - 0.0% (93 Bytes)
[#006] sha256:882f598bfc881cad2b0658a625d29ab81cedaed63be51f084bd8dc2a65e701f2 - 0.0% (1.25 KB)
[#007] sha256:5428d781e640857c29564d869698837d7942096961aa4bf1a73eebf50ea27b48 - 13.24% (15.9 MB)
[#008] sha256:d5c2e9dd081e3d056fef1bf845eefd51b8045a94bd150a384991709d82c739c2 - 0.31% (385 KB)
[#009] sha256:324687b3e7be18ed8290736e49449bf58b8416f098866d6c8fa0f51f4f9fbb68 - 2.74% (3.3 MB)
[#010] sha256:bc95a4ddbeee62371f72670702a9e814b819804b3f14435eed5f85aced9e1745 - 0.0% (1.66 KB)
[#011] sha256:5ebfba58ff4d8440155adcffae4c271bce0f2e18f182323ed270e56ba0ddf637 - 8.59% (10.3 MB)
[#012] sha256:e1434ba5a243e8c6d31ba3b6edc9ab7579a424bce1594dc4f5db9f0571fc85d1 - 0.0% (651 Bytes)
[#013] sha256:201bd11e6637d18c05d33d26f0c7aa8549ba84399c559d1df64d5674f535116f - 8.3% (9.98 MB)
[#014] sha256:94283c74fe91b52f40d9d3bbec4bc7522020cbec9adeba6c1ec470141cf53b45 - 2.0% (2.41 MB)
[#015] sha256:10208785a7a046066c02541e518573d86cdcc47eeb30fdb15a228f6833994317 - 11.0% (13.2 MB)
[#016] sha256:6a100906bf531c724737495a3c5c61b6777e999d4fc164cdb4914727df592f10 - 17.67% (21.3 MB)
[#017] sha256:34ace7cddce88472e70f1ae7c31fc23292289a8b7d0bf1458fd705ce7df3c9dd - 0.0% (221 Bytes)
[#018] sha256:4560984b96f05332ba12416174440757bae4d351e916f22912fbda79d124910f - 9.67% (11.6 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:04:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:04:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:04:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:04:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:04:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-06-02 05:04:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-06-02 05:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-06-02 05:04:19 UTC|1 VERSION=2.7 /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-06-02 05:04:23 UTC/bin/sh -c #(nop) COPY dir:1c1ca45f69ecb8ce2a71ade0f6beeaae8864756ad2c4985b02577e073b882bbc in /usr/lib/python3.8/site-packages/
2021-06-02 05:04:24 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-06-02 05:04:25 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-06-02 05:04:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:04:26 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:04:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:00:04+00:00
2021-06-02 05:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:04:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-06-02 05:04:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:04:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:04:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:04:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:04:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:04:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:04:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-06-02 05:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-06-02 05:04:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-06-02 05:04:46 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 05:04:47 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
2021-06-02 05:04:50 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 05:04:52 UTC/bin/sh -c #(nop) COPY dir:83426de16c412f5806d64658691fb60f6e1b2e78b7e98d4e2e20b3290e159a70 in /usr/lib/python3.8/site-packages/
2021-06-02 05:04:53 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 05:04:54 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 05:04:54 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:04:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:04:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:04:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:04:30+00:00
2021-06-02 05:04:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:04:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-06-02 05:05:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:05:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:05:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:05:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2021-06-02 05:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2021-06-02 05:05:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2021-06-02 05:05:39 UTC/bin/sh -c #(nop) COPY dir:02e29d79816709fb7979ae7760719fc44ee13a33c2c7b3973741975c1f9115df in /usr/lib/python3.8/site-packages/
2021-06-02 05:05:40 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 05:05:41 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 05:05:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:05:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:05:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:05:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:05:00+00:00
2021-06-02 05:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-06-02 05:06:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:06:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:06:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:06:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:06:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:06:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:06:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:06:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2021-06-02 05:06:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2021-06-02 05:06:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2021-06-02 05:06:33 UTC/bin/sh -c #(nop) COPY dir:021158d39b1ac03cf9a9008061c9f28ba0daa266d685b3886c09afb41d32fea7 in /usr/lib/python3.8/site-packages/
2021-06-02 05:06:35 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 05:06:38 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 05:06:39 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 05:06:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:06:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:06:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:05:47+00:00
2021-06-02 05:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:06:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-06-02 05:06:52 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:06:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:06:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:06:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:06:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:06:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:06:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:06:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2021-06-02 05:07:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2021-06-02 05:07:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2021-06-02 05:07:03 UTC/bin/sh -c #(nop) COPY file:acc0a6292eb73c5fca25e62ef93a865a56f94cce36485da2ced4427dd051caac in /usr/bin/helm
2021-06-02 05:07:04 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:07:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:07:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:07:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:06:45+00:00
2021-06-02 05:07:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:07:08 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.