Sign inSign up

mcgtekwrt/playhub:87392f4fee9e22a2aa446a2ad9a91a60ce314b0e

Multi-platform
Index digest

sha256:2be7c3c7a0d3b8ed327dd56d833e7b54b823236f09f8e340d25e20a5d7c43e22

OS/ARCH

Compressed size

274.62 MB

Last pushed

about 2 months by mcgtekwrt

Type

Image

Manifest digest

sha256:7d196d6c056a8ae656a87867df8105a3b46e98c8bdd7e1db14bb4f2e6c000116

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/playhub116 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 # buildkit723 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'