Namespace
cytopia
Image / Tag
ansible:2.9-infra-0.31
Content Digest
sha256:374b7b345f12812a596e439debe8068636db916d20914a0958454c25d9ef5660
Details
Created

2021-04-29 01:58:29 UTC

Size

49.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-04-29 01:57:45+00:00
  • org.opencontainers.image.description
    Ansible 2.9 infra
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.9 infra
  • org.opencontainers.image.revision
    301748eff90fdda33d03f2170b7ec5757363e03a
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.9 infra
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.9

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:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 5.43% (2.68 MB)

[#001] sha256:3585c7dc19ae66a5d6960493902621ceb2036db5125bfa3873ce8a313826aa68 - 22.72% (11.2 MB)

[#002] sha256:62db7bc5e4800469d50dede8979969039949cd701150a54b65ffd38de11dab61 - 26.46% (13.1 MB)

[#003] sha256:a27db8238b56f000e992cc9a89c0b422174e1d8f4d16f1ab842ad7155e627d13 - 0.0% (2.42 KB)

[#004] sha256:e26d1e3c40c085716c15180154d62fc10d9abd9fe6840d9e7ea1da37b063c809 - 0.01% (3.75 KB)

[#005] sha256:7eac1d32abd2ce45c02ef734b5db02c1f3ee91246f3cc11e6bc02b7ed53fdaa4 - 0.0% (93 Bytes)

[#006] sha256:48a571d92fbc7dd462268db084a8aa814e1718033a0a78cc9f4e00462786b536 - 0.0% (1.25 KB)

[#007] sha256:212d47246231acadcf02a3601dcc51b7c8ecf492e8715aa51d91b56b9371a80f - 32.28% (15.9 MB)

[#008] sha256:7ef6583661f491c3c09674eedab02105f2db03f2fd1b757edd7b01a850413f86 - 0.76% (385 KB)

[#009] sha256:b3289587c6272ed35147ff96fa56d794fbf052b8a7ba75448675e8704e7afc74 - 6.63% (3.27 MB)

[#010] sha256:773345294a055738a92e5c0c39823713f9e6be42f92faa4df1897aeecd92a14b - 0.0% (1.65 KB)

[#011] sha256:1e051aba0032a1b1f400740b6087ae67cfb088253c2e3f9eea1453e5290d3abf - 1.8% (908 KB)

[#012] sha256:bb4a006509dde4d4f2ea5ee17a46ab3ee2877a14f504e2ca9adf1a4c0dabdef2 - 3.9% (1.93 MB)


History
2021-04-14 19:19:39 UTC

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

2021-04-14 19:19:39 UTC

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

2021-04-29 01:56:25 UTC

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

2021-04-29 01:56:26 UTC

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

2021-04-29 01:56:27 UTC

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

2021-04-29 01:56:28 UTC

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

2021-04-29 01:56:29 UTC

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

2021-04-29 01:56:30 UTC

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

2021-04-29 01:56:31 UTC

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

2021-04-29 01:56:32 UTC

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

2021-04-29 01:56:33 UTC

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

2021-04-29 01:56:34 UTC

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

2021-04-29 01:56:35 UTC

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

2021-04-29 01:56:39 UTC

|1 VERSION=2.9 /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-04-29 01:56:42 UTC

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

2021-04-29 01:56:43 UTC

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

2021-04-29 01:56:44 UTC

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

2021-04-29 01:56:44 UTC

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

2021-04-29 01:56:45 UTC

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

2021-04-29 01:56:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 01:55:54+00:00

2021-04-29 01:56:47 UTC

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

2021-04-29 01:56:48 UTC

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

2021-04-29 01:57:04 UTC

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

2021-04-29 01:57:05 UTC

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

2021-04-29 01:57:06 UTC

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

2021-04-29 01:57:07 UTC

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

2021-04-29 01:57:08 UTC

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

2021-04-29 01:57:09 UTC

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

2021-04-29 01:57:10 UTC

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

2021-04-29 01:57:11 UTC

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

2021-04-29 01:57:12 UTC

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

2021-04-29 01:57:13 UTC

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

2021-04-29 01:57:14 UTC

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

2021-04-29 01:57:15 UTC

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

2021-04-29 01:57:16 UTC

|1 VERSION=2.9 /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-04-29 01:57:19 UTC

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

2021-04-29 01:57:20 UTC

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

2021-04-29 01:57:21 UTC

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

2021-04-29 01:57:22 UTC

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

2021-04-29 01:57:22 UTC

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

2021-04-29 01:57:23 UTC

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

2021-04-29 01:57:24 UTC

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

2021-04-29 01:57:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 01:56:59+00:00

2021-04-29 01:57:26 UTC

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

2021-04-29 01:57:27 UTC

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

2021-04-29 01:58:11 UTC

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

2021-04-29 01:58:12 UTC

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

2021-04-29 01:58:13 UTC

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

2021-04-29 01:58:14 UTC

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

2021-04-29 01:58:15 UTC

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

2021-04-29 01:58:16 UTC

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

2021-04-29 01:58:17 UTC

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

2021-04-29 01:58:18 UTC

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

2021-04-29 01:58:19 UTC

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

2021-04-29 01:58:20 UTC

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

2021-04-29 01:58:21 UTC

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

2021-04-29 01:58:23 UTC

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

2021-04-29 01:58:24 UTC

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

2021-04-29 01:58:24 UTC

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

2021-04-29 01:58:25 UTC

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

2021-04-29 01:58:26 UTC

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

2021-04-29 01:58:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 01:57:45+00:00

2021-04-29 01:58:28 UTC

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

2021-04-29 01:58:29 UTC

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

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