2024.12
sha256:e620c90d681d779894c0f6179d32ca34df0a1594522deacd790c761d7e5a9ee8
OS/ARCH
linux/amd64
Compressed size
179.97 MB
Last pushed
over 1 year by reitzig
Type
Image
Manifest digest
sha256:e620c90d681d779894c0f6179d32ca34df0a1594522deacd790c761d7e5a9ee8
Image Layers
1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV BASH_VERSION=5.2.37-r00 B4ENV CAIRO_VERSION=1.18.2-r10 B5ENV GPG_VERSION=2.4.7-r00 B6ENV ICU_LIBS_VERSION=74.2-r00 B7ENV LIBGCC_VERSION=14.2.0-r40 B8ENV LIBPAPER_VERSION=2.2.5-r00 B9ENV LIBPNG_VERSION=1.6.44-r00 B10ENV LIBSTDCPP_VERSION=14.2.0-r40 B11ENV LIBX11_VERSION=1.8.10-r00 B12ENV MUSL_VERSION=1.2.5-r80 B13ENV PERL_VERSION=5.40.1-r00 B14ENV PIXMAN_VERSION=0.43.4-r10 B15ENV WGET_VERSION=1.25.0-r00 B16ENV XZ_VERSION=5.6.3-r00 B17ENV ZLIB_VERSION=1.3.1-r20 B18RUN /bin/sh -c apk --no-cache22.95 MB19ARG ctan_mirror=https://mirrors.ctan.org0 B20ENV CTAN_MIRROR=https://ctan.math.illinois.edu/0 B21RUN |1 ctan_mirror=https://ctan.math.illinois.edu/ /bin/sh -c5.6 MB22ENTRYPOINT ["/bin/sh" "-c" "cat install-tl/release-texlive.txt"]0 B23ARG profile=minimal0 B24COPY profiles/base.profile /install-tl/base.profile # buildkit539 B25RUN |1 profile=base /bin/sh -c250 B26ARG ctan_mirror=https://mirrors.ctan.org0 B27ENV CTAN_MIRROR=https://ctan.math.illinois.edu/0 B28RUN |2 profile=base ctan_mirror=https://ctan.math.illinois.edu/ /bin/sh147.95 MB29ARG src_dir=/work/src0 B30ARG tmp_dir=/work/tmp0 B31ARG out_dir=/work/out0 B32ENV SRC_DIR=/work/src0 B33ENV TMP_DIR=/work/tmp0 B34ENV OUT_DIR=/work/out0 B35RUN |5 profile=base ctan_mirror=https://ctan.math.illinois.edu/ src_dir=/work/src135 B36ENV TEXLIVE_REPOSITORY=0 B37COPY entrypoint.sh /bin/entrypoint # buildkit1.7 KB38RUN |5 profile=base ctan_mirror=https://ctan.math.illinois.edu/ src_dir=/work/src268 B39WORKDIR /work32 B40ENV BUILDSCRIPT=build.sh0 B41ENV TEXLIVEFILE=Texlivefile0 B42ENV OUTPUT=*.pdf *.log0 B43ARG label_maintainer=Raphael Reitzig0 B44ARG label_github=https://github.com/reitzig/texlive-docker0 B45ARG label_created=nA0 B46ARG label_version=nA0 B47ARG label_tlversion=0 B48ARG label_revision=nA0 B49LABEL org.opencontainers.image.created=2025-01-28 07:58:52+00:00 org.opencontainers.image.authors=Raphael Reitzig0 B50STOPSIGNAL SIGKILL0 B51ENTRYPOINT ["/bin/entrypoint"]0 B52CMD ["help"]0 BCommand
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit