Sign inSign up

mcgtekwrt/playhub:aad591f08d07e0e96a69a28741260a2eaac6e08f

Multi-platform
Index digest

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 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.56 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL org.opencontainers.image.title=playhub0 B
11LABEL org.opencontainers.image.description=TVBox Web frontend/backend runtime0 B
12ENV APP_PORT=18080 APP_CACHE_DIR=/opt/playhub/data/cache APP_LOG_FILE=/opt/playhub/logs/playhub.log DEX2JAR_COMMAND=__AUTO__0 B
13RUN /bin/sh -c apt-get update89.13 MB
14WORKDIR /opt/playhub117 B
15COPY target/playhub-*.jar app/playhub.jar # buildkit31.56 MB
16COPY scripts/ scripts/ # buildkit113.92 KB
17COPY tools/dex-tools-v2.4/ tools/dex-tools-v2.4/ # buildkit18.21 MB
18COPY docker/application.yml config/application.yml # buildkit724 B
19RUN /bin/sh -c mkdir -p49.88 MB
20USER playhub0 B
21EXPOSE [18080/tcp]0 B
22HEALTHCHECK {Test:[CMD-SHELL curl -fsS "http://127.0.0.1:${APP_PORT}/api/health"0 B
23ENTRYPOINT ["sh" "-c" "exec java0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1783900800'