sha256:943db5b814fb23b54954bd77fb15564b7e9aca7c417730270afc599d117b8066
OS/ARCH
linux/amd64
Compressed size
184.52 MB
Last pushed
over 1 year by reitzig
Type
Image
Manifest digest
sha256:943db5b814fb23b54954bd77fb15564b7e9aca7c417730270afc599d117b8066
Image Layers
1ADD alpine-minirootfs-3.21.3-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.47-r00 B10ENV LIBSTDCPP_VERSION=14.2.0-r40 B11ENV LIBX11_VERSION=1.8.10-r00 B12ENV MUSL_VERSION=1.2.5-r90 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.98 MB19ARG ctan_mirror=https://mirrors.ctan.org0 B20ENV CTAN_MIRROR=https://mirrors.rit.edu/CTAN/0 B21RUN |1 ctan_mirror=https://mirrors.rit.edu/CTAN/ /bin/sh -c5.6 MB22ENTRYPOINT ["/bin/sh" "-c" "cat install-tl/release-texlive.txt"]0 B23ARG profile=minimal0 B24COPY profiles/base-luatex.profile /install-tl/base-luatex.profile # buildkit545 B25RUN |1 profile=base-luatex /bin/sh -c248 B26ARG ctan_mirror=https://mirrors.ctan.org0 B27ENV CTAN_MIRROR=https://mirrors.rit.edu/CTAN/0 B28RUN |2 profile=base-luatex ctan_mirror=https://mirrors.rit.edu/CTAN/ /bin/sh152.46 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-luatex ctan_mirror=https://mirrors.rit.edu/CTAN/ src_dir=/work/src135 B36ENV TEXLIVE_REPOSITORY=0 B37COPY entrypoint.sh /bin/entrypoint # buildkit1.7 KB38RUN |5 profile=base-luatex ctan_mirror=https://mirrors.rit.edu/CTAN/ 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-03-28 21:54:33+00:00 org.opencontainers.image.authors=Raphael Reitzig0 B50STOPSIGNAL SIGKILL0 B51ENTRYPOINT ["/bin/entrypoint"]0 B52CMD ["help"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit