sportrr (latest)

Published 2025-03-09 11:08:56 +00:00 by stay

Installation

docker pull git.zaroz.cloud/stay/sportrr:latest
sha256:003b4d28ef59c6cfe332faa0d4fcd7a9ad3b6407948134297b3f1490aa4d4334

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'
/bin/sh -c apt-get update && apt-get install nginx -y && apt-get install supervisor -y && apt-get clean && rm -rf /var/lib/apt/lists/*
/bin/sh -c mkdir /app && mkdir -p /var/log/supervisor
COPY file:9d197c9ea35bbca7d4d0e5c7b731018b1e1b22847678c8ea5519a08676dc6192 in /etc/supervisor/conf.d/supervisord.conf
COPY dir:78a9e5c8a15d0f7f4b071c2add4faefc59256c512dcc0e749d9b6b7b2d07bc6b in /usr/share/nginx/html
COPY file:543bb540318b0a90c010e4fe40c6d139be6413b0f57aa83012e24a100783c021 in /bin/sportrr
COPY file:cefda8467733c26f4a04303509131656c06bd4c7f863914a8be461dd5a753d3f in /etc/nginx/conf.d/default.conf
/bin/sh -c chmod +x /bin/sportrr
WORKDIR /app
EXPOSE 4545
ENV ACESTREAM_URL=http://acestream:6878/
ENV JELLYFIN_URL=http://jellyfin:8096/
ENTRYPOINT ["/usr/bin/supervisord"]
Details
Container
2025-03-09 11:08:56 +00:00
1
OCI / Docker
linux/amd64
74 MiB
Versions (1) View all
latest 2025-03-09