Sign inSign up

apacheignite/web-console-standalone:2.3.0

Manifest digest

sha256:a37908b5d08698a2b88d6a3e75fa86cd0b367760f58f8c418516df5ff49bfb9d

OS/ARCH

linux/amd64

Compressed size

253.52 MB

Last pushed

over 8 years by apacheignite

Type

Image

Manifest digest

sha256:a37908b5d08698a2b88d6a3e75fa86cd0b367760f58f8c418516df5ff49bfb9d

Image Layers

1ADD file ... in / 69.57 MB
2/bin/sh -c set -xe &&70.95 KB
3/bin/sh -c rm -rf /var/lib/apt/lists/*629 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'851 B
5/bin/sh -c mkdir -p /run/systemd164 B
6CMD ["/bin/bash"]0 B
7ENV NPM_CONFIG_LOGLEVEL=info0 B
8ENV NODE_VERSION=6.10.30 B
9/bin/sh -c set -ex 117.66 KB
10/bin/sh -c apt-key adv --keyserver13.43 KB
11/bin/sh -c apt-get update &&50.34 MB
12/bin/sh -c curl -SLO "https://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.xz"13.74 MB
13/bin/sh -c npm install -g8.36 MB
14/bin/sh -c mkdir -p /opt/web-console120 B
15WORKDIR /opt/web-console0 B
16COPY dir:5cf3c43fe2f767765c3de6dc88e223b0438d5d09d9923851aa01abf16ec74702 in . 22.57 MB
17/bin/sh -c cd /opt/web-console/frontend &&80.66 MB
18/bin/sh -c cd /opt/web-console/backend &&8.08 MB
19WORKDIR /opt/web-console0 B
20COPY file:6365e5ebbf6d5a51c0b096441c94e6c3654ab7dabd24fe15a9868add1de1e573 in /etc/nginx/nginx.conf 1.04 KB
21COPY file:a8a0a114545e69e21f1c435567e9d5a6ea27c498f08f535e44cea721123078f7 in /etc/nginx/web-console.conf 946 B
22COPY file:2e30239c2371304f32f07dfc1a65af7e7dee27c875ac682fd03371b28ea8619b in . 720 B
23/bin/sh -c chmod 755 /opt/web-console/entrypoint.sh720 B
24/bin/sh -c apt-get clean &&1.08 KB
25VOLUME [/etc/nginx]0 B
26VOLUME [/var/lib/mongodb]0 B
27VOLUME [/opt/web-console/serve/agent_dists]0 B
28EXPOSE 800 B
29ENTRYPOINT ["/opt/web-console/entrypoint.sh"]0 B

Command

ADD file:636a7d1b374fb6ccd672a92e56b1e811652a0bf56d64a2d08282850110db548f in /