sha256:ee639bae5b505d2ea81be1d0bd6949326c850ea7304ed4bfaba0667e17531f4c
OS/ARCH
Compressed size
108.63 MB
Last pushed
6 months by simplito
Type
Image
Manifest digest
sha256:9ee208f77c8b98ce7ffc7aeb939e4efcd2d6fdf9e3375c5eb5cb6441d2659b7f
Image Layers
1# debian.sh --arch 'arm64' out/27.41 MB2RUN /bin/sh -c groupadd --gid3.98 KB3ENV NODE_VERSION=22.11.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.83 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update15.36 MB11COPY /app/docker/bin /usr/bin # buildkit423 B12COPY /app/build /work/privmx-bridge # buildkit18.53 MB13COPY /app/public/panel /work/privmx-bridge/public/panel # buildkit715.26 KB14COPY /srv/slate/build /work/privmx-bridge/public/docs # buildkit139.77 KB15HEALTHCHECK &{["CMD-SHELL" "pmxbridge_up"] "0s" "0s"0 B16EXPOSE [3000/tcp]0 B17CMD ["pmxbridge"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1733097600'