Sign inSign up

mozilla/addons-frontend:2026.07.23

Index digest

sha256:310a6e1eabd380d6106a0d369944574d4fa92a3839b4a477d33fdb9cf68c339a

OS/ARCH

linux/amd64

Compressed size

191.98 MB

Last pushed

about 2 months by mozilla

Type

Image

Manifest digest

sha256:b86b09fc78ba48ea52d791521c2e277edb8445567823d5e1457fd448ceb6b54d

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 #112.59 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'