sha256:f3459dbaca5be55123acf2954e1c619ad2c8de71933a806ec5e65faaf1aa847a
OS/ARCH
linux/amd64
Compressed size
83.4 MB
Last pushed
2 months by mbround18
Type
Image
Manifest digest
sha256:a8f889ba706df43509673aea9504452b12eb8b36fc1e937565aaf5ae66ec90f6
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=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 B10COPY /application/target/release/foundry-watcher /usr/local/bin/foundry-watcher # buildkit6.82 MB11COPY ./server/static /foundry-watcher/frontend # buildkit7.56 KB12ENV APPLICATION_HOST=foundry.vtt APPLICATION_PORT=4444 SSL_PROXY=true APPLICATION_DIR=/foundryvtt0 B13EXPOSE [4444/tcp]0 B14WORKDIR /foundrydata101 B15ENTRYPOINT ["/usr/local/bin/foundry-watcher"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'