Namespace
cytopia
Image / Tag
ansible:2.8-infra-0.30
Content Digest
sha256:2efb341bdb3ee63e7cd055b62cd419ef18316e270b5e629d5f733ef557c7be7a
Details
Created

2021-03-25 01:52:15 UTC

Size

47.8 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-03-25 01:51:23+00:00
  • org.opencontainers.image.description
    Ansible 2.8 infra
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.8 infra
  • org.opencontainers.image.revision
    5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 infra
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.8

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:ba3557a56b150f9b813f9d02274d62914fd8fce120dd374d9ee17b87cf1d277d - 5.61% (2.68 MB)

[#001] sha256:5e3bf9538d359aa599e15300d96b87d617edc9848551db0b295896fb7077b81b - 23.46% (11.2 MB)

[#002] sha256:0faab45bc908f5939923c85c5427fffcfaad53268556f7c04eebd7de451866aa - 24.1% (11.5 MB)

[#003] sha256:e6c56bfdaa63831100ef870308fb8c7278f7806ffdde7ae21b188dd06c721c6e - 0.0% (2.21 KB)

[#004] sha256:034f39ea03b9208a58c2a76b0e239c845fb43ae2bbeb5d900cf1f60ae0ece4da - 0.01% (3.6 KB)

[#005] sha256:0b7415bfc9ad035528a4b70b6689fdb7b24151e6e3d72909a96d7bc14d83312a - 0.0% (93 Bytes)

[#006] sha256:d1e719973201ca842185f63749e47ed45796d948fdd5fc99b89b37df47256e36 - 0.0% (1.24 KB)

[#007] sha256:4a8bfc77187a211aa30ee0672caf13eeeb854a1acce3a46c61c89f76bd9bb32e - 33.32% (15.9 MB)

[#008] sha256:e435d69206e3376d3017f5eabd4710e15ff116096d8ec473fc12f99b6fc61204 - 0.79% (385 KB)

[#009] sha256:e40c5c927d48d19c0bf187941358f240a2ef78702bf64c508ecd8251b894ccd9 - 6.83% (3.26 MB)

[#010] sha256:21b0a0e3faca991c5dae902f14a095ee824c2bb3444fbd4e1cc89546091fab8a - 0.0% (1.65 KB)

[#011] sha256:a5bdeb97b268e3499d2ad2463c4704c2972c803073d6440e5cd22f1b1633f54c - 1.85% (908 KB)

[#012] sha256:535d7da40a8206fe413cd7dc9d29e38ca10e62acc42bab2f64d2a72e6075558a - 4.03% (1.93 MB)


History
2021-02-17 21:19:54 UTC

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

2021-02-17 21:19:54 UTC

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

2021-03-25 01:49:53 UTC

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

2021-03-25 01:49:54 UTC

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

2021-03-25 01:49:55 UTC

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

2021-03-25 01:49:56 UTC

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

2021-03-25 01:49:57 UTC

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

2021-03-25 01:49:58 UTC

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

2021-03-25 01:49:59 UTC

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

2021-03-25 01:50:00 UTC

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

2021-03-25 01:50:01 UTC

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

2021-03-25 01:50:02 UTC

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

2021-03-25 01:50:03 UTC

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

2021-03-25 01:50:07 UTC

|1 VERSION=2.8 /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-03-25 01:50:10 UTC

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

2021-03-25 01:50:14 UTC

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

2021-03-25 01:50:15 UTC

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

2021-03-25 01:50:15 UTC

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

2021-03-25 01:50:16 UTC

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

2021-03-25 01:50:17 UTC

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

2021-03-25 01:50:18 UTC

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

2021-03-25 01:50:19 UTC

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

2021-03-25 01:50:38 UTC

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

2021-03-25 01:50:39 UTC

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

2021-03-25 01:50:40 UTC

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

2021-03-25 01:50:41 UTC

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

2021-03-25 01:50:42 UTC

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

2021-03-25 01:50:43 UTC

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

2021-03-25 01:50:44 UTC

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

2021-03-25 01:50:45 UTC

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

2021-03-25 01:50:46 UTC

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

2021-03-25 01:50:47 UTC

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

2021-03-25 01:50:48 UTC

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

2021-03-25 01:50:49 UTC

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

2021-03-25 01:50:50 UTC

|1 VERSION=2.8 /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-03-25 01:50:53 UTC

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

2021-03-25 01:50:55 UTC

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

2021-03-25 01:50:56 UTC

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

2021-03-25 01:50:57 UTC

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

2021-03-25 01:50:57 UTC

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

2021-03-25 01:50:58 UTC

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

2021-03-25 01:50:59 UTC

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

2021-03-25 01:51:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:50:32+00:00

2021-03-25 01:51:01 UTC

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

2021-03-25 01:51:02 UTC

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

2021-03-25 01:51:56 UTC

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

2021-03-25 01:51:57 UTC

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

2021-03-25 01:51:58 UTC

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

2021-03-25 01:51:59 UTC

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

2021-03-25 01:52:00 UTC

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

2021-03-25 01:52:01 UTC

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

2021-03-25 01:52:02 UTC

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

2021-03-25 01:52:03 UTC

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

2021-03-25 01:52:04 UTC

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

2021-03-25 01:52:05 UTC

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

2021-03-25 01:52:06 UTC

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

2021-03-25 01:52:08 UTC

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

2021-03-25 01:52:09 UTC

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

2021-03-25 01:52:10 UTC

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

2021-03-25 01:52:11 UTC

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

2021-03-25 01:52:12 UTC

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

2021-03-25 01:52:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:51:23+00:00

2021-03-25 01:52:14 UTC

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

2021-03-25 01:52:15 UTC

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

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