Sign inSign up

openim/openim-rpc-third:latest

Multi-platform
Index digest

sha256:339c3b61bd917b3a53d70f434f1a9df343644284d1183a18dd73aaa82c539e40

OS/ARCH

Compressed size

13.96 MB

Last pushed

over 2 years by openim

Type

Image

Manifest digest

sha256:8f4b6bb20c1cbf8d7e87b97beb07a675f5fe866f4c29de817e7f0def86d08dbf

Image Layers

1ADD file ... in / 3.18 MB
2CMD ["/bin/sh"]0 B
3LABEL [email protected] org.opencontainers.image.source=https://github.com/openim-sigs/openim-base-image org.opencontainers.image.description=OpenIM Sigs0 B
4ARG GO111MODULE=on0 B
5ARG GOPROXY=https://goproxy.cn,direct0 B
6ENV GO111MODULE=on GOPROXY=https://goproxy.cn,direct SERVER_WORKDIR=/openim/openim-server CHAT_WORKDIR=/openim/openim-chat0 B
7ENV 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 B
8WORKDIR /openim96 B
9RUN |2 GO111MODULE=on GOPROXY=https://goproxy.cn,direct /bin/sh1.51 MB
10COPY ./README.md ./LICENSE ./ #2.45 KB
11COPY get_os.sh get_arch.sh source.sh /openim/tools/517 B
12RUN |2 GO111MODULE=on GOPROXY=https://goproxy.cn,direct /bin/sh1 KB
13VOLUME [/openim /openim/openim-server/logs /openim/openim-server/config /openim/openim-server/scripts0 B
14WORKDIR /openim32 B
15RUN |2 GO111MODULE=on GOPROXY=https://goproxy.cn,direct /bin/bash32 B
16RUN /bin/sh -c OS=$(get_os) &&32 B
17WORKDIR /openim/openim-server32 B
18COPY /usr/bin/openim-rpc-third ./bin/openim-rpc-third # buildkit9.26 MB
19ENTRYPOINT ["./bin/openim-rpc-third"]0 B

Command

ADD file:b2e7eaa7e41f08853dbe08d84439a7f9fd32fc58c3aa1e298f3f60343b2b683a in /