Namespace
cytopia
Image / Tag
ansible:2.8-tools-0.34
Content Digest
sha256:0ab1cb84278825291304dcfc28c18e81e0fbc00f2a106e38b4a172b43d790f7b
Details
Created

2021-06-22 02:39:12 UTC

Size

53.3 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2021-06-22 02:38:43+00:00
  • org.opencontainers.image.description
    Ansible 2.8 tools
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.8 tools
  • org.opencontainers.image.revision
    4d50c332d89ece279f930efa5e4e3ec8888f7039
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 tools
  • 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:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 5.03% (2.68 MB)

[#001] sha256:da5415c7ac09355aff5c021ce843ea7607f2f7cac98d5b3a44932166d5bdc9da - 21.12% (11.3 MB)

[#002] sha256:67dc4961643cf18fa1ab05ee6f27ac70a70313dd7e2cf1e36d1ca0adcb4f8ba1 - 37.03% (19.7 MB)

[#003] sha256:c94cd6eba96cff7a877f303c2a980ac429e55794d02a129c3c7bc1fd0a4cec81 - 0.0% (2.22 KB)

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

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

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

[#007] sha256:2ed1552c0705a42bdd47fd6de30b2e14879f804a8da1bc50e0c13bc91297f9c5 - 29.9% (15.9 MB)

[#008] sha256:015c2667f680e2c8c2c9d3398b49a66bd2acb4f7df1a2fe23609d9137d479abc - 0.71% (385 KB)

[#009] sha256:1b6107ecdc95067d317512a225d8ce1846349e61cbb3c2b98a996efaafe5557b - 6.19% (3.3 MB)

[#010] sha256:0da9b69d09cd98740a2e5c9724b87cf722de1881de1376df5da9807f3d76524b - 0.0% (1.66 KB)


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-06-22 02:38:09 UTC

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

2021-06-22 02:38:10 UTC

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

2021-06-22 02:38:11 UTC

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

2021-06-22 02:38:12 UTC

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

2021-06-22 02:38:13 UTC

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

2021-06-22 02:38:14 UTC

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

2021-06-22 02:38:15 UTC

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

2021-06-22 02:38:16 UTC

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

2021-06-22 02:38:17 UTC

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

2021-06-22 02:38:18 UTC

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

2021-06-22 02:38:19 UTC

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

2021-06-22 02:38:22 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-06-22 02:38:26 UTC

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

2021-06-22 02:38:27 UTC

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

2021-06-22 02:38:28 UTC

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

2021-06-22 02:38:28 UTC

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

2021-06-22 02:38:29 UTC

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

2021-06-22 02:38:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-22 02:34:45+00:00

2021-06-22 02:38:31 UTC

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

2021-06-22 02:38:32 UTC

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

2021-06-22 02:38:48 UTC

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

2021-06-22 02:38:49 UTC

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

2021-06-22 02:38:50 UTC

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

2021-06-22 02:38:51 UTC

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

2021-06-22 02:38:52 UTC

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

2021-06-22 02:38:53 UTC

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

2021-06-22 02:38:54 UTC

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

2021-06-22 02:38:55 UTC

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

2021-06-22 02:38:56 UTC

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

2021-06-22 02:38:57 UTC

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

2021-06-22 02:38:58 UTC

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

2021-06-22 02:38:59 UTC

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

2021-06-22 02:39:00 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-06-22 02:39:03 UTC

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

2021-06-22 02:39:05 UTC

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

2021-06-22 02:39:06 UTC

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

2021-06-22 02:39:07 UTC

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

2021-06-22 02:39:07 UTC

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

2021-06-22 02:39:08 UTC

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

2021-06-22 02:39:09 UTC

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

2021-06-22 02:39:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-22 02:38:43+00:00

2021-06-22 02:39:11 UTC

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

2021-06-22 02:39:12 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