Angoosh Leviocki angoosh
  • Czech Republic
  • https://angoosh.com
  • Graduated in Electronic engineering in 2019. Worked in Adcis s.r.o. as hardware/software developer for embedded devices until summer 2021. After that as hardware/software developer for embedded and cattle wearable devices in Agrokonzulta s.r.o.

  • Joined on 2021-07-01

latex-container (latest)

Published 2026-02-27 08:43:11 +01:00 by angoosh in angoosh/latex-container

Installation

docker pull gitea.angoosh.com/angoosh/latex-container:latest
sha256:dc6f3034b7831ea22e83e4ccdbed3844d70484d3974f92274afc47eb33b3ce21

Images

Digest OS / Arch Size
29d523f074 linux/amd64 2.5 GiB

Image Layers ( linux/amd64)

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:1ae27d2ef4369361104b699712f3897141e394785df5d193d67b44626f57eb87 in /
CMD ["/bin/bash"]
LABEL maintainer=cITology s.r.o version=1.0 description=Container containing all the required packages for compiling latex
RUN /bin/sh -c apt-get update # buildkit
RUN /bin/sh -c apt-get install -y # buildkit
RUN /bin/sh -c apt-get install -y texlive-full git # buildkit

Labels

Key Value
description Container containing all the required packages for compiling latex
maintainer cITology s.r.o
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
version 1.0
Details
Container
2026-02-27 08:43:11 +01:00
32
OCI / Docker
Versions (1) View all
latest 2026-02-27