Sign inSign up

timoschlueter/nightscout-librelink-up:v2.0.0

Multi-platform
Integration & delivery
Index digest

sha256:5c88c7ce0fc83f4c33985304abe9f5a99c4d5ff127057304018ce2fec233bffa

OS/ARCH

Compressed size

359.23 MB

Last pushed

over 3 years by timoschlueter

Type

Image

Manifest digest

sha256:3b98da588ba22519800dd4ee0ef7be5b2cf77ab435fa73a3684b5c1a45fae6b2

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 version=2.0.00 B
16LABEL description=Script written in TypeScript0 B
17RUN /bin/sh -c mkdir -p140 B
18WORKDIR /usr/src/app32 B
19COPY package.json /usr/src/app/ # buildkit766 B
20RUN /bin/sh -c npm install47.55 MB
21COPY . /usr/src/app # buildkit49.08 KB
22CMD ["npm" "start"]0 B

Command

ADD file:4b6f71680de34554595f062f9e52037b48edf19ca8f34c75877caa85c42caad3 in /