Namespace
cytopia
Image / Tag
ansible:2.6-azure
Content Digest
sha256:17e97b7acc36182ec91d655cf2a3faef67b94949a8f0525623fea281b919c28a
Details
Created

2022-02-04 03:55:59 UTC

Size

69.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-02-04 03:54:44+00:00
  • org.opencontainers.image.description
    Ansible 2.6 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.6 azure
  • org.opencontainers.image.revision
    3500bb2b9edd9328be320f0c619da40b2c78498b
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.6 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.6

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:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 3.89% (2.69 MB)

[#001] sha256:8beed93e9e239f09d916b6fc46a36edabb7f3d5e2016dac71c4857f91fd77f62 - 16.39% (11.3 MB)

[#002] sha256:d9b801831dc214e97fb5ab57646799c4858428cf0113e88c8d8f8d4ad474551d - 25.86% (17.9 MB)

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

[#004] sha256:3ce04e6ffc5f609bf02a750e22a67cf59502ad859994fca43d3991914b1eaa48 - 0.0% (3.34 KB)

[#005] sha256:83c9f8ec99fb721b1e40a498d38356ee7cdace426225612a0d00fe347db66679 - 16.24% (11.2 MB)

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

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

[#008] sha256:ccca3bea27c25a6dbb0583d464d432b9a0783ed5e54c1a12ce19b5c19fd99cad - 23.08% (16 MB)

[#009] sha256:e1aa385f3ff729e428d4a71f0e417946c0fa46cd605fd3e48390a56640c00fe9 - 0.57% (407 KB)

[#010] sha256:1b582c3df45378f3b74f888afb061dd6f150ac72c0b2c10c43f1c201dbb6fcea - 7.02% (4.86 MB)

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

[#012] sha256:4172b15ac85f3b1d8b81cfb3107b79c45716440b548cbc9dfb7ba629e1773759 - 6.93% (4.79 MB)


History
2021-11-12 17:19:58 UTC

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

2021-11-12 17:19:58 UTC

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

2022-02-04 03:52:28 UTC

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

2022-02-04 03:52:29 UTC

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

2022-02-04 03:52:30 UTC

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

2022-02-04 03:52:31 UTC

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

2022-02-04 03:52:32 UTC

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

2022-02-04 03:52:33 UTC

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

2022-02-04 03:52:34 UTC

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

2022-02-04 03:52:35 UTC

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

2022-02-04 03:52:36 UTC

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

2022-02-04 03:52:37 UTC

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

2022-02-04 03:52:38 UTC

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

2022-02-04 03:52:41 UTC

|1 VERSION=2.6 /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

2022-02-04 03:52:45 UTC

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

2022-02-04 03:52:46 UTC

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

2022-02-04 03:52:47 UTC

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

2022-02-04 03:52:57 UTC

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

2022-02-04 03:52:58 UTC

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

2022-02-04 03:52:59 UTC

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

2022-02-04 03:53:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:48:51+00:00

2022-02-04 03:53:01 UTC

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

2022-02-04 03:53:02 UTC

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

2022-02-04 03:53:13 UTC

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

2022-02-04 03:53:14 UTC

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

2022-02-04 03:53:15 UTC

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

2022-02-04 03:53:16 UTC

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

2022-02-04 03:53:17 UTC

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

2022-02-04 03:53:18 UTC

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

2022-02-04 03:53:19 UTC

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

2022-02-04 03:53:20 UTC

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

2022-02-04 03:53:21 UTC

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

2022-02-04 03:53:22 UTC

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

2022-02-04 03:53:23 UTC

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

2022-02-04 03:53:24 UTC

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

2022-02-04 03:53:25 UTC

|1 VERSION=2.6 /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

2022-02-04 03:53:28 UTC

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

2022-02-04 03:53:30 UTC

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

2022-02-04 03:53:31 UTC

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

2022-02-04 03:53:32 UTC

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

2022-02-04 03:53:32 UTC

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

2022-02-04 03:53:33 UTC

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

2022-02-04 03:53:34 UTC

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

2022-02-04 03:53:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:53:08+00:00

2022-02-04 03:53:36 UTC

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

2022-02-04 03:53:37 UTC

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

2022-02-04 03:54:16 UTC

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

2022-02-04 03:54:17 UTC

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

2022-02-04 03:54:18 UTC

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

2022-02-04 03:54:19 UTC

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

2022-02-04 03:54:20 UTC

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

2022-02-04 03:54:21 UTC

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

2022-02-04 03:54:22 UTC

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

2022-02-04 03:54:23 UTC

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

2022-02-04 03:55:50 UTC

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

2022-02-04 03:55:50 UTC

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

2022-02-04 03:55:51 UTC

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

2022-02-04 03:55:54 UTC

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

2022-02-04 03:55:55 UTC

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

2022-02-04 03:55:55 UTC

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

2022-02-04 03:55:56 UTC

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

2022-02-04 03:55:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:54:44+00:00

2022-02-04 03:55:58 UTC

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

2022-02-04 03:55:59 UTC

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

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