Sign inSign up

treyster/smshog:1.0.1

Multi-platform
Integration & delivery
Message queues
Developer tools
Index digest

sha256:f38f39c68da53d27d826a6d5172ad0000cd62dd7124a4c9f7960163c63c006ff

OS/ARCH

Compressed size

118.48 MB

Last pushed

about 2 months by treyster

Type

Image

Manifest digest

sha256:9239c36d0c814240daa828d2005fef1ebde11735f7a3fc3388e6a626d2bf9e57

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL org.opencontainers.image.title=SMSHog org.opencontainers.image.description=MailHog-style SMS capture0 B
11WORKDIR /app92 B
12COPY backend/package*.json ./backend/ # buildkit14.74 KB
13RUN /bin/sh -c apt-get update32.34 MB
14COPY backend/ ./backend/ # buildkit4.74 MB
15COPY /app/ui/dist /ui # buildkit50.4 KB
16COPY metadata.json /metadata.json # buildkit265 B
17COPY docker-compose.yaml /docker-compose.yaml # buildkit242 B
18COPY smshog.svg /smshog.svg # buildkit644 B
19RUN /bin/sh -c apt-get update1013.26 KB
20COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit557 B
21RUN /bin/sh -c chmod +x12.28 MB
22ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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