Sign inSign up

jellyfin/jellyfin-vue:unstable.2026-06-17.4698dca

Multi-platform
Languages & frameworks
Content management system
Index digest

sha256:d7b6129812ab9e68cc7135368c89bb79c9b5fd87b412ff608e87d489ee63faec

OS/ARCH

Compressed size

7.13 MB

Last pushed

3 months by jellyfinbot

Type

Image

Manifest digest

sha256:ea89a3605b559e30db33ca7345c50bba0a97d1170c22fdd5aaf4db9d71863f26

Image Layers

1ADD alpine-minirootfs-3.20.6-aarch64.tar.gz / # buildkit3.9 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.30 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=20 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh1.7 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit628 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17EXPOSE map[8080/tcp:{}]0 B
18STOPSIGNAL SIGQUIT0 B
19USER 1010 B
20CMD ["nginx" "-g" "daemon off;"]0 B
21ENV ASSETS=/usr/share/nginx/html0 B
22ENV NGINX_DEFAULT_SITE_CONFIG=/etc/nginx/conf.d/default.conf0 B
23COPY packaging/docker/contents/nginx.conf /etc/nginx/conf.d/default.conf # buildkit414 B
24COPY packaging/docker/contents/*.sh / # buildkit1.01 KB
25COPY LICENSE /usr/share/licenses/jellyfin-vue # buildkit12.01 KB
26USER root0 B
27RUN /bin/sh -c rm -rf213 B
28COPY /app/packages/frontend/dist/ /usr/share/nginx/html # buildkit1.04 MB
29RUN /bin/sh -c chmod +x479.8 KB
30USER nginx0 B
31WORKDIR /usr/share/nginx/html32 B
32EXPOSE [80/tcp]0 B
33LABEL maintainer=Jellyfin Packaging Team -0 B
34LABEL org.opencontainers.image.source=https://github.com/jellyfin/jellyfin-vue0 B

Command

ADD alpine-minirootfs-3.20.6-aarch64.tar.gz / # buildkit