Sign inSign up

spoussa/iot-rest-api-server:latest

Manifest digest

sha256:cbde30a6b614e9a12ea52cdab98290f65b456b4220e0c264d6d23b35e0a78e8c

OS/ARCH

linux/amd64

Compressed size

276.17 MB

Last pushed

about 9 years by spoussa

Type

Image

Manifest digest

sha256:cbde30a6b614e9a12ea52cdab98290f65b456b4220e0c264d6d23b35e0a78e8c

Image Layers

1ADD file ... in / 50.18 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&18.37 MB
4/bin/sh -c apt-get update &&41.22 MB
5/bin/sh -c set -ex; apt-get125.72 MB
6/bin/sh -c groupadd --gid 10004.29 KB
7/bin/sh -c set -ex 116.36 KB
8ENV NPM_CONFIG_LOGLEVEL=info0 B
9ENV NODE_VERSION=8.1.20 B
10/bin/sh -c curl -SLO "https://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.xz"16.68 MB
11ENV YARN_VERSION=0.24.60 B
12/bin/sh -c set -ex 879.61 KB
13CMD ["node"]0 B
14ARG http_proxy0 B
15ARG https_proxy0 B
16ENV http_proxy=http://proxy-ir.intel.com:9110 B
17ENV https_proxy=http://proxy-ir.intel.com:9110 B
18/bin/sh -c mkdir -p /opt/iot-rest-api-server126 B
19WORKDIR /opt/iot-rest-api-server0 B
20/bin/sh -c apt-get update9.25 MB
21/bin/sh -c apt-get install -y11.96 MB
22COPY file:914861455751a582383e95df43347d746939b9d72b70d51192fd68b33e126459 in /opt/iot-rest-api-server 443 B
23/bin/sh -c npm --production install1.55 MB
24ENV http_proxy=0 B
25ENV https_proxy=0 B
26COPY dir:c6afe65ffc1e86de5c4fceb5533eec91252dfa31742f2499d7ace56851cfdbfc in /opt/iot-rest-api-server 276.16 KB
27EXPOSE 8000/tcp0 B
28CMD ["npm" "start"]0 B

Command

ADD file:9c48682ff75c756544d4491472081a078edf5dd0bb5038d1cb850a1f9c480e3e in /