Namespace
metacubex
Image / Tag
mihomo:v1.18.7
Content Digest
sha256:383cbe768d4a8c0aeaa3db1a104c35609a3c9bb8469c1759c087c5ed33a01220
Details
Created

2024-07-28 05:50:50 UTC

Size

30.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-28T05:50:25.400Z
  • org.opencontainers.image.description
    A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    c830b8aaf7a8889e51a30972ad7b3a0e13e23a34
  • org.opencontainers.image.source
    https://github.com/MetaCubeX/mihomo
  • org.opencontainers.image.title
    mihomo
  • org.opencontainers.image.url
    https://github.com/MetaCubeX/mihomo
  • org.opencontainers.image.version
    v1.18.7

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:2585500d54afa42a6b579f9ed6f62b49c5fb21c2653f79194342804bde8770fe - 10.72% (3.31 MB)

[#001] sha256:5135dd85f709eec4ae73b17e979906d56afd71e2aaff4f3d3f37e771bb4dcb7e - 2.79% (882 KB)

[#002] sha256:9c76406588c9e7e0eeab453e009afa91ae7e1b53aee3e69d279e731e0db4ef8e - 21.36% (6.59 MB)

[#003] sha256:5f29327087b53c1c428db2b9d482b81ab32007a0b1afa71d0474a0b91c680445 - 32.57% (10.1 MB)

[#004] sha256:609d1f67f0994d6acd0a45fb40e33e0b1023620afe9b8039ee611a61cc7d9176 - 32.57% (10.1 MB)


History
2024-07-22 21:38:29 UTC

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

2024-07-22 21:38:30 UTC

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

2024-07-28 05:50:31 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/MetaCubeX/mihomo

2024-07-28 05:50:31 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates tzdata iptables # buildkit

2024-07-28 05:50:31 UTC (buildkit.dockerfile.v0)

VOLUME [/root/.config/mihomo/]

2024-07-28 05:50:50 UTC (buildkit.dockerfile.v0)

COPY /mihomo-config/ /root/.config/mihomo/ # buildkit

2024-07-28 05:50:50 UTC (buildkit.dockerfile.v0)

COPY /mihomo/mihomo /mihomo # buildkit

2024-07-28 05:50:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x /mihomo # buildkit

2024-07-28 05:50:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/mihomo"]

Details
Created

2024-07-28 05:50:50 UTC

Size

32.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-28T05:50:25.400Z
  • org.opencontainers.image.description
    A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    c830b8aaf7a8889e51a30972ad7b3a0e13e23a34
  • org.opencontainers.image.source
    https://github.com/MetaCubeX/mihomo
  • org.opencontainers.image.title
    mihomo
  • org.opencontainers.image.url
    https://github.com/MetaCubeX/mihomo
  • org.opencontainers.image.version
    v1.18.7

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 - 10.72% (3.46 MB)

[#001] sha256:571e0bb2cbd82b1cd6b3cf9cf515831506c333b649acf1e6fd650315bfc41580 - 2.61% (861 KB)

[#002] sha256:d4a51f8e455401c1792b804a149a73c3df884f6bcdaf4af5614c6102c19c1ba2 - 20.46% (6.59 MB)

[#003] sha256:9e8afed61e2f6bb925d58ebe84384cdae99ae79db44275a2ec9c16b7305b6206 - 33.1% (10.7 MB)

[#004] sha256:34e61ae410ef3000c59495b202f1b97e1d36b50f2d8b4ee42f9ae0e2c69320b8 - 33.1% (10.7 MB)


History
2024-07-22 22:26:43 UTC

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

2024-07-22 22:26:43 UTC

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

2024-07-28 05:50:31 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/MetaCubeX/mihomo

2024-07-28 05:50:31 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates tzdata iptables # buildkit

2024-07-28 05:50:31 UTC (buildkit.dockerfile.v0)

VOLUME [/root/.config/mihomo/]

2024-07-28 05:50:50 UTC (buildkit.dockerfile.v0)

COPY /mihomo-config/ /root/.config/mihomo/ # buildkit

2024-07-28 05:50:50 UTC (buildkit.dockerfile.v0)

COPY /mihomo/mihomo /mihomo # buildkit

2024-07-28 05:50:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x /mihomo # buildkit

2024-07-28 05:50:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/mihomo"]

Details
Created

2024-07-28 05:50:51 UTC

Size

30.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-28T05:50:25.400Z
  • org.opencontainers.image.description
    A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    c830b8aaf7a8889e51a30972ad7b3a0e13e23a34
  • org.opencontainers.image.source
    https://github.com/MetaCubeX/mihomo
  • org.opencontainers.image.title
    mihomo
  • org.opencontainers.image.url
    https://github.com/MetaCubeX/mihomo
  • org.opencontainers.image.version
    v1.18.7

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:9c6652a37da7fb600faac56897745bdde89a4f9bd260a082b6bf4a0d173b5906 - 9.72% (2.95 MB)

[#001] sha256:e5ff5604c59cfd0e9e040eacbde7dc37b175d8c9501d33eacf2990ba74376023 - 2.62% (815 KB)

[#002] sha256:9ae05cae80c2c5c0f4b1f234db5b56511376b09c161aee6d15b7d85f3a0bdee1 - 21.71% (6.59 MB)

[#003] sha256:94c29852221ba3f5808e759b572781150473a497f3948cbbff21f84b82cbd090 - 32.97% (10 MB)

[#004] sha256:0011c3aae23691c40e522f03f811b0196b40e0a3e3499738b5382b027d2b43b4 - 32.97% (10 MB)


History
2024-07-22 21:59:47 UTC

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

2024-07-22 21:59:47 UTC

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

2024-07-28 05:50:35 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/MetaCubeX/mihomo

2024-07-28 05:50:35 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates tzdata iptables # buildkit

2024-07-28 05:50:35 UTC (buildkit.dockerfile.v0)

VOLUME [/root/.config/mihomo/]

2024-07-28 05:50:51 UTC (buildkit.dockerfile.v0)

COPY /mihomo-config/ /root/.config/mihomo/ # buildkit

2024-07-28 05:50:51 UTC (buildkit.dockerfile.v0)

COPY /mihomo/mihomo /mihomo # buildkit

2024-07-28 05:50:51 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x /mihomo # buildkit

2024-07-28 05:50:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/mihomo"]

Details
Created

2024-07-28 05:50:51 UTC

Size

31.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-28T05:50:25.400Z
  • org.opencontainers.image.description
    A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    c830b8aaf7a8889e51a30972ad7b3a0e13e23a34
  • org.opencontainers.image.source
    https://github.com/MetaCubeX/mihomo
  • org.opencontainers.image.title
    mihomo
  • org.opencontainers.image.url
    https://github.com/MetaCubeX/mihomo
  • org.opencontainers.image.version
    v1.18.7

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:690e87867337b8441990047e169b892933e9006bdbcbed52ab7a356945477a4d - 12.47% (3.9 MB)

[#001] sha256:e67fafdac5c82d009a13873b23b0ffc2425c208fbcfdbb44520f8df310acdd0b - 3.25% (1.01 MB)

[#002] sha256:494d4bc7e1972395848f8ed5696b18316f42b2e65c3aa294fb05ec147f99d4c8 - 21.1% (6.59 MB)

[#003] sha256:b84a5ca03be33ed81a1949ff3c48a53a66dcaff8c899a41bb8c0133836213464 - 31.59% (9.87 MB)

[#004] sha256:8ee3d51c9c97c741d8eae3d1f3d0a7e972d632db1e2035e244a463fd8615ce36 - 31.59% (9.87 MB)


History
2024-07-22 21:44:13 UTC

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

2024-07-22 21:44:13 UTC

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

2024-07-28 05:50:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/MetaCubeX/mihomo

2024-07-28 05:50:36 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates tzdata iptables # buildkit

2024-07-28 05:50:36 UTC (buildkit.dockerfile.v0)

VOLUME [/root/.config/mihomo/]

2024-07-28 05:50:51 UTC (buildkit.dockerfile.v0)

COPY /mihomo-config/ /root/.config/mihomo/ # buildkit

2024-07-28 05:50:51 UTC (buildkit.dockerfile.v0)

COPY /mihomo/mihomo /mihomo # buildkit

2024-07-28 05:50:51 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x /mihomo # buildkit

2024-07-28 05:50:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/mihomo"]

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