sha256:3831ad7ce47bef6c3d2ce9103da828f844b46e5f3bd6be34db4f4302acacddff
OS/ARCH
Compressed size
11.63 MB
Last pushed
over 2 years by openim
Type
Image
Manifest digest
sha256:3fcb78e4b48a976b1ce7b22ebb849b7792164b2fd836aae76cedc9baaa05d0c5
Image Layers
1ADD file ... in / 3.18 MB2CMD ["/bin/sh"]0 B3LABEL [email protected] org.opencontainers.image.source=https://github.com/openim-sigs/openim-base-image org.opencontainers.image.description=OpenIM Sigs0 B4ARG GO111MODULE=on0 B5ARG GOPROXY=https://goproxy.cn,direct0 B6ENV GO111MODULE=on GOPROXY=https://goproxy.cn,direct SERVER_WORKDIR=/openim/openim-server CHAT_WORKDIR=/openim/openim-chat0 B7ENV OPENIM_SERVER_CONFIG_NAME=/openim/openim-server/config OPENIM_SERVER_CMDDIR=/openim/openim-server/scripts OPENIM_SERVER_LOGDIR=/openim/openim-server/logs OPENIM_SERVER_BINDIR=/openim/openim-server/_output/bin0 B8WORKDIR /openim96 B9RUN |2 GO111MODULE=on GOPROXY=https://goproxy.cn,direct /bin/sh1.51 MB10COPY ./README.md ./LICENSE ./ #2.45 KB11COPY get_os.sh get_arch.sh source.sh /openim/tools/517 B12RUN |2 GO111MODULE=on GOPROXY=https://goproxy.cn,direct /bin/sh1 KB13VOLUME [/openim /openim/openim-server/logs /openim/openim-server/config /openim/openim-server/scripts0 B14WORKDIR /openim32 B15RUN |2 GO111MODULE=on GOPROXY=https://goproxy.cn,direct /bin/bash32 B16RUN /bin/sh -c OS=$(get_os) &&32 B17WORKDIR /openim/openim-chat32 B18COPY /usr/bin/chat-rpc ./bin/chat-rpc # buildkit6.94 MB19ENTRYPOINT ["./bin/chat-rpc"]0 BCommand
ADD file:b2e7eaa7e41f08853dbe08d84439a7f9fd32fc58c3aa1e298f3f60343b2b683a in /