Sign inSign up

timoschlueter/nightscout-librelink-up:v2.2.0

Multi-platform
Integration & delivery
Index digest

sha256:d3e41fd847fee0ac35dd189595dd06632af3e03d49964f399b097db4915393da

OS/ARCH

Compressed size

419.75 MB

Last pushed

over 3 years by timoschlueter

Type

Image

Manifest digest

sha256:6a8aa9c0cb6e59abd41a099f5b3eb412c077131a1efe8bfffc74388aeb9f76c0

Image Layers

1ADD file ... in / 52.5 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.93 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.69 MB
7/bin/sh -c groupadd --gid 10004.1 KB
8ENV NODE_VERSION=18.16.00 B
9/bin/sh -c ARCH= && dpkgArch="$(dpkg43.41 MB
10ENV YARN_VERSION=1.22.190 B
11/bin/sh -c set -ex 2.17 MB
12COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 452 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 install66.41 MB
20COPY . /usr/src/app # buildkit108.65 KB
21RUN /bin/sh -c npm run93.64 KB
22RUN /bin/sh -c rm -r178 B
23RUN /bin/sh -c rm -r182 B
24CMD ["npm" "start"]0 B

Command

ADD file:f2d012660f882f319a5878a3f9ce285f488b8f90fad49ad238541cf72089e035 in /