muyu-system-rpc (dev-3ad9859d)
Published 2026-07-22 04:30:27 +00:00 by kaezhou
Installation
docker pull dev-chiba.iloom.fun/kaezhou/muyu-system-rpc:dev-3ad9859dsha256:bb3ddb1d992109d18ed8e64e94503a9f2552887cd5cedc6662d851ee173f893bImage Layers
| ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c sed -i "s|dl-cdn.alpinelinux.org|mirrors.aliyun.com|g" /etc/apk/repositories # buildkit |
| RUN /bin/sh -c apk add --no-cache ca-certificates tzdata gettext # buildkit |
| WORKDIR /app |
| COPY /server ./system # buildkit |
| COPY deploy/etc/system.yaml etc/system.yaml # buildkit |
| COPY deploy/entrypoint.sh /entrypoint.sh # buildkit |
| EXPOSE map[9001/tcp:{}] |
| ENTRYPOINT ["/entrypoint.sh"] |
| CMD ["./system" "-f" "etc/system.yaml"] |
Details
2026-07-22 04:30:27 +00:00
Versions (3)
View all
Container
1
OCI / Docker
linux/amd64
40 MiB