sha256:d59ad5f8ebbf5690967c3d952edf65d012760dee972843c59da1ad30bd78c84a
OS/ARCH
Compressed size
128.6 MB
Last pushed
about 1 month by 178inaba
Type
Image
Manifest digest
sha256:d7f29e6de2592b6999ad76a61510249d91c88ec8d6bef7093f6d4a5c0d756b74
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 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 apt-get update4.42 MB11WORKDIR /app91 B12COPY package.json package-lock.json ./ #70.07 KB13RUN /bin/sh -c npm ci47.4 MB14COPY firebase.json ./ # buildkit237 B15ENV FIREBASE_PROJECT=demo-project0 B16EXPOSE [9099/tcp]0 B17HEALTHCHECK {Test:[CMD-SHELL curl -f localhost:9099]0 B18CMD ["sh" "-c" "exec node_modules/.bin/firebase0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'