Sign inSign up

exoplatform/chat-server:7.2.x-maintenance-SNAPSHOT

Index digest

sha256:8d461b22f0a3fe38fdb35c28f5a7f54f916a7415138dcf412cbd92f6f2a02fbb

OS/ARCH

linux/amd64

Compressed size

378.77 MB

Last pushed

3 months by exoci

Type

Image

Manifest digest

sha256:46d32ea3cb25fcac07840e800c058061c6c60a2bee86c71d67b7a36eb4d92a21

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=eXo Platform <[email protected]>0 B
8ENV TINI_VERSION=v0.19.00 B
9ENV TINI_GPG_KEY=595E85A6B1B4779EA4DAAEC70B588DFF0527A9B70 B
10ENV GOSU_VERSION=1.120 B
11ENV GOSU_GPG_KEY=B42F6819007F00F88E364FD4036A9C25BF357DD40 B
12ENV TERM=xterm DEBIAN_FRONTEND=noninteractive0 B
13WORKDIR /tmp32 B
14ENV _APT_OPTIONS=-o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold0 B
15RUN /bin/sh -c apt-get -qq35.14 MB
16ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
17RUN /bin/sh -c mkdir ~/.gnupg169 B
18RUN /bin/sh -c set -ex5.42 KB
19RUN /bin/sh -c set -ex10.32 KB
20RUN /bin/sh -c set -ex36.95 KB
21RUN /bin/sh -c set -ex938.07 KB
22COPY bin/wait-for-it.sh /usr/local/bin/ # buildkit1.58 KB
23RUN /bin/sh -c chown root:root1.62 KB
24ENV DOWNLOAD_DIR=/srv/downloads0 B
25RUN /bin/sh -c mkdir -p121 B
26RUN /bin/sh -c echo "alias195 B
27COPY conf/htoprc.conf /root/.config/htop/htoprc # buildkit546 B
28RUN /bin/sh -c chown root:root32 B
29ENTRYPOINT ["/usr/local/bin/tini" "--"]0 B
30CMD ["bash"]0 B
31LABEL maintainer=eXo Platform <[email protected]>0 B
32ENV JDK_MAJOR_VERSION=110 B
33RUN /bin/sh -c apt-get -qq37.85 MB
34RUN /bin/sh -c curl -s2.04 KB
35RUN /bin/sh -c echo "deb260 B
36RUN /bin/sh -c apt-get -qq139.75 MB
37RUN /bin/sh -c apt-get -qq613 B
38ENV JAVA_HOME=/usr/lib/jvm/zulu11-ca-amd640 B
39ENTRYPOINT ["/usr/local/bin/tini" "--" "/usr/bin/java"]0 B
40LABEL maintainer=eXo Platform <[email protected]>0 B
41RUN /bin/sh -c apt-get -qq14.41 MB
42ENV CHAT_APP_DIR=/opt/chat-server0 B
43ENV CHAT_CONF_DIR=/etc/chat-server0 B
44ENV CHAT_LOG_DIR=/var/log/chat-server0 B
45ENV EXO_USER=exo0 B
46RUN /bin/sh -c useradd --create-home4.14 KB
47COPY --chown=999 /usr/local/chat-server /opt/chat-server #124.4 MB
48COPY --chown=999 bin/setenv.sh /opt/chat-server/bin/setenv-customize.sh #3.03 KB
49RUN /bin/sh -c chmod u+x3.16 KB
50EXPOSE [8080/tcp]0 B
51USER exo0 B
52ENTRYPOINT ["/usr/local/bin/tini" "--"]0 B
53CMD ["/opt/chat-server/start_chatServer.sh"]0 B

Command

 ARG RELEASE