Sign inSign up

tbdavid2019/line-bot-gpt:sha-4e235d1

Multi-platform
Machine learning & AI
Index digest

sha256:56e3b37b1b2cf0f842f0623812d56b4933954ee59a64b4639414105e26fe6dc3

OS/ARCH

Compressed size

455.85 MB

Last pushed

26 days by tbdavid2019

Type

Image

Manifest digest

sha256:07f111aef36f5944b59f61a5475fc815108e3e72ec7632df0a9ff8bb72931297

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/src/app133 B
11RUN /bin/sh -c apt-get update146.26 MB
12COPY package*.json ./ # buildkit20.31 KB
13RUN /bin/sh -c npm ci15.38 MB
14COPY requirements.txt ./ # buildkit249 B
15RUN /bin/sh -c python3 -m144.46 MB
16RUN /bin/sh -c mkdir -p178 B
17COPY --chown=node:node . . #73.54 MB
18USER node0 B
19EXPOSE [8111/tcp]0 B
20ENV NODE_ENV=production0 B
21HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost:8111/health',0 B
22CMD ["node" "index.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'