sha256:54cbfad27e93e4f2c2def2fc4cb696bf08bf6374ad697db66c8f899afebb2ac2
OS/ARCH
Compressed size
6.66 MB
Last pushed
about 2 months by jellyfinbot
Type
Image
Manifest digest
sha256:25f6506c79ccd9dc496bd54d57168b1f839a3c242abf80ee4bb6e0bf74316ee2
Image Layers
1ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.26.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=20 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.67 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit628 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE map[8080/tcp:{}]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV ASSETS=/usr/share/nginx/html0 B22ENV NGINX_DEFAULT_SITE_CONFIG=/etc/nginx/conf.d/default.conf0 B23COPY packaging/docker/contents/nginx.conf /etc/nginx/conf.d/default.conf # buildkit420 B24COPY packaging/docker/contents/*.sh / # buildkit1.02 KB25COPY LICENSE /usr/share/licenses/jellyfin-vue # buildkit12.01 KB26USER root0 B27RUN /bin/sh -c rm -rf211 B28COPY /app/packages/frontend/dist/ /usr/share/nginx/html # buildkit1.04 MB29RUN /bin/sh -c chmod +x479.81 KB30USER nginx0 B31WORKDIR /usr/share/nginx/html32 B32EXPOSE [80/tcp]0 B33LABEL maintainer=Jellyfin Packaging Team -0 B34LABEL org.opencontainers.image.source=https://github.com/jellyfin/jellyfin-vue0 BCommand
ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit