Sign inSign up

netbirdio/docs.netbird.io:af75bc95ec7728545e91263dc9d59b5d6afc33aa

Manifest digest

sha256:7f1f5d0d8861e59ba0e9dfdfe45f3d1c6d0e073fd350fb0f9b0c1a66c4aaa72a

OS/ARCH

linux/amd64

Compressed size

291.19 MB

Last pushed

13 days by netbirdiodev

Type

Image

Manifest digest

sha256:7f1f5d0d8861e59ba0e9dfdfe45f3d1c6d0e073fd350fb0f9b0c1a66c4aaa72a

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
10RUN /bin/sh -c apt-get update386.85 KB
11WORKDIR /usr/app109 B
12ENV NODE_ENV=production0 B
13ENV HOSTNAME=0.0.0.00 B
14ENV PORT=30000 B
15COPY --chown=node:node .next/standalone ./ #41.03 MB
16COPY --chown=node:node .next/static ./.next/static #2.96 MB
17COPY --chown=node:node public ./public #178.75 MB
18COPY --chown=node:node docker/entrypoint.sh ./entrypoint.sh #1.1 KB
19RUN /bin/sh -c chmod +x1.09 KB
20USER node0 B
21EXPOSE map[3000/tcp:{}]0 B
22HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://127.0.0.1:3000/').then(r0 B
23ENTRYPOINT ["/usr/bin/tini" "--" "/usr/app/entrypoint.sh"]0 B
24CMD ["node" "server.js"]0 B

Command

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