Update
Some checks failed
Auto-CI / stayactive (push) Has been cancelled
Auto-CI / build-amd64 (push) Has been cancelled

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2025-08-21 18:44:55 +07:00
parent c2758aff17
commit 270406dd15
6 changed files with 169 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
FROM alpine:3.22
#USER 1000:1000
RUN apk add --no-cache dumb-init minidlna minissdpd net-tools iproute2
COPY --chmod=755 files/start.sh /opt/start.sh