Sign inSign up

mcgtekwrt/playhub:aad591f08d07e0e96a69a28741260a2eaac6e08f

Multi-platform
Index digest

sha256:d71f1dda16bb76c8aee331ea39349136970c1f1000fb2548ceceb408bb7ef7da

OS/ARCH

Compressed size

274.62 MB

Last pushed

about 2 months by mcgtekwrt

Type

Image

Manifest digest

sha256:85d499f2641f3b3dd351dbdabcdb012e6c3e213fc941d41f5557cf41df43ffec

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 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 update98.67 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 # buildkit726 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 'arm64' out/ 'bookworm' '@1783900800'