sha256:93040a240e507b039865c6ba161aa2c4037dd9b4a010d1fd9d8f59bd2482248d
OS/ARCH
linux/amd64
Compressed size
123.44 MB
Last pushed
8 months by quabu
Type
Image
Manifest digest
sha256:93040a240e507b039865c6ba161aa2c4037dd9b4a010d1fd9d8f59bd2482248d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c mkdir -p119 B11WORKDIR /ondunova_api32 B12COPY ./package.json /ondunova_api # buildkit383 B13RUN /bin/sh -c npm config591 B14RUN /bin/sh -c npm install38.07 MB15COPY . /ondunova_api # buildkit20.34 MB16EXPOSE map[5001/tcp:{}]0 B17CMD ["node" "index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'