Sign inSign up

timoschlueter/nightscout-librelink-up:v2.1.0

Multi-platform
Integration & delivery
Index digest

sha256:cfc4f7eed960895e727f592f1493f8265296947e8e4e5edd3d983f6fc210cb65

OS/ARCH

Compressed size

375.66 MB

Last pushed

over 3 years by timoschlueter

Type

Image

Manifest digest

sha256:852953de504ae7234ab9fe327d39e217d96f3a747fb14c33da63d14e77d85993

Image Layers

1ADD file ... in / 47.87 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.7 MB
4/bin/sh -c set -ex; if9.74 MB
5/bin/sh -c apt-get update &&48.01 MB
6/bin/sh -c set -ex; apt-get159.6 MB
7/bin/sh -c groupadd --gid 10004.06 KB
8ENV NODE_VERSION=18.12.10 B
9/bin/sh -c ARCH= && dpkgArch="$(dpkg39.54 MB
10ENV YARN_VERSION=1.22.190 B
11/bin/sh -c set -ex 2.17 MB
12COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 453 B
13ENTRYPOINT ["docker-entrypoint.sh"]0 B
14CMD ["node"]0 B
15LABEL description=Script written in TypeScript0 B
16RUN /bin/sh -c mkdir -p140 B
17WORKDIR /usr/src/app32 B
18COPY package.json /usr/src/app/ # buildkit815 B
19RUN /bin/sh -c npm install63.83 MB
20COPY . /usr/src/app # buildkit108.38 KB
21RUN /bin/sh -c npm run84.41 KB
22RUN /bin/sh -c rm -r181 B
23RUN /bin/sh -c rm -r184 B
24CMD ["npm" "start"]0 B

Command

ADD file:4b6f71680de34554595f062f9e52037b48edf19ca8f34c75877caa85c42caad3 in /