Sign inSign up

appsody/node-red:0.1.3

Manifest digest

sha256:1bf11088a2245e2e60e5be6b6e4b9d26196cbdf710d98c7df1beef001ee7cf83

OS/ARCH

linux/amd64

Compressed size

368.7 MB

Last pushed

over 6 years by appsodydevops

Type

Image

Manifest digest

sha256:1bf11088a2245e2e60e5be6b6e4b9d26196cbdf710d98c7df1beef001ee7cf83

Image Layers

1ADD file ... in / 43.27 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&10.3 MB
4/bin/sh -c set -ex; if4.14 MB
5/bin/sh -c apt-get update &&47.77 MB
6/bin/sh -c set -ex; apt-get204.95 MB
7/bin/sh -c groupadd --gid 10004.06 KB
8ENV NODE_VERSION=12.16.20 B
9/bin/sh -c ARCH= && dpkgArch="$(dpkg22.65 MB
10ENV YARN_VERSION=1.22.40 B
11/bin/sh -c set -ex 2.28 MB
12COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 293 B
13ENTRYPOINT ["docker-entrypoint.sh"]0 B
14CMD ["node"]0 B
15ENV APPSODY_MOUNTS=/:/project/user-app0 B
16ENV APPSODY_DEPS=/project/user-app/node_modules0 B
17ENV APPSODY_WATCH_DIR=/project/user-app0 B
18ENV APPSODY_WATCH_IGNORE_DIR=/project/user-app/node_modules0 B
19ENV APPSODY_WATCH_REGEX=^.*.json$0 B
20ENV APPSODY_INSTALL=npm install --prefix0 B
21ENV APPSODY_RUN=npm start0 B
22ENV APPSODY_RUN_ON_CHANGE=npm start0 B
23ENV APPSODY_RUN_KILL=true0 B
24ENV APPSODY_DEBUG=npm run debug0 B
25ENV APPSODY_DEBUG_ON_CHANGE=npm run debug0 B
26ENV APPSODY_DEBUG_KILL=true0 B
27ENV APPSODY_TEST=npm test0 B
28COPY file:e832756a5d1bfcfc8f72ee7f237a300651fb1d534679adf8d8f15e74680c3724 in /licenses/ 3.99 KB
29COPY dir:70e6ed6cf5f1ea23c5f1a2b99c30647fa6977858ab7b84e9ca4b21ca6a9e6249 in /project 49.16 KB
30COPY dir:63477ad9f1e6495f612924dc9ae40ee1aa594848bd6afbdc0916c38dca9a381d in /config 506 B
31WORKDIR /project0 B
32/bin/sh -c npm install33.29 MB
33ENV PORT=30000 B
34ENV NODE_PATH=/project/user-app/node_modules0 B
35EXPOSE 30000 B
36EXPOSE 92290 B
37LABEL dev.appsody.image.commit.author=Sam Roberts <[email protected]>0 B
38LABEL dev.appsody.image.commit.committer=GitHub <[email protected]>0 B
39LABEL dev.appsody.image.commit.contextDir=/incubator/node-red0 B
40LABEL dev.appsody.image.commit.date=Wed Apr 220 B
41LABEL dev.appsody.image.commit.message=node-red: use prom-client0 B
42LABEL dev.appsody.stack.id=node-red0 B
43LABEL dev.appsody.stack.tag=docker.io/appsody/node-red:0.1.30 B
44LABEL org.opencontainers.image.authors=Nick O'Leary <[email protected]>0 B
45LABEL org.opencontainers.image.created=2020-04-22T13:42:09Z0 B
46LABEL org.opencontainers.image.description=Node-RED runtime for0 B
47LABEL org.opencontainers.image.documentation=https://github.com/appsody/stacks/tree/master/incubator/node-red/README.md0 B
48LABEL org.opencontainers.image.licenses=Apache-2.00 B
49LABEL org.opencontainers.image.revision=9dfdcf887d018d531538b8591a4c1b3dbfa0f93f0 B
50LABEL org.opencontainers.image.source=https://github.com/appsody/stacks/tree/master/incubator/node-red/image0 B
51LABEL org.opencontainers.image.title=Node-RED0 B
52LABEL org.opencontainers.image.url=https://github.com/appsody/stacks/tree/master/incubator/node-red0 B
53LABEL org.opencontainers.image.version=0.1.30 B

Command

ADD file:9f6f0c8b90de3204ad5db95d10d8aa76b42454def6ac811c888ad4e274292c9c in /