Sign inSign up

communityfirst/balena-interface:latest

Multi-platform
Languages & frameworks
Integration & delivery
Internet of things
Index digest

sha256:f49436c74a41b6da7179f5e31bbd1aade2187ff7ee6a01e1aa22f896c22c8674

OS/ARCH

Compressed size

60.48 MB

Last pushed

over 3 years by luandro

Type

Image

Manifest digest

sha256:1693389805a30a1d83448ea3ff906bbd46860d5d222aff851538d2a51628c44a

Image Layers

1ADD file ... in / 2.73 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=18.12.10 B
4/bin/sh -c addgroup -g 100042.95 MB
5ENV YARN_VERSION=1.22.190 B
6/bin/sh -c apk add --no-cache2.29 MB
7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add3.82 MB
11ENV NODE_ENV=production0 B
12WORKDIR /app99 B
13COPY expressjs/src/usb/udev/usb.rules /etc/udev/rules.d/usb.rules # buildkit308 B
14COPY expressjs/src/usb/scripts /usr/src/scripts # buildkit1.11 KB
15COPY expressjs/src/usb/entrypoint.sh . # buildkit1 KB
16RUN /bin/sh -c chmod +x1019 B
17RUN /bin/sh -c chmod +x1.11 KB
18COPY /build-context/ui/dist/spa public # buildkit1.81 MB
19COPY /build-context/expressjs/dist . # buildkit11.04 KB
20COPY /build-context/node_modules node_modules # buildkit6.85 MB
21COPY scripts . # buildkit430 B
22ENTRYPOINT ["./entrypoint.sh"]0 B
23CMD ["sh" "start.sh"]0 B

Command

ADD file:080010d9005e8e0dae3e98c7f9afff3e3a40ed32579ca01946efc6ede8316bad in /