sha256:d71f1dda16bb76c8aee331ea39349136970c1f1000fb2548ceceb408bb7ef7da
OS/ARCH
Compressed size
255.91 MB
Last pushed
about 2 months by mcgtekwrt
Type
Image
Manifest digest
sha256:e4165f510a8ca9adf065014d57aafed02af079cdc86b8d23e28b3e6e2d11f39b
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.56 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.title=playhub0 B11LABEL org.opencontainers.image.description=TVBox Web frontend/backend runtime0 B12ENV APP_PORT=18080 APP_CACHE_DIR=/opt/playhub/data/cache APP_LOG_FILE=/opt/playhub/logs/playhub.log DEX2JAR_COMMAND=__AUTO__0 B13RUN /bin/sh -c apt-get update89.13 MB14WORKDIR /opt/playhub117 B15COPY target/playhub-*.jar app/playhub.jar # buildkit31.56 MB16COPY scripts/ scripts/ # buildkit113.92 KB17COPY tools/dex-tools-v2.4/ tools/dex-tools-v2.4/ # buildkit18.21 MB18COPY docker/application.yml config/application.yml # buildkit724 B19RUN /bin/sh -c mkdir -p49.88 MB20USER playhub0 B21EXPOSE [18080/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL curl -fsS "http://127.0.0.1:${APP_PORT}/api/health"0 B23ENTRYPOINT ["sh" "-c" "exec java0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1783900800'