• Joined on 2026-01-08

emby-in-on (v1.4.3)

Published 2026-05-01 13:47:36 +08:00 by lzw-723

Installation

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

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 [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-05-01 13:47:36 +08:00
2
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