Sign inSign up

timoschlueter/nightscout-librelink-up:v2.0.0

Multi-platform
Integration & delivery
Index digest

sha256:5c88c7ce0fc83f4c33985304abe9f5a99c4d5ff127057304018ce2fec233bffa

OS/ARCH

Compressed size

399.95 MB

Last pushed

over 3 years by timoschlueter

Type

Image

Manifest digest

sha256:b05b2373c33e0bce9ace9be275a02c6b1359debd07331e6eabfc807f492680bb

Image Layers

1ADD file ... in / 52.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.92 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.06 MB
6/bin/sh -c set -ex; apt-get187.76 MB
7/bin/sh -c groupadd --gid 10004.1 KB
8ENV NODE_VERSION=18.12.10 B
9/bin/sh -c ARCH= && dpkgArch="$(dpkg42.6 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 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/ # buildkit764 B
20RUN /bin/sh -c npm install47.54 MB
21COPY . /usr/src/app # buildkit49.09 KB
22CMD ["npm" "start"]0 B

Command

ADD file:c13b430c8699df107ffd9ea5230b92238bc037a8e1cbbe35d6ab664941d575da in /