sha256:609c99bdc6ee9905e7c010f7fdf6ff2af6df20ff9ca48bf39a901802b44c116e
OS/ARCH
linux/amd64
Compressed size
357.68 MB
Last pushed
4 months by halfshot
Type
Image
Manifest digest
sha256:609c99bdc6ee9905e7c010f7fdf6ff2af6df20ff9ca48bf39a901802b44c116e
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.53 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /bin/matrix-hookshot148 B11RUN /bin/sh -c apt-get update17.9 MB12COPY /src/yarn.lock /src/package.json ./ #149.32 KB13COPY /cache/yarn /cache/yarn # buildkit207.14 MB14RUN /bin/sh -c yarn config970.57 KB15RUN /bin/sh -c yarn --network-timeout48.63 MB16COPY /src/lib ./ # buildkit4.35 MB17COPY /src/public ./public # buildkit2.38 MB18COPY /src/assets ./assets # buildkit98.87 KB19ENV NODE_ENV=production0 B20VOLUME [/data]0 B21EXPOSE map[9993/tcp:{}]0 B22EXPOSE map[7775/tcp:{}]0 B23CMD ["node" "/bin/matrix-hookshot/App/BridgeApp.js" "/data/config.yml" "/data/registration.yml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'