Sign inSign up

mozilla/addons-frontend:2026.07.16

Index digest

sha256:5f016fe192650fa3910d2d8196f893c0ac86f095f6700670198c7f505ba0c643

OS/ARCH

linux/amd64

Compressed size

190.71 MB

Last pushed

2 months by mozilla

Type

Image

Manifest digest

sha256:167494ecea7d85d0cea591445c6eeb1915ce5170054dcf2191fc519fe3773a97

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.53 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG app_uid=95000 B
11ARG app_dir=/app0 B
12RUN |2 app_uid=9500 app_dir=/app /bin/sh3.29 KB
13RUN |2 app_uid=9500 app_dir=/app /bin/sh98 B
14USER 9500:95000 B
15WORKDIR /app32 B
16COPY --chown=9500:9500 . /app/ #3.29 MB
17RUN |2 app_uid=9500 app_dir=/app /bin/sh32 B
18COPY --chown=9500:9500 /srv/node/node_modules /app/node_modules #111.32 MB
19ENV SERVER_HOST=0.0.0.00 B
20ENV SERVER_PORT=40000 B
21CMD ["/bin/sh" "-c" "npm start"]0 B

Command

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