• Joined on 2025-10-16

mihomo (v1.19.18)

Published 2026-01-05 00:23:47 +08:00 by wolves

Installation

docker pull git.wolves.top/public/mihomo:v1.19.18
sha256:2e9863d7655fe38f35a9468c1428b2373bfb8d713f715890a5ecd9da521c4c7f

About this package

A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.

Image Layers

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL org.opencontainers.image.source=https://github.com/MetaCubeX/mihomo
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata iptables # buildkit
VOLUME [/root/.config/mihomo/]
COPY /mihomo-config/ /root/.config/mihomo/ # buildkit
COPY /mihomo/mihomo /mihomo # buildkit
ENTRYPOINT ["/mihomo"]

Labels

Key Value
org.opencontainers.image.created 2025-12-21T13:23:55.851Z
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 5585304d6885cd623426df7d363df93d06a45556
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.19.18
Details
Container
2026-01-05 00:23:47 +08:00
2
OCI / Docker
linux/amd64
MIT
27 MiB
Versions (1) View all
v1.19.18 2026-01-05