Namespace
cytopia
Image / Tag
ansible:2.10-tools-0.41
Content Digest
sha256:d5e40f887357263f9c2cdd250055bc5b56678414bb360c59ae607c651f777e40
Details
Created

2022-11-13 01:35:42 UTC

Size

109 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 01:34:18+00:00
  • org.opencontainers.image.description
    Ansible 2.10 tools
  • 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.10 tools
  • org.opencontainers.image.revision
    cc6e7219d21ba7478444a5fa19860f22244679c3
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.10

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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 2.45% (2.68 MB)

[#001] sha256:f1652f3fe7565c2432c656d88b0cb26abe3166046839b269fa4673c71ec6d597 - 11.81% (12.9 MB)

[#002] sha256:7046ea2f49884ead7ae80659ffa57b87c838152ad101fe36609d2a05ea6bfbc5 - 42.0% (45.9 MB)

[#003] sha256:243cc3607132ea51138b20876417daf2ba00abfc78c3a9387f0d6421b0c0602f - 0.01% (6.73 KB)

[#004] sha256:160a65cb324e9472b96799d60dbce15230d12bda6d17a8607edb562c499e0d8e - 23.95% (26.2 MB)

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

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

[#007] sha256:33b9c561f3f53f5ebcf0602ec9f2300cdaae133b1ec67298425d7339320043f3 - 13.3% (14.5 MB)

[#008] sha256:c486f1789299d9dd97c2dc54bdc717e2f206e987afa34856c2e89685867a6be0 - 0.36% (401 KB)

[#009] sha256:d7a6bc9a468a107f19a3926d6beb9e6a91c49724c5045cba73bbe673467eef58 - 6.12% (6.69 MB)

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


History
2022-11-12 04:19:23 UTC

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

2022-11-12 04:19:23 UTC

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

2022-11-12 23:55:35 UTC

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

2022-11-12 23:55:36 UTC

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

2022-11-12 23:55:37 UTC

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

2022-11-12 23:55:38 UTC

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

2022-11-12 23:55:39 UTC

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

2022-11-12 23:55:40 UTC

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

2022-11-12 23:55:41 UTC

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

2022-11-12 23:55:42 UTC

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

2022-11-12 23:55:43 UTC

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

2022-11-12 23:55:44 UTC

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

2022-11-12 23:55:45 UTC

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

2022-11-12 23:55:48 UTC

|1 VERSION=2.10 /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-12 23:56:05 UTC

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

2022-11-12 23:56:08 UTC

/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/

2022-11-12 23:56:43 UTC

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

2022-11-12 23:56:45 UTC

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

2022-11-12 23:56:48 UTC

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

2022-11-12 23:56:50 UTC

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

2022-11-12 23:56:52 UTC

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

2022-11-12 23:56:54 UTC

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

2022-11-12 23:56:56 UTC

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

2022-11-13 01:34:20 UTC

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

2022-11-13 01:34:36 UTC

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

2022-11-13 01:34:38 UTC

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

2022-11-13 01:34:40 UTC

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

2022-11-13 01:34:42 UTC

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

2022-11-13 01:34:44 UTC

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

2022-11-13 01:34:46 UTC

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

2022-11-13 01:34:49 UTC

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

2022-11-13 01:34:51 UTC

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

2022-11-13 01:34:53 UTC

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

2022-11-13 01:34:55 UTC

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

2022-11-13 01:34:57 UTC

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

2022-11-13 01:35:00 UTC

|1 VERSION=2.10 /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-13 01:35:04 UTC

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

2022-11-13 01:35:21 UTC

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

2022-11-13 01:35:24 UTC

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

2022-11-13 01:35:26 UTC

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

2022-11-13 01:35:29 UTC

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

2022-11-13 01:35:31 UTC

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

2022-11-13 01:35:33 UTC

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

2022-11-13 01:35:35 UTC

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

2022-11-13 01:35:37 UTC

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

2022-11-13 01:35:40 UTC

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

2022-11-13 01:35:42 UTC

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

Details
Created

2022-11-13 01:34:28 UTC

Size

108 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 01:32:09+00:00
  • org.opencontainers.image.description
    Ansible 2.10 tools
  • 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.10 tools
  • org.opencontainers.image.revision
    cc6e7219d21ba7478444a5fa19860f22244679c3
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.10

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:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.39% (2.58 MB)

[#001] sha256:f44c0481d86b89ccbd922ef3eb30af101bc2ad3f47976f669a2bf7dccbcf70cc - 12.01% (13 MB)

[#002] sha256:0e991b7a0bf57fff47649233eef8d5cd7c9d9e94b3acc4f8fd0f4ba90ed5a110 - 41.78% (45.1 MB)

[#003] sha256:53f0407ae8a339d15171c42579618eb1f859a9ff84d8b7e86407e2b88e411adf - 0.01% (6.74 KB)

[#004] sha256:2e34827e40e94278b2d2c99ef0a2d771be225c04163288a8088f3ddd2bb333b2 - 24.23% (26.2 MB)

[#005] sha256:1ab008cfea2aa7b46f2b8078a481c9c0881b116436c25603bf67f345baa90399 - 0.0% (93 Bytes)

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

[#007] sha256:c5fc2f0d8d8043a237fedb2993ff7794eb920201aeb3847615f03794b02c5776 - 13.38% (14.5 MB)

[#008] sha256:8a735c944f671df866c64c97e2a3385964ff7c067d93b069806c92ef941a1473 - 0.36% (401 KB)

[#009] sha256:10d250bc5d611386cefc82cfe0a92d6693ae31959e99a0a30df3327295575567 - 5.84% (6.31 MB)

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


History
2022-11-12 03:39:38 UTC

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

2022-11-12 03:39:38 UTC

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

2022-11-13 00:11:55 UTC

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

2022-11-13 00:11:56 UTC

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

2022-11-13 00:11:57 UTC

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

2022-11-13 00:11:58 UTC

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

2022-11-13 00:11:59 UTC

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

2022-11-13 00:12:00 UTC

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

2022-11-13 00:12:01 UTC

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

2022-11-13 00:12:02 UTC

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

2022-11-13 00:12:03 UTC

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

2022-11-13 00:12:04 UTC

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

2022-11-13 00:12:05 UTC

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

2022-11-13 00:12:14 UTC

|1 VERSION=2.10 /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-13 00:12:30 UTC

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

2022-11-13 00:12:33 UTC

/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/

2022-11-13 00:16:31 UTC

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

2022-11-13 00:16:34 UTC

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

2022-11-13 00:16:36 UTC

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

2022-11-13 00:16:38 UTC

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

2022-11-13 00:16:40 UTC

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

2022-11-13 00:16:43 UTC

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

2022-11-13 00:16:45 UTC

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

2022-11-13 01:32:11 UTC

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

2022-11-13 01:33:18 UTC

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

2022-11-13 01:33:20 UTC

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

2022-11-13 01:33:22 UTC

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

2022-11-13 01:33:24 UTC

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

2022-11-13 01:33:27 UTC

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

2022-11-13 01:33:29 UTC

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

2022-11-13 01:33:31 UTC

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

2022-11-13 01:33:33 UTC

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

2022-11-13 01:33:36 UTC

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

2022-11-13 01:33:38 UTC

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

2022-11-13 01:33:40 UTC

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

2022-11-13 01:33:43 UTC

|1 VERSION=2.10 /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-13 01:33:50 UTC

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

2022-11-13 01:34:07 UTC

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

2022-11-13 01:34:10 UTC

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

2022-11-13 01:34:13 UTC

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

2022-11-13 01:34:15 UTC

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

2022-11-13 01:34:17 UTC

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

2022-11-13 01:34:19 UTC

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

2022-11-13 01:34:22 UTC

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

2022-11-13 01:34:24 UTC

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

2022-11-13 01:34:26 UTC

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

2022-11-13 01:34:28 UTC

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

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