sha256:b51c857e956be5a4894b61017c5ff268351a4a1c8389e49691fff1ecd2528e22
OS/ARCH
linux/amd64
Compressed size
203.72 MB
Last pushed
almost 2 years by reitzig
Type
Image
Manifest digest
sha256:b51c857e956be5a4894b61017c5ff268351a4a1c8389e49691fff1ecd2528e22
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3ENV BASH_VERSION=5.2.26-r00 B4ENV CAIRO_VERSION=1.18.0-r00 B5ENV GPG_VERSION=2.4.5-r00 B6ENV ICU_LIBS_VERSION=74.2-r00 B7ENV LIBGCC_VERSION=13.2.1_git20240309-r00 B8ENV LIBPAPER_VERSION=2.2.5-r00 B9ENV LIBPNG_VERSION=1.6.43-r00 B10ENV LIBSTDCPP_VERSION=13.2.1_git20240309-r00 B11ENV LIBX11_VERSION=1.8.9-r10 B12ENV MUSL_VERSION=1.2.5-r00 B13ENV PERL_VERSION=5.38.2-r00 B14ENV PIXMAN_VERSION=0.43.2-r00 B15ENV WGET_VERSION=1.24.5-r00 B16ENV XZ_VERSION=5.6.2-r00 B17ENV ZLIB_VERSION=1.3.1-r10 B18RUN /bin/sh -c apk --no-cache22.64 MB19ARG ctan_mirror=https://mirrors.ctan.org0 B20ENV CTAN_MIRROR=https://us.mirrors.cicku.me/ctan/0 B21RUN |1 ctan_mirror=https://us.mirrors.cicku.me/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 # buildkit542 B25RUN |1 profile=base-luatex /bin/sh -c247 B26ARG ctan_mirror=https://mirrors.ctan.org0 B27ENV CTAN_MIRROR=https://us.mirrors.cicku.me/ctan/0 B28RUN |2 profile=base-luatex ctan_mirror=https://us.mirrors.cicku.me/ctan/ /bin/sh172.02 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://us.mirrors.cicku.me/ctan/ src_dir=/work/src135 B36ENV TEXLIVE_REPOSITORY=0 B37COPY entrypoint.sh /bin/entrypoint # buildkit1.7 KB38RUN |5 profile=base-luatex ctan_mirror=https://us.mirrors.cicku.me/ctan/ src_dir=/work/src267 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=2024-08-28 10:59:52+00:00 org.opencontainers.image.authors=Raphael Reitzig0 B50STOPSIGNAL SIGKILL0 B51ENTRYPOINT ["/bin/entrypoint"]0 B52CMD ["help"]0 BCommand
ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /