Namespace
cytopia
Image / Tag
ansible:2.7-infra-0.38
Content Digest
sha256:4c6410082c4f9c805f84c8c3befe636098f5522ec4186b3033c4a875f692af9e
Details
Created

2021-11-01 03:55:44 UTC

Size

69.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-11-01 03:54:49+00:00
  • org.opencontainers.image.description
    Ansible 2.7 infra
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.7 infra
  • org.opencontainers.image.revision
    90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.7 infra
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.7

Environment
MY_GID

1000

MY_GROUP

ansible

MY_UID

1000

MY_USER

ansible

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 3.85% (2.68 MB)

[#001] sha256:9e8269a3653544a7f29efe86e23a57895d0f04804e4fc544e22513b2d1ff5f87 - 16.27% (11.3 MB)

[#002] sha256:08ad0e029459dd6fc65d8342984488251bc1b5e4f2fa26f848d87cb321cdaaa4 - 26.47% (18.5 MB)

[#003] sha256:03b25d9ad8e6ccced1f777ac3bbc0d77d26a072137d6c010f7227488d4fa14a2 - 0.0% (2.43 KB)

[#004] sha256:0080d86b85fe803f6143580ac47516641eac2d054541e04392e62aedd70cff29 - 0.0% (3.49 KB)

[#005] sha256:16a0ec85f38ba1b57bac0c7f1483862cac14b863c69530931f8b62d421f927cc - 17.43% (12.1 MB)

[#006] sha256:a70038d73d9c7364d66886d78c768746700af9b6290cae094b7361936c2bf97c - 0.0% (93 Bytes)

[#007] sha256:00a40d80b17940c1f7934cc6c9b9cd5813953c238eca82f4c99af16d54bb8018 - 0.0% (1.25 KB)

[#008] sha256:69d786e4588c4d3940c519d63c46a4aa2a50542dc5fb8e763d350c75faf892d7 - 22.91% (16 MB)

[#009] sha256:9bd06f78c02775090f85424c3d67d56fc8da88f70ceae9623cd880b662163eb4 - 0.55% (391 KB)

[#010] sha256:3c5a8555de9fb1ed3a7aeccb6a29a1562c28c821d6ffdd85a9e760787954b53b - 5.92% (4.13 MB)

[#011] sha256:9b433bde07436c01c0046b56c4b133b9f80a92e85d363109e02d9bd1f72c61eb - 0.0% (1.65 KB)

[#012] sha256:c2682e14df23f00ed57a4cb37d194e2af3caccc6bf6ac370d04f54a28d38a39d - 1.16% (826 KB)

[#013] sha256:f4e60d3f7d830dd0bbaa6bb942b87f9465d39288d20e18d51edfee683611b707 - 5.44% (3.79 MB)


History
2021-08-31 23:18:16 UTC

/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /

2021-08-31 23:18:16 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-11-01 03:53:20 UTC

/bin/sh -c #(nop) ARG VERSION

2021-11-01 03:53:21 UTC

/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>

2021-11-01 03:53:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>

2021-11-01 03:53:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia

2021-11-01 03:53:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT

2021-11-01 03:53:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible

2021-11-01 03:53:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible

2021-11-01 03:53:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible

2021-11-01 03:53:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base

2021-11-01 03:53:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base

2021-11-01 03:53:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base

2021-11-01 03:53:34 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

2021-11-01 03:53:38 UTC

/bin/sh -c #(nop) COPY dir:6d6f813bc695ce0eabc79d2b61e447ca711651b841c782822834ef3ea66a237b in /usr/lib/python3.8/site-packages/

2021-11-01 03:53:39 UTC

/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible

2021-11-01 03:53:40 UTC

/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection

2021-11-01 03:53:53 UTC

|1 VERSION=2.7 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8

2021-11-01 03:53:54 UTC

/bin/sh -c #(nop) WORKDIR /data

2021-11-01 03:53:54 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-11-01 03:53:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:49:20+00:00

2021-11-01 03:53:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f

2021-11-01 03:53:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7

2021-11-01 03:54:13 UTC

/bin/sh -c #(nop) ARG VERSION

2021-11-01 03:54:13 UTC

/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>

2021-11-01 03:54:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>

2021-11-01 03:54:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia

2021-11-01 03:54:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT

2021-11-01 03:54:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible

2021-11-01 03:54:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible

2021-11-01 03:54:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible

2021-11-01 03:54:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools

2021-11-01 03:54:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools

2021-11-01 03:54:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools

2021-11-01 03:54:23 UTC

/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000

2021-11-01 03:54:25 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-11-01 03:54:28 UTC

|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client

2021-11-01 03:54:30 UTC

/bin/sh -c #(nop) COPY dir:b9adaa6248470f9a24756b8df525693f4b9513e226790ec8b1e67cd07eb4290f in /usr/lib/python3.8/site-packages/

2021-11-01 03:54:31 UTC

/bin/sh -c #(nop) COPY file:d6b43e0a57f7fb9d1f69b1c70cd7819e103ed5a39b152528665376b931de112e in /usr/bin/yq

2021-11-01 03:54:32 UTC

/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh

2021-11-01 03:54:32 UTC

/bin/sh -c #(nop) WORKDIR /data

2021-11-01 03:54:33 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2021-11-01 03:54:34 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-11-01 03:54:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:54:05+00:00

2021-11-01 03:54:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f

2021-11-01 03:54:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7

2021-11-01 03:55:25 UTC

/bin/sh -c #(nop) ARG VERSION

2021-11-01 03:55:25 UTC

/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>

2021-11-01 03:55:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>

2021-11-01 03:55:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia

2021-11-01 03:55:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT

2021-11-01 03:55:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible

2021-11-01 03:55:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible

2021-11-01 03:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible

2021-11-01 03:55:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 infra

2021-11-01 03:55:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 infra

2021-11-01 03:55:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 infra

2021-11-01 03:55:36 UTC

|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache libpq rsync

2021-11-01 03:55:38 UTC

/bin/sh -c #(nop) COPY dir:450c3210ed608463ac5d0314f9d285b411cab6b3bf768a3e0ca6451a97d1c659 in /usr/lib/python3.8/site-packages/

2021-11-01 03:55:39 UTC

/bin/sh -c #(nop) WORKDIR /data

2021-11-01 03:55:40 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2021-11-01 03:55:41 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-11-01 03:55:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:54:49+00:00

2021-11-01 03:55:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f

2021-11-01 03:55:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7

Danger Zone
Delete Tag

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.

Delete