Namespace
cytopia
Image / Tag
ansible:2.8-azure-release-0.40a-manifest-linux-arm64
Content Digest
sha256:4001c03e32ddf9396233c58760fb43820686a7667c7fee5b59bea3646af8b21f
Details
Created

2022-11-11 17:30:01 UTC

Size

78.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-11 17:11:41+00:00
  • org.opencontainers.image.description
    Ansible 2.8 azure
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.name
    ansible
  • org.opencontainers.image.ref.name
    Ansible 2.8 azure
  • org.opencontainers.image.revision
    612245da886a67acda827378a2c47975d7aa19e7
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 azure
  • 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:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 3.29% (2.58 MB)

[#001] sha256:1f1b34d59525571af19a3a0899c994131624e77b3ccdd4e8423b99c7a7c83456 - 16.54% (13 MB)

[#002] sha256:84e6bea49644a6ce908b355b5d13a00453ee41e0b3e7635331cabfecc4f8ae66 - 26.46% (20.8 MB)

[#003] sha256:50fb3929ce5a473575b4d7cc02721cd287db3cd751a663e4a881199c5acc7ea0 - 0.01% (6.01 KB)

[#004] sha256:59b4cfce08dfe00be2f9e8b00d855f3d941d14c53ed85efb8d4e18e9642e81f8 - 19.74% (15.5 MB)

[#005] sha256:611c23b5abc665ba9ba5d2920008ec859cec441168ff946021fde9ba4ba4bd3a - 0.0% (93 Bytes)

[#006] sha256:d37f1bebfc00f0cff4b525fad6d2fb9e389ea09fe4a4e96e6cb9c2b8d0994f2a - 0.0% (1.26 KB)

[#007] sha256:c6d06769f05319cd9015950869f89d111711529ed0a3a8881e55cc7e3d0e5d4d - 18.43% (14.5 MB)

[#008] sha256:7f2069fb129d5aaa9bd1bed96245f4da2ec1f191e95a089b9d408bb95e2a35a9 - 0.47% (377 KB)

[#009] sha256:7183a7df5aaebd64816a2fbad992f640d4ae1c02a9152e361aaf3a1796b489b6 - 8.05% (6.31 MB)

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

[#011] sha256:21a55dbe2ab9d1deacf1daccf7a011013b0bee946cd5df1b5a447e76961f3314 - 7.01% (5.5 MB)


History
2022-11-10 20:39:41 UTC

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

2022-11-10 20:39:41 UTC

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

2022-11-11 16:45:23 UTC

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

2022-11-11 16:45:24 UTC

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

2022-11-11 16:45:25 UTC

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

2022-11-11 16:45:26 UTC

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

2022-11-11 16:45:27 UTC

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

2022-11-11 16:45:28 UTC

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

2022-11-11 16:45:29 UTC

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

2022-11-11 16:45:30 UTC

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

2022-11-11 16:45:31 UTC

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

2022-11-11 16:45:32 UTC

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

2022-11-11 16:45:33 UTC

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

2022-11-11 16:45:42 UTC

|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python

2022-11-11 16:45:45 UTC

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

2022-11-11 16:45:47 UTC

/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/

2022-11-11 16:47:52 UTC

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

2022-11-11 16:47:53 UTC

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

2022-11-11 16:47:54 UTC

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

2022-11-11 16:47:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:38:01+00:00

2022-11-11 16:47:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-11 16:47:57 UTC

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

2022-11-11 16:47:58 UTC

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

2022-11-11 17:04:14 UTC

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

2022-11-11 17:04:48 UTC

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

2022-11-11 17:04:49 UTC

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

2022-11-11 17:04:50 UTC

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

2022-11-11 17:04:51 UTC

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

2022-11-11 17:04:52 UTC

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

2022-11-11 17:04:53 UTC

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

2022-11-11 17:04:54 UTC

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

2022-11-11 17:04:55 UTC

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

2022-11-11 17:04:56 UTC

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

2022-11-11 17:04:57 UTC

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

2022-11-11 17:04:58 UTC

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

2022-11-11 17:05: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

2022-11-11 17:05:05 UTC

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

2022-11-11 17:05:08 UTC

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

2022-11-11 17:05:10 UTC

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

2022-11-11 17:05:11 UTC

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

2022-11-11 17:05:11 UTC

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

2022-11-11 17:05:12 UTC

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

2022-11-11 17:05:13 UTC

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

2022-11-11 17:05:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:04:14+00:00

2022-11-11 17:05:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-11 17:05:16 UTC

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

2022-11-11 17:05:17 UTC

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

2022-11-11 17:29:38 UTC

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

2022-11-11 17:29:39 UTC

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

2022-11-11 17:29:40 UTC

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

2022-11-11 17:29:40 UTC

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

2022-11-11 17:29:41 UTC

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

2022-11-11 17:29:42 UTC

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

2022-11-11 17:29:43 UTC

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

2022-11-11 17:29:44 UTC

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

2022-11-11 17:29:45 UTC

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

2022-11-11 17:29:46 UTC

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

2022-11-11 17:29:47 UTC

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

2022-11-11 17:29:54 UTC

/bin/sh -c #(nop) COPY dir:7ab17d397875f231f895d7a0d00b2d9d5982c0cddcd516483bcaceefcc64b09d in /usr/lib/python3.10/site-packages/

2022-11-11 17:29:55 UTC

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

2022-11-11 17:29:56 UTC

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

2022-11-11 17:29:57 UTC

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

2022-11-11 17:29:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:11:41+00:00

2022-11-11 17:29:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2022-11-11 17:30:00 UTC

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

2022-11-11 17:30:01 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