• Joined on 2026-01-08

emby-in-on (v1.4.2)

Published 2026-04-24 14:33:11 +08:00 by lzw-723

Installation

docker pull gitea.tunnel.litchi.quest/lzw-723/emby-in-on:v1.4.2
sha256:a3d00546ea5b0088a696f62423ca278d73ad921cfd055199f882691127030193

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates tzdata && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
RUN /bin/sh -c mkdir -p /app/config /app/data /app/public # buildkit
COPY public ./public # buildkit
COPY /out/emby-in-one ./emby-in-one # buildkit
EXPOSE map[8096/tcp:{}]
CMD ["./emby-in-one"]

Labels

Key Value
com.docker.compose.project emby-in-one
com.docker.compose.service emby-in-one
com.docker.compose.version 2.40.3
Details
Container
2026-04-24 14:33:11 +08:00
3
OCI / Docker
linux/amd64
35 MiB
Versions (3) View all
v1.4.3 2026-05-01
v1.4.2 2026-04-24
v1.4.1 2026-04-19