Sign inSign up

communityfirst/balena-interface:latest

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

sha256:f49436c74a41b6da7179f5e31bbd1aade2187ff7ee6a01e1aa22f896c22c8674

OS/ARCH

Compressed size

62.73 MB

Last pushed

over 3 years by luandro

Type

Image

Manifest digest

sha256:d96700bac7194e5489d42af0cf9d2e20db2b31ae4f765bf87f93212b3bc05b83

Image Layers

1ADD file ... in / 3.21 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=18.12.10 B
4/bin/sh -c addgroup -g 100044.43 MB
5ENV YARN_VERSION=1.22.190 B
6/bin/sh -c apk add --no-cache2.25 MB
7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 453 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add4.16 MB
11ENV NODE_ENV=production0 B
12WORKDIR /app99 B
13COPY expressjs/src/usb/udev/usb.rules /etc/udev/rules.d/usb.rules # buildkit304 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.03 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:587cae71969871d3c6456d844a8795df9b64b12c710c275295a1182b46f630e7 in /