Sign inSign up

mozilla/addons-frontend:2026.08.06

Index digest

sha256:31c821b1fffddb62df106a60bda338da13750c7ccaf8f843709f85810385a96a

OS/ARCH

linux/amd64

Compressed size

208.18 MB

Last pushed

about 1 month by mozilla

Type

Image

Manifest digest

sha256:9f06dd7ae3f3435a215d2a132d43e75343585d625ca38b274c980a26607abe5f

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.3 MB
17RUN |2 app_uid=9500 app_dir=/app /bin/sh32 B
18COPY --chown=9500:9500 /srv/node/node_modules /app/node_modules #112.12 MB
19COPY --chown=9500:9500 /srv/node/dist-prebuilt /app/dist-prebuilt #16.66 MB
20ENV SERVER_HOST=0.0.0.00 B
21ENV SERVER_PORT=40000 B
22CMD ["npm" "run" "start:prebuilt"]0 B

Command

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