Sign inSign up

timoschlueter/nightscout-librelink-up:v2.5.0

Multi-platform
Integration & delivery
Index digest

sha256:885f8d145493c6be7d5abb3ecee1c94f60c7419e01c6740124b7e880a9f6f8e3

OS/ARCH

Compressed size

410.59 MB

Last pushed

over 2 years by timoschlueter

Type

Image

Manifest digest

sha256:06bf5839e525e419c81f21c10b61238ded4eacd8c911537d793a8f36cf5314ed

Image Layers

1ADD file ... in / 52.53 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.03 MB
4/bin/sh -c set -eux; apt-get52.06 MB
5/bin/sh -c set -ex; apt-get187.86 MB
6/bin/sh -c groupadd --gid 10004.11 KB
7ENV NODE_VERSION=18.19.10 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg43.9 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.11 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 452 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14LABEL description=Script written in TypeScript0 B
15RUN /bin/sh -c mkdir -p133 B
16WORKDIR /usr/src/app32 B
17COPY package.json /usr/src/app/ # buildkit810 B
18RUN /bin/sh -c npm install56.88 MB
19COPY . /usr/src/app # buildkit109.6 KB
20RUN /bin/sh -c npm run107.23 KB
21RUN /bin/sh -c rm -r170 B
22RUN /bin/sh -c rm -r173 B
23CMD ["npm" "start"]0 B

Command

ADD file:ff6bc341b5945acf6b9c190d70b5f5806fb3fae7b5c568ad6395aec1b95ba89c in /