Sign inSign up

mcmodersd/yeppdash:frontend-latest

Multi-platform
Web servers
Index digest

sha256:76a797a2f564b0fb6dc95b6030b9b252ff360dee3000b71246543fa020d39f4e

OS/ARCH

Compressed size

74.89 MB

Last pushed

7 days by mcmodersd

Type

Image

Manifest digest

sha256:737ecf525fa8c96696f33b13ad4d08ea4233ff4f1791b4dfbe8fb50c38c0e1da

Image Layers

1ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=26.9.00 B
4RUN /bin/sh -c addgroup -g60.31 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8WORKDIR /app93 B
9ENV NODE_ENV=production0 B
10ENV NG_ALLOWED_HOSTS=www.yeppbot.com,yeppbot.com,dash.yeppbot.com0 B
11ENV NG_TRUST_PROXY_HEADERS=x-forwarded-for,x-forwarded-host,x-forwarded-proto0 B
12RUN /bin/sh -c addgroup -S969 B
13COPY --chown=angular:angular /app/node_modules ./node_modules #9.02 MB
14COPY --chown=angular:angular /app/dist/YEPPDash ./dist/YEPPDash #1.57 MB
15COPY --chown=angular:angular /app/package.json ./package.json #622 B
16USER angular0 B
17EXPOSE [4000/tcp]0 B
18CMD ["node" "dist/YEPPDash/server/server.mjs"]0 B

Command

ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit