Sign inSign up

timoschlueter/nightscout-librelink-up:v2.1.0

Multi-platform
Integration & delivery
Index digest

sha256:cfc4f7eed960895e727f592f1493f8265296947e8e4e5edd3d983f6fc210cb65

OS/ARCH

Compressed size

408.58 MB

Last pushed

over 3 years by timoschlueter

Type

Image

Manifest digest

sha256:c60e315c238b3669b89a66823b94804e1eefeb09e6563270ed5f635c834174b8

Image Layers

1ADD file ... in / 51.19 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.91 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.15 MB
6/bin/sh -c set -ex; apt-get181.01 MB
7/bin/sh -c groupadd --gid 10004.11 KB
8ENV NODE_VERSION=18.12.10 B
9/bin/sh -c ARCH= && dpkgArch="$(dpkg42.73 MB
10ENV YARN_VERSION=1.22.190 B
11/bin/sh -c set -ex 2.17 MB
12COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 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/ # buildkit816 B
19RUN /bin/sh -c npm install63.84 MB
20COPY . /usr/src/app # buildkit108.38 KB
21RUN /bin/sh -c npm run84.47 KB
22RUN /bin/sh -c rm -r178 B
23RUN /bin/sh -c rm -r184 B
24CMD ["npm" "start"]0 B

Command

ADD file:5bbdc914ec8ed60ac85293e88ee1aafc3f0290762e320fc86dc9d79fa201834e in /