Namespace
cytopia
Image / Tag
ansible:2.4-azure-release-0.27
Content Digest
sha256:61410706d121a99db7f071c0eab97b32995c6ca65e935d9438a7ec38df196585
Details
Created

2020-12-16 12:19:45 UTC

Size

42.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-12-16 12:17:31+00:00
  • org.opencontainers.image.description
    Ansible 2.4 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.4 azure
  • org.opencontainers.image.revision
    12647970f0ecb6c48bbe3fc0709afaa0ff6885cd
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.4 azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.4

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:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 6.26% (2.64 MB)

[#001] sha256:db8f88c981de1559403d6bc5bd2eb7a4f871bc25c379881793cccac4abf78621 - 22.91% (9.67 MB)

[#002] sha256:98cc7964bfc95a937858dee21e13189e901dc125ce06b9a3d2323ed009eeffe6 - 14.12% (5.96 MB)

[#003] sha256:dc37bfff40b6d8d4aa736dbbadcefb7f9c48069ef0bd18935b918e7a7e8389a7 - 0.0% (2.03 KB)

[#004] sha256:4c756c86354c5f5ba7a98d4211011335226959dbc5910e9cc36eaeeb84888095 - 0.01% (4.02 KB)

[#005] sha256:30dbd01f1b963cf33c0db0fd6afda1db247cd91bbc0b9b13ae9a303837b47c86 - 0.0% (93 Bytes)

[#006] sha256:ee3dc6eee424c61c44d800d9c50a7333a704e6b59352e7999bb0ecddc10e5038 - 0.0% (1.27 KB)

[#007] sha256:220cdf77eb1c242c32346ffd2b2eb5b969c6571dfdb45ed8cc22950a24a92a71 - 36.02% (15.2 MB)

[#008] sha256:622ac1951e44e6fd81817c58ef1c8e029df507bbb7a7ffbef34c394248596af0 - 0.76% (327 KB)

[#009] sha256:a8f5d4b306a28d1480dc7b6410fe8686b0ed01cdfb1724edd187351b27262e3a - 7.14% (3.01 MB)

[#010] sha256:49cf94b06091a9d32ce0e42cfbb0a16e6e752b9aaafd6ea7345a72e5c96572ac - 0.0% (1.65 KB)

[#011] sha256:d54e1c33743ba90e3eaee7d396dfc46bbc21736998ae850bf905e2c7e1e8f368 - 12.76% (5.39 MB)


History
2020-04-24 01:05:35 UTC

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

2020-04-24 01:05:35 UTC

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

2020-12-16 12:14:26 UTC

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

2020-12-16 12:14:27 UTC

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

2020-12-16 12:14:28 UTC

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

2020-12-16 12:14:29 UTC

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

2020-12-16 12:14:30 UTC

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

2020-12-16 12:14:31 UTC

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

2020-12-16 12:14:32 UTC

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

2020-12-16 12:14:33 UTC

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

2020-12-16 12:14:34 UTC

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

2020-12-16 12:14:35 UTC

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

2020-12-16 12:14:36 UTC

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

2020-12-16 12:14:39 UTC

|1 VERSION=2.4 /bin/sh -c set -eux && apk add --no-cache 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

2020-12-16 12:14:42 UTC

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

2020-12-16 12:14:44 UTC

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

2020-12-16 12:14:45 UTC

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

2020-12-16 12:14:45 UTC

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

2020-12-16 12:14:46 UTC

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

2020-12-16 12:14:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-16 12:11:52+00:00

2020-12-16 12:14:48 UTC

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

2020-12-16 12:14:49 UTC

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

2020-12-16 12:15:16 UTC

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

2020-12-16 12:15:17 UTC

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

2020-12-16 12:15:18 UTC

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

2020-12-16 12:15:19 UTC

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

2020-12-16 12:15:20 UTC

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

2020-12-16 12:15:21 UTC

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

2020-12-16 12:15:22 UTC

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

2020-12-16 12:15:23 UTC

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

2020-12-16 12:15:24 UTC

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

2020-12-16 12:15:25 UTC

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

2020-12-16 12:15:26 UTC

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

2020-12-16 12:15:27 UTC

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

2020-12-16 12:15:28 UTC

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

2020-12-16 12:15:31 UTC

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

2020-12-16 12:15:33 UTC

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

2020-12-16 12:15:34 UTC

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

2020-12-16 12:15:35 UTC

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

2020-12-16 12:15:35 UTC

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

2020-12-16 12:15:36 UTC

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

2020-12-16 12:15:37 UTC

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

2020-12-16 12:15:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-16 12:14:58+00:00

2020-12-16 12:15:39 UTC

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

2020-12-16 12:15:40 UTC

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

2020-12-16 12:16:58 UTC

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

2020-12-16 12:16:59 UTC

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

2020-12-16 12:17:00 UTC

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

2020-12-16 12:17:01 UTC

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

2020-12-16 12:17:02 UTC

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

2020-12-16 12:17:03 UTC

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

2020-12-16 12:17:04 UTC

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

2020-12-16 12:17:05 UTC

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

2020-12-16 12:19:35 UTC

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

2020-12-16 12:19:35 UTC

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

2020-12-16 12:19:36 UTC

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

2020-12-16 12:19:38 UTC

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

2020-12-16 12:19:40 UTC

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

2020-12-16 12:19:41 UTC

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

2020-12-16 12:19:42 UTC

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

2020-12-16 12:19:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-16 12:17:31+00:00

2020-12-16 12:19:44 UTC

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

2020-12-16 12:19:45 UTC

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

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