Sign inSign up

thormail/thormail-oia:beta1

Integration & delivery
Message queues
Manifest digest

sha256:de76bd4a6eb0ac18d80314ae2b6886fbe9d33acaef7b2d5819f58a3e608ab8ce

OS/ARCH

linux/amd64

Compressed size

241.2 MB

Last pushed

8 months by thormail

Type

Image

Manifest digest

sha256:de76bd4a6eb0ac18d80314ae2b6886fbe9d33acaef7b2d5819f58a3e608ab8ce

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.11.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.81 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c apt-get update3.36 MB
12RUN /bin/sh -c groupadd -r1.22 KB
13ENV EXTENSIONS_PATH=/app/extensions0 B
14ENV BACKEND_PORT=40000 B
15COPY --chown=thormail:thormail backend/ /app/backend/ #39.12 MB
16COPY --chown=thormail:thormail worker/ /app/worker/ #38.54 MB
17COPY --chown=thormail:thormail frontend/ /app/frontend/ #7.16 MB
18COPY --chown=thormail:thormail entrypoint.sh /app/entrypoint.sh #468 B
19RUN /bin/sh -c chmod +x77.65 MB
20USER thormail0 B
21EXPOSE map[3000/tcp:{}]0 B
22EXPOSE map[4000/tcp:{}]0 B
23VOLUME [/app/extensions]0 B
24ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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